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 ?...
What is db2 stogroup?
What are the uses of db2 optimizer?
DB2 can implement a join in three ways using a merge join, a nested join or a hybrid join. Explain the differences?
What is scrollable cursor in db2?
How to execute stored procedure in db2 command editor?
How to connect to db2 database from windows command line?
ther r 2 tables OTTABLE & SALTABLE, add the otamt from OTTABLE to empsal of SALTABLE if eid is matched else add the unmatched from OTTABLE to SALTABLE
How can the firstname and the lastname from the emp table be concatenated to generate complete names?
Can we insert update delete in view?
How to find the maximum value in a column in the db2 database?
What is database alias db2?
What is a db2 table?
Is ibm db2 open source?
What is a db2 tablespace?