Answer Posted / lu
In JCL u see :
1) STEP1 EXEC PGM=IKJEFT01
2)SYSTSIN DD *
DSN SYSTEM(DSN)
RUN PROGRAM(PGM157) PLAN(PLAN157) -
LIB('IBMMFS.MACC.LOAD')
Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
when can a job time-out occur? How to overcome that?
What are the 2 types of parameters in dd statement?
what are the types of abends that occur on job failure? And explain the possible causes of these
How to submit a jcl from cics?
How does jcl act on code(if you take a cobol program)?
what sort card you will use to copy the data from one dataset to another dataset?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
Which dd parameters are required?
Explain the function of //cntl statement?
What is the function of a dd statement?
How does jcl act on a cobol code?
How jcl is used for testing batch programs?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
Explain the purpose of dd dummy statement?
A dd statement consists of 4 fields. Name them?