What is dbrm in db2 database?
No Answer is Posted For this Question
Be the First to Post Answer
i tried to copy some records from microsoft excel to as-400 physical file through "Bosanova" emulation. Out of 14000 records only 12000 records copies and subsequently programe started to hang. Then, i closed the program forcefully. I did' under stand the problem. Also when i try to compile the physical file it is showing as "The file in use". How to overcome this problem?
What is a recovery log?
wt is view ? wht r the restrictions for view ?
What are the prerogatives?
how to get duplicate records from tables?write qurey for this?
What is the physical storage length of timestamp data type?
What is innodb buffer pool?
What is the specific need of Plan and..where are the tables in DB2 are physically saved
I need to view the number of tables existing under one particular Owner. Is it possible? If so, pl give the SQL query for this?
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.
what is copy pending and check pending ?
What is buffer pool in the db2 database?