i have five step in jcl.my forth step is gdg.gdg was
abend.when will job complete,hoe to handle you
Post New Answer View All Answers
which utility is used to run a cobol-db2 program?
what JCL Procedures?
Explain how can a jobs execution priority be modified?
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
Where & How Do You Code Identifier In Jcl?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
How to pass data to a program that is coded in an exec statement?
what is DD statement is used in JCL?
Give the syntax of job specifying jcl statement.
write a jcl to execute a job by 7:00 am on jan 20,1986?
which parameter is used to check the syntax of a jcl without executing it?
What are some jcl statements that are not allowed in procedures?
What happens if both JOBLIB & STEPLIB is specified ?
Explain how can the submitting users racf authority be overridden in a job stream?
Does jcl support automatic restart?