run jcl for cobol+db2 pgm?..
//jobcard
//step001 exec pgm=ikjeft01
//systin dd *
DSNSYSTEM(--------)
RUN PROGRAM(MYPGMNAME)
PLAN(-----), LIB(-------), PARMS(------)
/*
WHAT WILL U GIVE INSIDE THE BRACKETS...
WHAT IS PLAN,PACKAGE,BIND?..PLAN N PACAKGES ARE GENERATED BY
?...
No Answer is Posted For this Question
Be the First to Post Answer
What is a composite index and how does it differ from a multiple index?
Is it possible to update a primary key value? If not, what is the error code given? If yes, can more than 1 primary key column be updated at a time?
How does the processing of a correlated subquery differ from a non correlated subquery?
What is the syntax of SELECT statement when embedded in a COBOL program?
what is the maximum number of tables that can be joined ?
How do you leave the cursor open after issuing a COMMIT? (for DB2 2.3 or above only)
What is universal database?
what is the use of bind parameter, Replace?
What are the two types of logging in the db2 database? Explain them.
What is the purpose of the SDSNLOAD dataset in the STEPLIB while running DB2 programs?
What is lock escalation in db2?
What language is db2 written in?