DFS3344E DFSTCF LOAD CONTAINS INVALID CHARACTER IN FIELD x
Explanation
The DFSTCF LOAD command is incorrect. FIELD x identifies the invalid keyword or parameter.
The format for the DFSTCF LOAD command
is:
DFSTCF LOAD XXXXXXXX (OUTPUT YYYYYYYY) (CONT ZZ)
The
value of x (FIELD x) can be
one of the following:
- 01
- The first positional keyword is not DFSTCF.
- 02
- The second positional keyword is not LOAD.
- 03
- The third positional parameter was not specified. The third positional parameter xxxxxxxx is a 1-8 character script name.
- 04
- The fourth (optional) positional keyword is not OUTPUT.
- 05
- The fifth positional parameter was not specified or is greater than eight characters. yyyyyyyy is a 1-8 character LTERM name.
- 06
- The sixth (optional) positional keyword is not CONT.
- 07
- The seventh positional parameter was not specified or is a number greater than two digits. zz is a number from 1 to 99.
System action
The DFSTCF LOAD command is ignored. Processing continues.
Operator response
Correct the DFSTCF LOAD command and resubmit.