How do you submit JCL via a Cobol program?

Answer Posted / satish.m.s

Use a file //dd1 DD sysout=(*,intrdr)

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is use of dsn parameter in dd statement?

894


What are the utility programs in jcl?

848


which parameter is used to check the syntax of a jcl without executing it?

1030


what sort card you will use to copy the data from one dataset to another dataset?

941


How to override loadlib?

1621


What do you understand by jcl?

810


What is the format of comment statement?

898


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?

975


what are JCLLIB and STEPLIB in JCL?

877


Which statement is used to identify the private libraries in job?

904


For what purpose steplib and joblib are used ?

865


I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.

944


What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?

1047


What is use of restart and how to use it?

1012


Explain the purpose of the dd keylen parameter?

868