1)what is compilation jcl for cobol program but it is
calling another program
2)what is compilation jcl for cobol program but it is
calling another program(in this, main program is pure cobol
but sub program is cobol+db2 program
anyone please answer me for above questions. it's very urgent

Answer Posted / guest

2)through IKJEFT01 utility we will compile the pgm
1)through NTLDR

Is This Answer Correct ?    0 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?

684


In sms datasets, what is the function of the dd mgmtclas keyword?

873


List the various advantages of using jcl language?

863


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?

627


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

1494






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

2443


I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?

1363


what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?

789


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

703


State the uses of syspring, sysin, sort fields, sum fields and dummy.

663


a dd statement has 2 types of parameters. Name them?

663


Can an individual step be restricted from using all the jobs allowed cpu time?

1025


Where can program checkpoints be stored for use in a restart?

864


What is the purpose of dd * statement in jcl?

823


What methodology can be adapted to transfer data to a program that is coded using the exec statement?

626