| option
| Possible values are
¹ OREF_NO_LOCK (1) Does not lock the object in the server. This is the default value. ¹ OREF_EXCLUSIVE_LOCK (2) Does exclusive lock on the object in the serve. ¹ OREF_NOWAIT_LOCK (3) Does exclusive lock on the object in the server with the nowait option. |