Version 4.2.6 for Mainframes
 —  Messages and Codes  —

Authorized Services Manager Messages

This section lists the messages that may be issued by the Natural Authorized Services Manager (ASM). Unlike Natural system messages, the explanatory long texts to these messages and codes are only available in this document, not online.


ASM0001 - Subsystem id invalid

Expl. A subsystem ID was specified that is longer than 4 characters.
Actn. Specify a subsystem ID of 1 to 4 characters.

Top of page

ASM0002 - No group name: Sysplex purge propagation disabled

Expl. The second parameter was not specified. The ASM will not communicate with other ASMs in a Parallel Sysplex.
Actn. None.

Top of page

ASM0003 - Unexpected return code from IEANTRT: rc

Expl. The Name/Token Service returned return code rc.
Actn.

See the current IBM MVS Programming: Authorized Assembler Services Reference manual for information about the return code from the IEANTRT request.

Top of page

ASM0004 - LX table could not be obtained. Reason: reasoncode

Expl. A STORAGE OBTAIN request failed with reasoncode.
Actn. Increase virtual storage available to the ASM. (REGION option of the JCL EXEC statement.)

Top of page

ASM0005 - Authorized Services Manager Version vrs is active

Where vrs stands for version, release, system maintenance level.

Expl. The ASM initialized successfully and is ready for work.
Actn. None.

Top of page

ASM0006 - Other than MODIFY or STOP command received

Expl. The ASM received a CIBVERB other than MODIFY or STOP.
Actn. Contact Software AG.

Top of page

ASM0007 - Trace activated

Expl. In response to the TRSTART operator command, the internal trace facility is started.
Actn. None.

Top of page

ASM0008 - Trace stopped

Expl. In response to the TRSTOP operator command, the internal trace facility is stopped.
Actn. None.

Top of page

ASM0009 - Invalid command: command

Expl. An invalid operator command was issued to the ASM.
Actn. Check for typing error and correct.

Top of page

ASM0010 - Bad return code from SNAP routine: rc

Expl. A SNAP dump could not be taken. The return codes are as follows:
20 A STORAGE OBTAIN request failed.
24 SYSUDUMP could not be opened.
Actn. For return code 20: Increase virtual storage available to the ASM. (REGION option of the JCL EXEC statement.)
For return code 24:

Ensure that the ASM job or started task includes a DD statement for SYSUDUMP.

Top of page

ASM0011 - Subtask terminated: taskname rc

Expl. The subtask indicated by taskname has terminated. If the return code is not zero, it is indicated as rc.
Actn. If a nonzero rc is reported, contact Software AG.

Top of page

ASM0012 - Subtask termination in progress

Expl. In response to the TERM operator command, the ASM has started to terminate its subtasks.
Actn. None.

Top of page

ASM0013 - Coupling Facility will not be used for SIP

Expl. No CF structure name was specified in the third parameter.
Actn. None.

Top of page

ASM0014 - Invalid SIP CF structure name

Expl. A structure name of more than 16 characters was specified.
Actn. Specify a structure name of 16 characters or less.

Top of page

ASM0015 - Invalid number of SIP slots specified

Expl. The fourth parameter is not a number.
Actn. Correct typing error.

Top of page

ASM0017 - Connected to SIP CF Structure with nnnn slots

Expl. The structure was already allocated and contains nnnn slots.
Actn. None.

Top of page

ASM0018 - SIP CF Structure initialized with nnnn slots

Expl.

The structure was not yet allocated and initialized by the ASM. The number of slots is either the number specified in the fourth parameter or the number of slots the ASM was able to create, whichever is less.

Actn. None.

Top of page

ASM0019 - Number of SIP slots not specified: SIP service is not available

Expl.

The number of slots was not specified as fourth parameter, and a CF structure was not specified as third parameter. The Session Information Pool Service (SIP) is not available.

Actn. None.

Top of page

ASM0020 - Invalid SIP slots size specified

Expl. The fifth parameter is either not numeric, or an invalid number.
Actn. Specify 256, 512, 1024, 2048, or 4096.

Top of page

ASM0021 - Unexpected return code from IEANTCR: rc

Expl. The Name/Token Service returned return code rc.
Actn. See the current IBM MVS Programming: Authorized Assembler Services Reference manual for information about the return code from the IEANTCR request.

Top of page

ASM0045 - Applied Zaps:

Expl. When Zaps are applied to the ASM, it issues this message, followed by a list of applied zaps.
Actn. None.

Top of page

ASM0047 - Operator command: command

Expl. The ASM echoes operator commands to JESMSGLG.
Actn. None.

Top of page

ASM0058 - ASM already active in subsid: Job jobname ASID asid

Expl.

The ASM determined that in the Natural subsystem specified in the first parameter, subsid, another ASM is already active. The other ASM is running in job or started task named jobname, with address space identifier asid.

Actn. Start only one ASM per Natural subsystem per MVS image.

Top of page

ASM0066 - REBUILD Start: CF structure temporarily unavailable

Expl.

Operator command SETXCF START,REBUILD…was issued for the Coupling Facility Structure that holds the Session Information Pool (SIP) data. SIP operation is quiesced until the Rebuild operation is complete.

Actn. None.

Top of page

ASM0067 - REBUILD End: CF structure available again

Expl.

Operator command SETXCF START,REBUILD…was issued for the Coupling Facility Structure that holds the Session Information Pool (SIP) data. Rebuild is now complete and the SIP service resumes normal operation.

Actn. None.

Top of page

ASM0068 - Invalid parameter parameter

Expl.

An invalid parameter was supplied in the JCL EXEC statement of the ASM job or Started Task.

Actn. Correct JCL.

Top of page

ASM0073: module version date time

Expl.

In response to operator command VLIST, a list of linked modules is displayed with version and assembly date and time.

Actn. None.

Top of page

ASM0119 - Authorized Services Manager Server settings in effect:

Expl.

This message is issued at start-up of the Authorized Services Manager. It is followed by several ASM0119 messages of varying contents, summarizing parameters in effect for this run.

Actn. None.

Top of page