The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
rsh.setsockopt events
Contributors

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
rsh.setsockopt.failure
- Severity
-
ERROR
- Description
-
This message occurs when the setsockopt option on the RemoteShell(RSH) socket fails; RSH is not available.
- Corrective Action
-
Use the error message to determine the problem.
- Syslog Message
-
RSH setsockopt error: option level '%s', option value '%s', error code '%d', error message '%s'.
- Parameters
-
socketlevel (STRING): Socket option level parameter.
socketoption (STRING): Socket option value parameter.
errorcode (INT): Error code returned from setsockopt.
reason (STRING): Error message for the failure.