When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
No Answer is Posted For this Question
Be the First to Post Answer
How to see the COMP3 value(packd decimal)
i have a jcl containing header body and trailer .in header i have viswa body 2 6 1 9 7 trailer reddy .now i need to sort only body in either asecending or descending order how can i do it
A dd statement consists of 4 fields. Name them?
A maximum of 100 chars can be passed to Cobol through Parm in JCL, If we want to pass more than 100 Chars how we can do it ?
What are the valid DSORG values ?
How do you restart a PROC from a particular step?
Explain the hierarchy levels in jcl?
i have 6 steps in my jcl program after going to 5th step i want to execute 3rd step.....how can i do it....by using(RESTART) can i do it or not?
There are 5 steps in a Job. How to bypass the first step by making use of only COND Parameter and not using any Restart and IF/THEN/ELSE parameter?
How can a job send a status message to a tso user at the completion of a job?
Explain the function of //cntl statement?
Explain the purpose of dd * statement in jcl?