Explain the function of //cntl statement?
No Answer is Posted For this Question
Be the First to Post Answer
How can you execute a COBOL program via SYSIN in JCL?
Describe the various parameters utilized in the creation of a gdg?
i have 3 steps in my jcl, where i want to run only one step at a time depending on the variable. How should i give the condition statement... I have tried this with two steps which is working but not able to add condn for the 3rd step. can anyone help me... I want to know the cond stmt which i can code in step 3 and step4, so that only either step2 or step3 or step4 executes
what type of version is we r using now real time in all modules(cobol, jcl, cics, db2, vsam)?
hi friends........if u know syntax of IEBEDIT IN JCL
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
Name the statement which can be used to send data to another mvs jes3 node?
We are using 2 files , file one has data, file two is empty.Using jcl how can we find the other file is empty?
Explain the purpose of dd * statement in jcl?
Suppose I have five jobs to do. But I want to hold one?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?