Tracing back to the Oracle Client Process
來個反高潮 ![]()
(For delicated server only)
A transaction is locking a table. It is possible to find out client information from V$SESSION columns like PROGRAM and MACHINE. But it does not provide enough information to identify the correct client if you have 5 SQLPlus running.
Using mixed technique on Oracle and Linux, the client is found.
(閱讀全文)
(0)