how you will define a temporary dataset in jcl?

Answer Posted / biprajit

You need to use '&&' before the Dataset name; example- DSN=&&temp ;

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is automatic restart possible in jcl? If yes, how?

667


Explain about LMQUERY�give a dialog information about a data set

914


How would you understand error(execution phase)?

643


How does jcl specify the job to the operating system?

763


Explain in DD statement what is the use of DCB parameter?

668






when does a dataset go uncataloged?

845


how do you access an uncataloged dataset in a jcl?

877


How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?

7633


Are there any set of rules for the names of the steps used in a job?

649


how can the same proc be re-used and called by many jobs?

928


what is DSN in JCL and what are the parameters to declare the DSN?

733


I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.

1740


Explain the function of a dd statement?

670


Is it possible to left uncode disp? If yes, how?

714


what is use of dcb parameter in dd statement?

789