DSNJ435I csect-name THE MEMBER LIST OF A CONTROL STATEMENT MUST BE TERMINATED WITH A PARENTHESIS.

Explanation

The control statement contained the correct format for starting a list of members, but the terminating parenthesis was not found.

System action

The control statement is accepted with an assumed parenthesis after the last member name recognized, and processing continues.

User response

Correct or remove the control statement and rerun the job.

Problem determination

If you suspect an error in Db2, you might need to report the problem. For information about identifying and reporting the problem, see Collecting diagnostic data.

Collect the following diagnostic items:
  • SYSPRINT output, including JCL, for the application program or batch job, and system messages that were issued. Make sure that MSGLEVEL=(1,1) on the JOB statement so that all diagnostic information is sent to SYSPRINT.