FPEC2503E <V1> OPTION ALREADY SPECIFIED FOR GLOBAL

Explanation

An option keyword was specified twice in the GLOBAL command.
  • <V1> is the keyword that was specified twice.

Note that GLOBAL(DB2ID(XXXX)) is interpreted as GLOBAL(INCLUDE(DB2ID(XXXX))).

User response

Correct the input and rerun the job.