使用oradebug來獲取跟蹤檔案的位置

eric0435發表於2012-12-03
C:\Documents and Settings\Administrator>sqlplus /nolog

SQL*Plus: Release 10.2.0.1.0 - Production on 星期五 11月 30 11:18:00 2012

Copyright (c) 1982, 2005, Oracle.  All rights reserved.

SQL> conn sys/system@jytest as sysdba
已連線。
SQL> oradebug setmypid
已處理的語句
SQL> alter database backup controlfile to trace;

資料庫已更改。

SQL> oradebug tracefile_name
/u01/app/oracle/admin/jytest/udump/jytest_ora_27695.trc
SQL>

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/26015009/viewspace-750473/,如需轉載,請註明出處,否則將追究法律責任。

相關文章