| Valid in: | DATA and PROC steps (when accessing DBMS data using |
| Alias: | ORACLE_73_OR_ABOVE= |
| Default: | LIBNAME setting |
| Requirement: | Due to the published Oracle bug 440366, sometimes an update on a row fails even if the row has not changed. Oracle offers this solution: When you create a table, increase the number of INITRANS to at least 3 for the table. |
| Data source: | Oracle |
| See: | Locking in the Oracle Interface, OR_UPD_NOWHERE= LIBNAME option, SASTRACE= system option, SASTRACELOC= system option, UPDATE_LOCK_TYPE= data set option |