DFS3158A INVALID IMAGE COPY CONTROL STATEMENT SYNTAX, REASON=nn
Explanation
A control statement for the Database Image Copy 2 utility (DFSUDMT0) is invalid. This message follows messages DFS310A and DFS391E. The control statement is invalid for one of the following reasons:
- Codes
- Explanation
- 01
- An invalid combination of replication options was found for a full-function non-HALDB database or HALDB partition must use the same image copy option: DFSMS fast replication or DFSMS concurrent copy.
- 02
- DFSMS fast replication does not support the same data set option.
- 03
- The SET PATCH control statement contained syntax errors.
- 04
- An invalid number of copies was specified.
- 05
- An invalid value for position 3 (the time stamp specification for the low-level qualifier) was specified in the HLQ specification statement.
- 07
- Neither a high-level qualifier in the HLQ specification statement nor an OUTPUT ddname in the DBDS SELECT statement was specified.
- 08
- The GROUP statement must be the first statement specified, but it was specified as the second or subsequent statement.
- 09
- The generated output data set name exceeded 44 characters or contained an invalid qualifier.
- 10
- The high-level qualifier (HLQ) of the output data
set name specified in columns 4 - 29 on the HLQ specification statement
is in error. The error could be the result one of the following causes:
- The output data set name high-level qualifier was not syntactically correct for a data set high-level qualifier.
- You specified a Y in column 3 of the HLQ specification statement, indicating that a time stamp be appended to the output data set name. However, the total length for the output data set name exceeds 44 characters.
- 11
- You specified an H in column 63 of a DBDS select statement, indicating that an image copy data set high-level qualifier is specified on a subsequent HLQ specification statement. However, this statement did not directly follow the DBDS select statement.
System action
Control statement processing terminates with utility return code 16.
System programmer response
Correct the problem and submit another Database Image Copy 2 utility job to copy the database data set.