FSUM1201
Cannot create string

Explanation

A problem occurred while the UNIX datagram socket was being created or initialized. This message is generated if one or more of the following events occurred:
socket()
The socket function could not create a UNIX datagram socket.
bind()
The bind function could not bind a local name to the UNIX socket descriptor.
chmod()
The chmod function could not change the permissions on the log file.
Processing ends. The name of the log file and the return code information is appended to the error message.
Note: Because this error occurred before syslogd processed the syslog configuration file, this message appears only at the operator console.

System programmer response

Use the return code information to determine the cause of the failure.

User response

Contact the system programmer.