What is reorg and runstats in db2?
No Answer is Posted For this Question
Be the First to Post Answer
What is db2?
In cobol+DB2program if the code of cobol program has changed than i have to do precompilation once again?
How can record locking be achieved in those DB2 versions which do not support it?
What does the REORG Utility do?
What is a DB2 bind?
Hi i need to write a query on the following requirement. SELECT COMM_TEXT INTO :WS_MIKM_COMM_TEXT FROM MPIPROD.MIKMV01 WHERE ACCOUNT_NO = :WFD_ACCOUNT_NO AND (SUBSTR(COMM_TEXT,1,39) = :WS_COMMENT_TEXT AND SUBSTR(COMM_TEXT,47,14) = :WS_DENY_DESC) OR (SUBSTR(COMM_TEXT,1,39) = :WS_COMMENT_TEXT) The above query is to be modified. The requirement is if both the fields are equal then that has to be given priority. In the above query if it satisfies any one it comes out without checking if both being equal is possible.
In SPUFI suppose you want to select maximum of 1000 rows, but the select returns only 200 rows. What are the 2 SQLCODEs that are returned?
what is sql abend code -801,-802?
What is error -818 in db2. where can you find the timestamp of the DBRM and the source code.( precompile puts the timestamp on dbrm and source code correct?)
What is the difference between Primary key and unique index?
What are the three lock types?
What is a base table?