The SKIPLOCK option specifies whether to advance the current record pointer when a locked record is encountered during a sequential READ.
SKIPLOCK={ON|OFF}
ON | Advance the current record pointer when a locked record is encountered. |
OFF | Do not advance the current record pointer. |
Default: | OFF |