BMC Software, Inc., Confidential and Proprietary Information
76 Application Enhancement Solutions Messages Manual
BMC44202E DATA SET NOT OPENED, READ JFCB FAILED FOR
DDNAME = ddname, RC = rc
Explanation: The log open routine could not open a needed data set (ddname)
because a bad return code was received from the RDJFCB macro issued for the data
set. A possible system error has occurred.
System Action: If dual logging has been requested and the failure occurs for the
secondary log, execution continues using single logging. If a single logging
environment has been requested, the job step abnormally terminates.
User Response: Have the job log data set available if you need to contact BMC
Software Product Support for assistance.
BMC44203E LOG OPEN FAILED, TYPE = type, DDNAME = ddname, RC = rc
Explanation: The BATCH CONTROL FACILITY (BCF) Physical Logger could
not open a needed data set because a bad return code (rc) was received from the
OPEN macro issued for the referenced ddname. A possible system error has occurred.
The following type values are possible:
INPUT
The data set was being opened for input.
OUTPUT
The data set was being opened for output.
UNKNOWN
No information was present on the type of OPEN request.
System Action: If dual logging has been requested and the failure occurs for the
secondary log, execution continues using single logging. If a single logging
environment has been requested, the job step abnormally terminates.
User Response: Have the job log data set available if you need to contact BMC
Software Product Support for assistance.
BMC44204I SECONDARY LOG DATA SET NOT OPENED, SINGLE LOGGING IN
EFFECT
Explanation: Dual logging was requested, but the secondary log data set could
not be opened because of an error identified in a previous message.
System Action: The job step continues to execute using single logging.
User Response: This message is for your information only. No action is necessary.
Refer to the accompanying message containing the actual error for additional
information.