BMC Software, Inc., Confidential and Proprietary Information
72 Application Enhancement Solutions Messages Manual
BMC11922W EXCLUDE control statement ignored. Cannot be mixed with INCLUDE
statements.
Explanation:
EXCLUDE control statements are not processed with INCLUDE
control statements.
System Action: The Extract program continues processing, but ignores the invalid
EXCLUDE and INCLUDE statements.
User Response: Place
EXCLUDE and INCLUDE control statements on separate lines
before attempting another execution.
BMC11923W INCLUDE control statement ignored. Cannot be mixed with EXCLUDE
statements.
Explanation:
EXCLUDE control statements are not processed with INCLUDE
control statements.
System Action: The Extract program continues processing, but ignores the invalid
EXCLUDE and INCLUDE statements.
User Response: Place
EXCLUDE and INCLUDE control statements on separate lines
before attempting another execution.
BMC11924W This record was ignored. ‘OUTPUT’ records must precede all other
input records.
Explanation:
OUTPUT control statements must precede all other input control
statements.
System Action: The Extract program continues processing.
User Response: Place all
OUTPUT control statements first in the input stream.
BMC11925E ABEND <abendcode> occurred during execution. Program is
terminating.
Explanation: An abend has occurred during the execution of BCSUEXTR.
<abendcode> indicates the generated abend code.
System Action: The job step terminates with a return code of 20. If a
SYSMDUMP, SYSUDUMP, or SYSABEND DD statement was included in the job
step, a dump is produced. A dump is required before the error can be corrected.
User Response: Contact BMC Software Product Support.