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 / guest
2)through IKJEFT01 utility we will compile the pgm
1)through NTLDR
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the error code SOC01 indicate ?
How to execute a set of JCL statements from a COBOL program ?
hi,i have joined in mainframe course recently. ihave a doubt ragarding restart parameter.what is d use of it. and what is d syntax for it. any one give me d answer pls.
What is concatenating?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
How many types of parameters are used in JCL and what are mandatory parameters of JOB statement.
As PARM can supply information to a program ? Can PARM be used to supply information to a cataloged or Inline Procedure also ?
Suppose I have five jobs to do. But I want to hold one?
what is the general use of PARM? Give an explanation about the system defined parameters that could be passed through this PARM like XREF,LIST,LET,APOST,RENT etc..
A file has dta in S9(09) COMP format. How do I move the data into a character field X(10)?
What is DISP= (NEW,PASS,DELETE)?
How is a new GDG coded?