GDG Create syntax ?

Answer Posted / roman g.

Every answer here causes RC16 after run.
The reason is missing SYSPRINT DD in JCL.
...
//SYSPRINT DD SYSOUT=*
...

Is This Answer Correct ?    7 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the purpose of dd dummy statement?

658


What is multithreading in jcl?

925


what is DSN parameter and DISP parameter is used for?

662


What are the difference between jcl and jes?

1036


Where & How Do You Code Identifier In Jcl?

684






I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?

8648


How do you submit a job for execution?

630


What are steplib and joblib? What for they are used?

679


What are the utility programs in jcl?

636


Explain the function of a dd statement?

647


What do you understand by the term job time – out and how can you overcome that?

591


Explain how can an in-stream dataset be terminated?

682


How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you

594


Explain the purpose of the dd keylen parameter?

658


What is the use of symbol // in jcl?

911