啟動OEM時關於ora-00942:table or view does not exist的處理
今天同事用普通使用者scott去連線Enterprise Manager Console ,顯示ora-00942:table or view does not exist.換sys使用者登陸沒問題,scott賦予了select any table的系統許可權。換pl/sql sqlplus都可以登陸。登陸的環境是9I.
[@more@]解決方法:最簡單的方法是把O7_DICTIONARY_ACCESSIBILITY引數設定為TRUE。當然很不好了。
以下可以利用SQL_TRACE跟蹤使用者找到錯誤處:
1,alter system set sql_trace=true scpoe=spfile;
2,對產生的使用者trace進行檔案轉換
tkprof D:oracleadminORCLudumporcl_j000_5.trc d:1.txt
找到Error encountered: ORA-00942位置。
3,給予其相應許可權
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/9925929/viewspace-915611/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- ORA-00942: table or view does not existView
- PL/SQL: ORA-00942: table or view does not existSQLView
- imp 時出現在ORA-00942: table or view does not existView
- job呼叫過程報錯 ORA-00942: table or view does not existView
- from v * ERROR at line 1: ORA-00942: table or view does not existErrorView
- GoldenGate 執行ddl_setup.sql出錯 ORA-00942: table or view does not existGoSQLView
- SNMP TABLE ERROR : Requested table is empty or does not existError
- IMP 時的 ORA-01435 user does not exist 處理
- MySQL 5.7啟動資料庫報錯'does not exist or is not executable'MySql資料庫
- ABAP 資料結構啟用時的錯誤訊息 - combination reference table field does not exist資料結構
- iOS 關於時間的處理iOS
- 出了ORA-27101: shared memory realm does not exist 錯誤的處理
- asmcmd does not exist in directoryASM
- yii2接入pgSQL(查詢不到表The table does not exist: {{%user}})SQL
- MySQL 啟動報錯 Table 'mysql.plugin' doesn't existMySqlPlugin
- 關於 in與exist , not in與not exist 的區別
- 關於windows 7 啟動藍色畫面的處理方法Windows
- javax.media does not existJava
- 關於under any table/view 許可權的解釋View
- 啟動/關閉 dynamic viewView
- ORA-00942問題處理
- MIRO Error:Table T169V: entry G180 does not existError
- kettle工具從windows移植到linux上啟動報錯:\karaf/deploy does not existWindowsLinux
- 啟動物聯網專案所需的一切:關於流處理
- 關於移動端IOS active失效的處理iOS
- MySQL 5.5原始碼安裝時啟動資料庫報錯"Table 'mysql.user' doesn't exist??"MySql原始碼資料庫
- MIGO Error:Check table 169P: entry G180 does not existGoError
- Property [title] does not exist on this collection instance
- Waring: /dev/centos/swap does not existdevCentOS
- PatchObject constructor:Input file does not existObjectStruct
- Check table 169P: entry XXXX does not exist的解決
- 關於中文URL的處理
- 關於自動付款中預付款的處理-轉
- django2中關於時間處理策略Django
- 【OEM】Oracle oem取消開機自動啟動(linux)OracleLinux
- PSQLexception: ERROR : type "signed" does not existSQLExceptionError
- Laravel Class env does not exist 問題排查Laravel
- FAQ:Field DATABASE does not exist; see long textDatabase