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)
1 4002Statement1 "We can not use UNCATLG in SMS managed VSAM datasets" Statement2 "We can not delete a SMS managed data set without UNCATLG it" (P-353, Saba Zameer book) Then how do we delete SMS managed VSAM datasets ?
1 4867A 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)
2 5355What is the difference between a PDS member and a GDG Generation ? Is it only this, that with a generation we can use +1, 0, -1 etc while with PDS member we can not ?
7 21762If we have 100 job steps in JCL and we want to excute steps only starting from 43 to 50, then how it can be coded in JCL/
10 17649I have a sequential file in which there are 50 records. Now I want to copy all the 50 records in the reverse order into a new file? The last record in the original file should be the first record in the new file. How can I do it?
4 15077We are using 2 files , file one has data, file two is empty.Using jcl how can we find the other file is empty?
9 23710Post New IBM JCL Interview Questions
What is the difference between filters and actions?
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
Explain value expression and method expressions in jsf?
Why are swings considered lightweight?
Explain what is pdv?
What is the difference between apache and tomcat?
What do you mean by synchronized non access modifier?
How do I install a dll file in windows 8?
What is aura definition bundle?
What are the defects in exhaust valve?
What is the principle of mechanical refrigeration ?
What is the purpose of using an instrumentation amplifier.
find the two largest values among the 6 numbers using control structures : do-while,for,if else,nestedif- else ,while. one or two of them.
What does p mean in physics?
What are the different methods of batch apex class?