Explain about Cobol Subroutines
HOw to submit a job from other user id.? for exp some other job name like "t4622sdx".now i want to submit that job from my user id?(we don't know that location at all Just we know job name)
How to send data from cobol program to jcl?
What is the purpose and meaning of the TIME keyword and what JCL statement is it associated with?
How many extents are possible for a sequential file ? For a VSAM file ?
Explain how can the attributes of one sms dataset be copied to another dataset?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
What is the format of comment statement?
Are there any set of rules for the names of the steps used in a job? What are they?
Suppose i have 2 steps in my pgm. Step1- creates a file, Step2 - generates report from file in step1, What changes have to be made in Step2, so that if the file in Step1 is empty Step2 should not be executed? No changes to be made to Step1.
what is d/f b/w sysout & sysprint
WHAT WILL HAPPEN TO A FILE IF DISP=(MOD,DELETE,DELETE)
What is the improvement to COND= in the latest version of MVS?