wht steps we need will coding cobol and db2 pgm ?
Answer Posted / naren
Pre-Compile
BIND
Run JCL
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is plan in cobol db2?
Hi Everyone... Under the Logical files, when am working on multiple rec format logical file, I have joined two pf's using the multiple record format logical file concept, but when i run queried the LF only the first mentioned pf records are reflecting and I am not able to see any of the field records specified under the second pf. Kindly let me know whats the reason behind this. Below is the str of LF., R rec PFILE(LOGICAA) CUSTNO CUSTNAME BILL K CUSTNO R rec1 PFILE(LOGICAA1) CUSTNO ADD K CUSTNO .....
What are the uses of db2 optimizer?
What is the max length of sqlca?
What are concurrency issues?
What is dclgen (declaration generator)?
What type of database is db2?
What is coalesce in db2?
While unloading huge amount of data from table. Suddenly job failed some error. Imagine 1M data unloading, In that 90% data unloaded only 10% left, So if want to unload the rest 10% what needs to be done? Whether do i need to start from top or anything ?
Mention the length of physical storage of the given data types of db2 – date, timestamp, time
What is the difference between drop table and delete table?
What is syscat in db2?
How to rename a table in DB2 ?
What is a db2 table?
How connect db2 database to datastage?