Is it possible to left uncode disp? If yes, how?
Explain dd statement in jcl?
whats SOC7?
Can a temporary dataset be converted to permanent dataset and vice-versa in the middle of a job ?
Describe the EXEC statement, its meaning, syntax and keywords?
how to resolve soc-7 ? please tell me
How to run cobol program using jcl?
How can you execute a COBOL program via SYSIN in JCL?
what is the default region size if I dont specify region parametre in my job card ( I know that if I specify region=0k or 0M, then the job will occupy all he available resources at the time of job execution), but I want to know the defult value for "region" paramatre.
At what stage, operator can change the class and priority of a submitted job?
Is their any limit for data sets?
Explain the function of a dd statement?
What is SORT ? How do we eliminate duplicate records ? How do I select some records using SORT ?