Explain concatenating datasets?

Answer Posted / guest

Datasets can be grouped in a DD statement one after another,
eg. in a JOBLIB statement where the load module can exist in
one of many datasets.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?

936


Describe the various parameters utilized in the creation of a gdg?

680


What is one line to pass PARM from JCL to COBOL?

479


can any one plzzzzzz tell the jcl code for creating ps using idcams

10496


I need exexution process for JCL programs

1844






what is JCL?

687


How is a type of file defined in the jcl that executes the cobol program?

705


a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?

608


Name a few IBM utility programs, and explain its function.

4426


I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?

705


What is concatenating?

630


What does a disposition of (new,catlg,keep) for a dsn mean?

602


I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.

1944


I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one

1924


what is use of disp parameter in dd statement?

652