Explain about ISPF/TSO Commands
No Answer is Posted For this Question
Be the First to Post Answer
What are steplib and joblib? What for they are used?
Suppose I have 5 dataset listed under a single DD name in a catlogued PROC. How can I override one of those 5 dataset (say 3rd dataset)?
Where can program checkpoints be stored for use in a restart?
there are 10 steps in jcl how to execute the steps from step2 to step8 only
I am getting the file from Unix to Mainframes for every 15 minutes. The mainframe job get abended with bad records coming from unix. I recovered that by deleting the bad data. I need permenant solution how to fix the issue? The record is getting characters in in first 9 positions which it should not. Please provide me the solution how to skip the records if it finds the charcters in the first 9 positions. K
We have an output dataset in job with disp parameter as SHR. Can we write data in that file dataset?
How does jcl act on a cobol code?
Explain dd statement in jcl?
What is default if we don't specify RD parameter at all ?
How jcl work to handle various input output file operations?
in ways data can be passed to a COBOL program from JCL?
When cursor is not closed what is the error?