oracle_SQL_TRACE
2010/08/25 22:44
瀏覽483
迴響0
推薦2
引用0
真是一個好用的工具
「任何應用程式只要是透過 SQL*Net 或 Net8 進行資料庫操作的,就可以利用 Statement Tracer for Oracle 進行紀錄。」
http://www.aboves.com/downloads/
requests to a server for compilation and execution, including:
- SQL queries texts.
- DDL statements.
- Anonymous PL/SQL blocks and stored procedures execution requests.
- Input (in) and output (out) parameters for all the request types.
- Notifications on commit and rollback of transactions.
你可能會有興趣的文章:




