what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
No Answer is Posted For this Question
Be the First to Post Answer
What is a GDG? How is it referenced? How is it defined? What is a MODELDSCB?
whats the difference between empty and noempty of GDG?
Hi, I have 3 files say file A , file B and file C.I want to form an output file in which i will have all the records from file A. Files B and C also may contain records that are present in file A.I want those records also to be included in my output file. for eg: file A contains: 1 2 3 file B contains: 2 4 5 file C contains: 1 3 5 So in my output file should look like: 1 2 3 2 1 3 Can any one help ???.....thanks in advance.
Explain dfsort utility?
how do you access an uncataloged dataset in a jcl?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
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?
How to execute a set of JCL statements from a COBOL program ?
i just need the first and last record from a sequencial file?how
how you will the direct the data to spool using sysout option?
AM HAVING A FILE WHICH CONTAIN 12 DATS OUT OF WHICH 4 ARE DUPLICATES HOW TO REMOVE THE DUPLICATE FILES IN JCL? CAN I GET THE PROGRAM FOR THIS
What are s0c1, s0c4, s0c5, s0c7 and socb?