How do you create a temporary dataset?
No Answer is Posted For this Question
Be the First to Post Answer
In JCl which of this activities get executed if act002 abnormally terminates //job001 job ......... //act001 exec pgm=cobo01 //act002 exec pgm=cob02, cond=(01,le) //actoo3 exec pgm=cob03, cond=only //actoo4 exec pgm=con04
i need some shortcuts and tso commands can any on ehelp me in these ?
What will happen when we try to pass data from JCL to COBOL using PARM parameter without declaring the length field in Linkage Section?
A statement about PROCs is " In PROCs, Symbolic Parameters can be assigned on PROC and EXEC", BUT On which EXEC, (i) On the JCL's EXEC which is calling to PROC1. (Inside JCL, EXEC PROC1) (ii) or On the PROC's EXEC where it calls the PGM1. (Inside PROC, EXEC PGM=PGM1)
Explain the hierarchy levels in jcl?
when GDG version number get changed ? bcz always Generations only increasing.
Say I have a file with 12 records. Each record has the name of the month. I have to append data in these 12 records into 1 record. How is it possible?
What are steplib and joblib?
What is the function of the dd mgmtclas keyword in sms datasets?
How is a new GDG coded?
How Can we see all generations of a GDG ?
Are there any set of rules for the names of the steps used in a job?