| 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. |