FSUM1263
File system mountpoint archive failed on function - file filename - destination dest - errordata

Explanation

A syslogd automatic archive has failed. This message shows error information for a given file within a z/OS® UNIX file system. In the message text:
mountpoint
The mount point of the z/OS UNIX file system.
function
The archive function that failed, such as allocation, open, or write.
filename
The name of the z/OS UNIX file for which the archive failed.
dest
The name of the MVS™ data set for which the archive failed.
errordata
Error information that describes the specific error. For C library functions this information is in the form:
  • errorstring(errno), errno2
  • See the topic areas for errno and errnojr for the corresponding values and supporting information.
For dynamic allocation errors this information is in the form:

System action

Syslogd processing continues.

Operator response

Contact the system programmer.

System programmer response

Examine the syslogd destination that is configured to receive error messages for the daemon facility to determine if additional error messages explain more about the problem. To determine which syslogd destination contains these messages, look for a rule in the syslogd configuration file similar to the following: daemon.error destination. Because of the flexibility of syslogd rules, the rule you configured for these messages might look different. See the topic on the syslogd daemon in the z/OS V2R1.0 Communications Server: IP Configuration Reference documentation for the syntax of syslogd rules. Investigate and take action based on the error information contained in the message text. If the problem cannot be resolved with the information provided then restart syslogd with the -d start option to get additional debugging information.

User response

Not applicable.

Problem determination

See system programmer response.

Module

ezasyarc

Example

FSUM1263 File system /var/logs/syslogd archive failed on allocation - file /var/logs/syslogd/daemon.log - destination USER1.SYSARCH.DAEMON - error code 4714, info code 0035

Source

z/OS Communications Server TCP/IP: Syslogd

Routing code

Not applicable.

Descriptor code

Not applicable.

Automation

Not applicable.