PENDING_FILE_OPEN_RETRY_LIMIT <limit>
Default: 0 (wait forever) (before V12, 100000)
Sets the pending open retry limit. Normally, it is not expected a file open or create to exceed the pending file open retry limit, but this limit is provided to ensure the calling function returns an error after a limited number of retries in the unexpected case that a file remains in a pending open state for a long period of time.
It is possible to change the PENDING_FILE_OPEN_RETRY_LIMIT server setting at runtime in the usual ways (ctadmn and the ctSETCFG() API function).
See Also
OPTIMIZE_FILE_OPEN (OPTIMIZE_FILE_OPEN, OPTIMIZE_FILE_OPEN )
OPTIMIZE_FILE_CLOSE (OPTIMIZE_FILE_CLOSE, OPTIMIZE_FILE_CLOSE)
SYSTEM_FILE_ID_LIST (SYSTEM_FILE_ID_LIST, SYSTEM_FILE_ID_LIST)
DIAGNOSTICS SYSTEM_FILE_ID_LIST (DIAGNOSTICS SYSTEM_FILE_ID_LIST, DIAGNOSTICS SYSTEM_FILE_ID_LIST)