If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
i'm new user of db2(os390).
i know use -display database(**) locks to see the lock information
but i do not know how to differentiate the lock level ,row page table or ts.
when i update 1 row data,i do not know it will lock a page or a table
how can i do ?
1. Look at the tablespace definition and see what the locksize is. If the locksize is ANY keep in mind that the locksize can escalate from page to tablespace at runtime.
2. There are some monitoring tools, but I am not sure exactly all the ones that are available. Try checking the manuals. Hopefully some else can expound on this.
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390