How can we see data in TEMPARARY DATA SET in JCL ?

Answer Posted / paddu

//job1 job a123,paddu
// step1 exec pgm=program1,
//dd1 dd dsn=&&temp.

temporary dataset names are indicated by &&.

Is This Answer Correct ?    12 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can a jobs execution priority be modified?

807


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

10545


What is the purpose of dd dummy statement?

958


What is timing concept in mainframe?

1671


What are the jcl procedures?

653






What is multithreading in jcl?

952


how to run batch program without jcl?

10104


what is DSN parameter and DISP parameter is used for?

689


Brief description of inline procedure of jcl.

693


If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?

798


in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?

2081


Explain the function of job statement in jcl?

659


How to run cobol program using jcl?

662


Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE

1976


define cond parameter in jcl?

785