Answer Posted / krishnaveni
commit is used to save the previous dml(data manipulation
language ex:insert,upadte,.) statements
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Mention some fields that are a part of sqlca.
What's The Error Code For Unique Index Voilation?
File not opened because library is *PROD and debug is UPDPROD(*NO). ? what may be the reason? how to solve it..?
Give the name of some fields form sqlca.
What is sqlca’s maximum length?
Explain in detail about buffer manager and its functionalities?
What is the physical storage length of the data types date, time, and timestamp?
What is the use of reorg in db2?
What is the difference between nvl and coalesce?
How to find primary key of a table in db2?
What parameters are used to control the free space in DB2?
What do you mean by rollback?
Can we insert update delete in view?
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 host variable in db2 cobol?