What is runstats db2?
No Answer is Posted For this Question
Be the First to Post Answer
Can we install 2 different versions of Db2 on same mainframe?
How would you find out the total number of rows in a db2 table?
In cursor program perform para varying until 1 by 1 fetch para cursor------close para in the blank what will come for confirming in the database?
What is package in cobol db2?
what is the use of commit ? and what is the syntax?
what is the process of precompiler?
What is dbrm? What it contains? When it will be created?
how to get duplicate records from tables?write qurey for this?
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 .....
Can we use select * statement in cobol program without giving field names ???
How to resolve -502 sql code in DB2?
COBOL PRECOMPILER ERROR: "XXXXXX" (TABLE) PREVIOUSLY DECLARED OR REFERENCED DCLGEN VARIABLES GETS IMPORTED TWICE FOR ONLY ONE EXEC SQL STATEMENT. WHAT COULD BE THE PROBLEM?