Answer Posted / ravi & dhana
10 HNAME.
49 HNAME-LEN PIC S9(4) USAGE COMP.
49 HNAME-TEXT PIC X(10).
| Is This Answer Correct ? | 51 Yes | 6 No |
Post New Answer View All Answers
Define sqlca.
What is precompiler in db2?
How is deadlock resolved?
What is rct?
Define check constraint.
Can one database have multiple instances?
How do you pull up a query which was previously saved in qmf?
What is the connection string to connect to the DB2 Database ?
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 ?...
How connect db2 database to datastage?
What is the reason behind not using select * in embedded sql programs?
Mention data types used in db2 ?
Mention the downsides of page level lock.
List down the data types in the db2 database.
What is dclgen (declaration generator)?