Reader process stops with the following error in the event log
Notice: read_shs_status:shs_NOOID: objectid has not allocated any stats [sp_cnc/3199214]
Process exited sp_ordr (for o.ORACLE_SID [pid = 12445] - exit(1)
Rim directory has more number of files than specified by the nofile descriptors.
Resolution:
Check for the soft limit.
ulimit -aS
If the nofiles in the above output is less than the total number of files in the rim directory increase the nofile descriptors using
ulimit -n <increased value>
Restart shareplex.
Check for the hard limit.
ulimit -aH
Soft limit may be increasedonlyupto the value specified by the hard limit.
To increase the the soft limit of no file descriptorsabove the current hardlimit setting, the system administrator will have to increase the hard limit which mightrequire a systemreboot. Thenthesoft limit may be increased.
© 2025 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center