Answer Posted / kk
hi,
Open cursor already open.try to check the open cursor
giving twice.
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
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 ?...
Can one database have multiple instances?
What is bufferpool in db2?
What is the difference between "db2ilist" and "db2 get instance" commands in DB2 Database Server?
What is package in db2 mainframe?
by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?
Define buffer pool.
What is null in db2?
Is db2 free?
How can we retrieve the total number of records in RPG & CLLE?
Name the lockable units in DB2?
What is the difference between nvl and coalesce?
How to retrieve rows from a db2 table in embedded sql?
Is db2 a programming language?
When a COBOL-DB2 program in PRODUCTION is updating main tables and gone for long run, what have to do?