How many types we can give input to JCL

Answer Posted / suresh

only one type through returncode


sin dd,parm and files are inputs for cobol pgm

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can a fb file convert to vb file using sort program?

809


What does a disposition of (MOD,DELETE,DELETE) mean ?

668


Suppose I have five jobs to do. But I want to hold one?

662


How to override loadlib?

1432


When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?

942






what is DSN parameter and DISP parameter is used for?

684


I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK

1489


Explain the hierarchy levels in jcl?

1123


Is there any command to check wether the ps file is in sorted order?

2437


What is multithreading in jcl?

946


when can a job time-out occur? How to overcome that?

753


Explain how can the attributes of one sms dataset be copied to another dataset?

709


what is SOC4 error?

741


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?

623


How can return codes be tested before execution of a job step?

929