ORA-12012: error on auto execute of job 388947
此錯誤反覆出現:
Wed Sep 9 22:00:03 2009
Errors in file /d01/proddb/10.2.0/admin/PROD_melcoproddb/bdump/prod_j001_12246.trc:
ORA-12012: error on auto execute of job 388947
ORA-20000: ORA-20000: Content of the tablespace specified is not permanent or tablespace name is invalid
ORA-06512: at "SYS.PRVT_ADVISOR", line 1624
ORA-06512: at "SYS.DBMS_ADVISOR", line 186
ORA-06512: at "SYS.DBMS_SPACE", line 1344
ORA-06512: at "SYS.DBMS_SPACE", line 1560
查metalink,提sr,oracle顧問解決辦法如下:
CAUSE JUSTIFICATION
====================
Article-ID: Note 343795.1
Title: Auto Space Advisor For Tablespaces Fails ORA-20000
.
PROPOSED SOLUTION(S)
======================
Bug 4707226 is fixed in 10.2.0.3 and release 11.0.
Workaround:
1] Check the tablespaces in DBA_AUTO_SEGADV_CTL and compare with DBA_TABLESPACES to determin
e which tablespace has been dropped
2] Recreate the tablespace temporarily
sql> create tablespace
3] Run the space advisor
sql> exec dbms_space.auto_space_advisor_job_proc;
4] Drop the tablespace again
sql> drop tablespace
The dbms_space.auto_space_advisor_job_proc will continue to work after the tablespace is dropped.
Bug 4707226 has been backported to release 10.2.0.1 and 10.2.0.2 on some platforms.
Please check MetaLink for Patch 4707226.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/21988588/viewspace-1026930/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- ORA-12012: error on auto execute of job 8913Error
- ORA-12012: error on auto execute of job "ORACLE_OCMErrorOracle
- ORA-12012: error on auto execute of job "SYS"."ORA$AT_SA_SPC_SY_%"Error
- ORA-12012: error on auto execute of job "ORACLE_OCM"."MGMT_CONFIG_JOB_2_1"ErrorOracle
- ORA-12012: error on auto execute of job "ORACLE_OCM"."MGMT_CONFIG_JOB_2_2"ErrorOracle
- "ORA-12012:error on auto execute of job ORACLE_OCM.ORA-29280"_1453959.1ErrorOracle
- error on auto execute of job "SYS"."PURGE_LOG"錯誤分析Error
- Oracle 12.2 報錯:ORA-12012: error on auto execute of job “SYS”.”ORA$AT_OS_OPT_SY_7458″OracleError
- Oracle 11g報錯"ORA-12012: error on job ORACLE_OCM.MGMT_CONFIG_JOB_2_1"OracleError
- ORA-12012 job解決
- 資料庫JOB 裡的EMD_MAINTENANCE.EXECUTE_EM_DBMS_JOB_PROCS()資料庫AINaN
- [重慶思莊每日技術分享]-12.2 Auto Space Advisor Job Fails ORA-12012,ORA-00060AI
- EMD_MAINTENANCE.EXECUTE_EM_DBMS_JOB_PROCS佔用大量資源AINaN
- 關於EMD_MAINTENANCE.EXECUTE_EM_DBMS_JOB_PROCS()的問題AINaN
- Last_SQL_Error: Could not execute Update_rows eventASTSQLError
- oracle10g最佳化:emd_maintenance.execute_em_dbms_job_procsOracleAINaN
- ERROR 1661 (HY000): Cannot execute statement: impossible to write to binaryError
- Disable the Evolve Job SYS_AUTO_SPM_EVOLVE_TASK in Oracle 12cOracle
- Job: TO_CHAR(CURRENT_TIMESTAMP, 'HH24MISSFF') errorError
- The Execute Disable/No Execute CPU feature is not enabled for this machineMac
- Export and import right application or execute import imp-00010 error solveExportImportAPPError
- Python程式碼解析: job = next(job for job in jobs if job.job_id == job_id)Python
- Job for mysqld.service failed because the control process exited with error code...MySqlAIError
- ORA-39097: Data Pump job encountered unexpected error -12801Error
- mongodb錯誤解決辦法-bash: ./mongod: cannot execute binary file: Exec format errorMongoDBORMError
- VMware: ESXi requires the Execute Disable/No Execute CPU feature to be enabledUI
- SQL Server 2000 Error 14274 ,不能刪除job解決方法SQLServerError
- java cmd executeJava
- Android Auto-Building Apps for Auto,Getting Started with AutoAndroidUIAPP
- 【Oracle】ORA-12012Oracle
- Percona MySQL 5.6 語句加鎖報錯"ERROR 1665 (HY000): Cannot execute statement"MySqlError
- java.io.IOException: Error opening job jar: hadoop-0.20.2-examples.jarJavaExceptionErrorJARHadoop
- Execute to Parse 指標指標
- Job for mysqld.service failed because the control process exited with error code錯誤解決MySqlAIError
- Centos httpd模組 Job for httpd.service failed because the control process exited with error code.CentOShttpdAIError
- oracle建立job並執行jobOracle
- 【JOB】Oracle JOB全面學習(DBMS_JOB和DBMS_SCHEDULER)Oracle
- auto型別型別