What is the function of logging in the db2 database?
Answer / Vinika Choudhary
Logging in DB2 is used to record events that occur within the database, such as user activity, errors, and performance statistics. It helps in monitoring database activities, troubleshooting issues, and maintaining audit trails.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can i insert bulk records into a db2 table using qmf of spufi only............!!!
Hi Dude,this is Ram.could any one tell me aboue CURRENT OF clause in DB2. Thanks in advance.......
which authority can be granted to group of users using the GRANT stmt? A) SYSCTRL B) SYSADM C) DBCTRL D) DB ADM
What do you mean by NOT NULL? When will you use it?
What is DCLGEN ?
How to resolve -917 sql code in DB2?
Explain how can you do the explain of a dynamic sql statement?
What is reorg and runstats in db2?
While creating a table, by mistake you have given size of one field as 10. But as per requirement size should be 8. What is your next step?
what is Static and dynamic linking
can all users have the privilage to use the sql statement select * (dml)?
what is the difference between declaring the cursor in WS section and Procedure division?