FSUM1253
jobname MODIFY COMMAND UNSUCCESSFUL - SYNTAX ERROR, reason

Explanation

An incorrect parameter was specified on a syslogd MODIFY command. In the message text:
jobname
The job name of the syslogd application.
reason
A description of the type of error that occurred. The following values are possible:
UNKNOWN VERB
The command verb is not known. For example:
MODIFY procname,BADVERB
UNKNOWN KEYWORD
An unknown keyword was specified. For example:
MODIFY procname,DISPLAY,BADKEY
MISSING KEYWORD
A required keyword is missing. For example:
MODIFY procname,DISPLAY,
MISSING VALUE
A required value is missing. For example:
MODIFY procname,DISPLAY,ARCHIVE,DETAIL,MAX=
INCORRECT VALUE
An incorrect value was specified. For example:
MODIFY procname,DISPLAY,ARCHIVE,DETAIL,
MAX=999999999999
MISSING VERB
The command verb is missing. For example:
MODIFY procname,

System action

The syslogd MODIFY command is ignored.

Operator response

Verify the syntax of the MODIFY command and reissue the command. See the topic on operator commands and system administration in the z/OS V2R1.0 Communications Server: IP System Administrator's Commands documentation for the syntax of the syslogd MODIFY command.

System programmer response

Not applicable.

User response

Not applicable.

Problem determination

See operator response.

Module

ezasycmd

Example

FSUM1253 SYSLOGD MODIFY COMMAND UNSUCCESSFUL
- SYNTAX ERROR,
UNKNOWN KEYWORD

Source

z/OS® Communications Server TCP/IP: Syslogd

Routing code

10

Descriptor code

12

Automation

Not applicable.