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
There is a 5000 EMP in company.how we find out the 5th highest getting salary employee outof 5000 employes........
How to resolve -803 sql code in DB2?
Suppose the outcome of executing a query results in a row having null. Based on the answer how you use it? Its declaration and inclusion?
What is a db2 package?
how can i pull up a query which was previously stored in qmf
What is a db2 cursor?
pls tell me abt the normalization five types....
suppose in my table 10 rows are there , i want to update odd rows salary as 90000 ? how u do it ? any one help me ? what do we use here cursor-fetch or normal sql ?
What's the Maximum Length of SQLCA and what's the content of SQLCABC?
How does cobol compile db2 program?
How is the SUBSTR keyword used in sql?
One program calling 5 subprograms, its a cobol db2 program, after precompilation how many plans and packages will created?