how would you create a temporary dataset? And where will you use them?
No Answer is Posted For this Question
Be the First to Post Answer
When will we need to specify Space parameter ?
What is MOD and when would you use it?
which are the parameters mandatory in job card ?
What are the common jcl syntax errors you get? This is not abends?
i need some shortcuts and tso commands can any on ehelp me in these ?
how you will define a temporary dataset in jcl?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
How to compare 2 files using File-Aid?
i have a jcl in which 4 & 5 step creates a new generation. 4th step output is as input for the 6th step & 5th step output is used as input in the 7th step. How they are refered as in the 6th & 7th steps? If the job abends in 6th step then how the 5th step output is refered in 7th step?
JCL Example: // //RUNJCL JOB CLASS=5,MSGCLASS=6,NOTIFY=&SYSUID //STEP01 EXEC PGM=IEFBR14 // .. .. If this JCL will run or it'll throw the ERROR?
how GDGs are concatinated?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?