Mention the types of job control statements?
No Answer is Posted For this Question
Be the First to Post Answer
what will be the error code if duplicate key of VSAM file is found?
describe the exec statement,its meaning ,syntax and keywords?
what is symbolic parameters in jcl, what is a temparary data set ? where do u use ?
I have 5 steps in my jcl ,I need to execute first three steps and then 2nd step again ,4th and 5th steps if rc of 2nd step is zero
how can we pass parameters from JCL to cobol subprogram...my requirement is i should not get data from mainprogram but i need it from JCL directly
What is the function of the dd mgmtclas keyword in sms datasets?
If job is submitted with typerun = hold then how can we submit the same job?
List the different components of jcl statement?
how to compress the data set
I have a jcl which is using 2 data sets i want to override those data sets. how can i override the files within the JCL. Give me the syntax. Make sure that it is not calling any Proc.
What is the function of the dd avgrec keyword in sms datasets?
How To get the last record in VSAM file in cluster? and How can u get the ksds file records into ur cobol program ? Pls tell me about these two questions.