how can u identify the db2 from jcl ?

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


Please Help Members By Posting Answers For Below Questions

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

843


What are the 2 types of parameters in dd statement?

730


what are the types of abends that occur on job failure? And explain the possible causes of these

1222


How to submit a jcl from cics?

751


How does jcl act on code(if you take a cobol program)?

814






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

836


How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?

770


Which dd parameters are required?

802


Explain the function of //cntl statement?

747


What is the function of a dd statement?

805


How does jcl act on a cobol code?

731


How jcl is used for testing batch programs?

824


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?

810


Explain the purpose of dd dummy statement?

781


A dd statement consists of 4 fields. Name them?

1048