BMC Software, Inc., Confidential and Proprietary Information
BMC74400–BMC74499 251
BMC74416I OPEN FAILED FOR DDNAME=ddname RC=rc
Explanation: The Application Enhancement Solutions (AES) application
supervisor has detected an error while attempting to open a data set. The message
also provides the return code (rc) for the
OPEN request and ddname of the data set
associated with the error.
System Action: The job step terminates abnormally with a U1551 abend.
User Response: The response depends on the ddname that was referenced in the
message.
AESPRINT
The user-supplied DD statement is incorrect. This output data set is usually
allocated to JES with the
SYSOUT parameter. If it is allocated to a file, the
LRECL is 81, with a user-specified BLKSIZE equal to a multiple of 81, and
RECFM is FBA.
AESSYSIN
The user-supplied DD statement is incorrect. This input data set must have
an
LRECL of 80.
If any other ddnames are referenced in this message, have the job log data set
available if you need to contact BMC Software Product Support for assistance.
BMC74417E AESSYSIN CONTROL CARD ERROR
Explanation: The Application Enhancement Solutions (AES) application
supervisor has detected an error while processing the AESSYSIN data set. The AES
application supervisor writes messages about the exact nature of the error to the
AESPRINT data set.
System Action: The job step terminates abnormally with a U1551 abend.
User Response: Correct the control statement error.
BMC74418I text
Explanation: This message contains information about a specific allocation or
deallocation error detected by the Application Enhancement Solutions (AES)
application supervisor. Additional information on dynamic allocation errors
(SVC 99) is available in the MVS/ESA Application Development Guide.
System Action: The action taken depends on the routine that detected the error.
User Response: For ddname AESPRINT, you can circumvent the problem by
adding the AESPRINT DD statement to the job step JCL. For other ddnames, have
the job log data set available and contact BMC Software Product Support.