![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/2/7e/27e4df2a-2443-43a6-a856-72e36112a2da/27e4df2a-2443-43a6-a856-72e36112a2da-bg52.png)
BMC Software, Inc., Confidential and Proprietary Information
70 Application Enhancement Solutions Messages Manual
BMC11913E The DD statement (<ddname>) was not supplied, execution terminated.
Explanation: The ddname specified in the preceding error message was not
allocated. This is a required DD statement. <ddname> indicates the missing DD
statement.
System Action: The Extract program terminates with a return code of 20.
User Response: Add the required DD statement to the job stream, and submit the
job for execution.
BMC11914E OPEN failed for (<ddname>) DCB, execution terminated.
Explanation: An attempt to OPEN the named DCB failed. An operating system
message precedes this message explaining the error. <ddname> indicates the DD
statement associated with the DCB.
System Action: The Extract program terminates with a return code of 20.
User Response: Specification of invalid DCB parameters on the DD statement
could result in this error. If the problem cannot be resolved, contact BMC Software
Product Support.
BMC11915E BMC consolidated subsystem services unavailable, execution
terminated.
Explanation: An attempt to retrieve a registration control record using BCSS
service routines failed, indicating that the subsystem services are not available.
System Action: The Extract program terminates with a return code of 20.
User Response: Contact BMC Software Product Support.
BMC11916W Input command not recognized. This input statement will be ignored.
Explanation: An input record contained an unsupported command. The input
record is ignored.
System Action: The Extract program continues processing.
User Response: Correct the input command for the Extract program. Contact BMC
Software Product Support for assistance if the problem can not be resolved.
BMC11917I The DDNAME for the (<ddname>) DCB has been altered to (<ddname>).
Explanation: As requested with an OUTPUT command, the ddname for the
indicated DCB has been altered prior to OPEN. <ddname> indicates the DD
statement associated with the DCB.
System Action: The Extract program continues processing.
User Response: This message is informational only.