COPY JCLV
Copy a JCL variables table. New arguments begin with
N.
ACTION=COPY,RESOURCE=JCLV,JCLVTAB=jcl_variable_table_id,
NJCLVTAB=new_jcl_variable_table_id;
- jcl_variable_table_id
- Character (char(16)) can be generic (%*)
- new_jcl_variable_table
- Character (char(16)) can be generic (%*)
Return Codes (for COPY requests):
- 0
- Instruction is successfully processed.
- 4
- Resource not found or user ID does not have RACF® authorization.
- 8
- Instruction failed and an error message is written to the EQQMLOG file.
- >8
- Refer to Return codes.