A SERVICE OF

logo

BMC Software, Inc., Confidential and Proprietary Information
224 Application Enhancement Solutions Messages Manual
BMC74325E ERROR PARSING DB2 PARAMETERS USING source - REASON
CODE=reason parameters.
Explanation: An error occurred while parsing the DB2 external subsystem
parameters from the indicated source (DDITV02, PROCLIB, or ARCSSMLB). The
reason code (reason) identifies the exact nature of the error. For the specified
parameters, the message indicates whether the value or length is invalid. The
following reason codes are possible:
1 The ( is missing after DB2=.
2 The first column is blank.
3 The ssn is omitted or invalid.
4 The lit is omitted or invalid.
5 The esmt
is omitted or invalid.
6 The rtt is invalid.
7 The reo is invalid.
8 The crc is invalid.
9 The connection name is invalid.
A The plan name is invalid.
B The program name is invalid.
C The ) is missing at the end of the statement.
D At least one parameter is missing.
E The statement does not end in ) or blank.
System Action: APPLICATION RESTART CONTROL (AR/CTL) abnormally
terminates the task with abend U1553.
User Response: Analyze the reason code to determine why the DB2 external
subsystem parameters could not be parsed. Then correct the condition and restart the
job.
BMC74326E A REQUEST FOR DB2 SERVICES RETURNED RETURN CODE rc AND
REASON CODE reason.
Explanation: A request for DB2 subsystem services in the non-IMS environment
using the Call Attach facility returned a nonzero return code. The DB2 Region Error
Option indicates that the application program task will be terminated with abend
U1776 and reason code X00074326.
System Action: APPLICATION RESTART CONTROL (AR/CTL) abnormally
terminates the task with abend U1776 and reason code X00074326.
User Response: Analyze the return code and reason code to determine why the
DB2 services request could not be accomplished. Then correct the condition and
restart the job.