UDE-00008: operation generated ORACLE error 31626
哎!人不順了,喝口冷水都塞牙縫.
下午做了一個很簡單的測試就又出來了一個BUG,記錄一下吧,
SQL> show user ;
USER is "SYS"
SQL> create directory dir1 as '/home/oracle/bak';
Directory created.
SQL> grant write on directory dir1 to yxyup;
Grant succeeded.
:~> expdp system/system dumpfile=yxyup.dump directory=dir1 schemas=yxyup
Export: Release 10.2.0.1.0 - Production on Wednesday, 25 June, 2008 17:18:45
Copyright (c) 2003, 2005, Oracle. All rights reserved.
Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
With the Partitioning, OLAP and Data Mining options
Starting "SYSTEM"."SYS_EXPORT_SCHEMA_02": system/******** dumpfile=yxyup.dump directory=dir1 schemas=yxyup
Estimate in progress using BLOCKS method...
Processing object type SCHEMA_EXPORT/TABLE/TABLE_DATA
Total estimation using BLOCKS method: 64 KB
Processing object type SCHEMA_EXPORT/USER
Processing object type SCHEMA_EXPORT/SYSTEM_GRANT
Processing object type SCHEMA_EXPORT/ROLE_GRANT
Processing object type SCHEMA_EXPORT/DEFAULT_ROLE
Processing object type SCHEMA_EXPORT/PRE_SCHEMA/PROCACT_SCHEMA
Processing object type SCHEMA_EXPORT/TYPE/TYPE_SPEC
Processing object type SCHEMA_EXPORT/TABLE/TABLE
UDE-00008: operation generated ORACLE error 31626
ORA-31626: job does not exist
ORA-06512: at "SYS.KUPC$QUE_INT", line 529
ORA-25254: time-out in LISTEN while waiting for a message
ORA-06512: at "SYS.DBMS_DATAPUMP", line 2745
ORA-06512: at "SYS.DBMS_DATAPUMP", line 3712
ORA-06512: at line 1
metalink BUGS
https://metalink.oracle.com/metalink/plsql/ml2_documents.showFrameDocument?p_database_id=BUG&p_id=5600320
https://metalink.oracle.com/metalink/plsql/ml2_documents.showFrameDocument?p_database_id=BUG&p_id=5416274
Bug 5663241 EXPDP CLIENT GETS UDE-00008 ORA-31626 BUT SERVER SIDE EXPORT LOG HAS NO ERROR.
Bug 4173696 ORA-24018 FOUND IN DM0 TRACES DURING MULTIPLE CONCURRENT IMPDP EXECUTION
Bug 5416274 EXPDP CLIENT GETS DISCONNECTED(ORA-31626) WHILE THE SERVER SIDE EXPORT IS OK
就一個測試機,懶得去升級了,重啟資料庫後,再expdp解決.
SQL> startup force;
ORACLE instance started.
Total System Global Area 83886080 bytes
Fixed Size 1217860 bytes
Variable Size 75500220 bytes
Database Buffers 4194304 bytes
Redo Buffers 2973696 bytes
Database mounted.
Database opened.
:~> expdp system/system dumpfile=yxyup.dump directory=dir1 schemas=yxyup
Export: Release 10.2.0.1.0 - Production on Wednesday, 25 June, 2008 17:27:32
Copyright (c) 2003, 2005, Oracle. All rights reserved.
Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
With the Partitioning, OLAP and Data Mining options
Starting "SYSTEM"."SYS_EXPORT_SCHEMA_04": system/******** dumpfile=yxyup.dump directory=dir1 schemas=yxyup
Estimate in progress using BLOCKS method...
Processing object type SCHEMA_EXPORT/TABLE/TABLE_DATA
Total estimation using BLOCKS method: 64 KB
Processing object type SCHEMA_EXPORT/USER
Processing object type SCHEMA_EXPORT/SYSTEM_GRANT
Processing object type SCHEMA_EXPORT/ROLE_GRANT
Processing object type SCHEMA_EXPORT/DEFAULT_ROLE
Processing object type SCHEMA_EXPORT/PRE_SCHEMA/PROCACT_SCHEMA
Processing object type SCHEMA_EXPORT/TYPE/TYPE_SPEC
Processing object type SCHEMA_EXPORT/TABLE/TABLE
Processing object type SCHEMA_EXPORT/TABLE/STATISTICS/TABLE_STATISTICS
. . exported "YXYUP"."TEST_ONE" 4.937 KB 2 rows
Master table "SYSTEM"."SYS_EXPORT_SCHEMA_04" successfully loaded/unloaded
******************************************************************************
Dump file set for SYSTEM.SYS_EXPORT_SCHEMA_04 is:
/home/oracle/bak/yxyup.dump
Job "SYSTEM"."SYS_EXPORT_SCHEMA_04" successfully completed at 17:28:55
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/26736162/viewspace-1982165/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- UDI-03113: operation generated ORACLE error 3113OracleError
- tidb Error: Operation aborted by user answer '' (cliutil.operation_aborted)TiDBError
- NFS mount results in "vmount: operation not permitted" errorNFSMITError
- maridb Error 'Operation DROP USER failed forErrorAI
- E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packagesErrorPackage
- cuda runtime error (801) : operation not supportedError
- oracle redo log operationOracle Redo
- sqlnet.log error - Operation timed outSQLError
- [筆記].痛哉!!!Error: Can't access JTAG chain, Error: Operation failed筆記ErrorAI
- ORA-29702: error occurred in Cluster Group Service operationError
- rabbitMq的status報錯Error: unable to perform an operation on node ‘rabbit……MQErrorORM
- ORA-29702:error occurred in Cluster Group Service operation錯誤解決Error
- 11g rac multipath asmlib ASM asm_open error Operation not permittedASMErrorMIT
- Oracle 18.3 Resize operation completed for file#Oracle
- PostgreSQL DBA(53) - PG 12 Generated columnsSQL
- yarn install 遇到的錯誤訊息 - Error EPERM operation not permitted, open .yarnrcYarnErrorMIT
- ORACLE STREAM ERROROracleError
- DISK OPERATION ERROR,交換機級聯單模光纖鏈路故障解決Error
- Oracle報performing DMLDDL operation over object in bin案例分析OracleORMObject
- Oracle學習系列—資料庫優化—Sort OperationOracle資料庫優化
- MySQL建立使用者報錯 ERROR 1396 (HY000): Operation CREATE USER failed for 'afei'@'%'MySqlErrorAI
- R.java was modified manually! Reverting to generated version!Java
- Fatal NI Connect Error 12170, 'TNS-12535: TNS:operation timed outError
- 【ORACLE】ORA-00245: control file backup operation failedOracleAI
- Automatic Manageability Features : Server-Generated Alerts (54)Server
- Oracle XA Exception error codeOracleExceptionError
- oracle之啟動errorOracleError
- oracle檢視flashback_transaction_query中列operation為unknownOracle
- macOS: sudo : Operation not permittedMacMIT
- android模擬器 一個錯誤:X Error of failed request: BadRequest (invalid request code or no such operation)...AndroidErrorAI
- db2 load 自增 generated always as identityDB2IDE
- 【Mysql】MySQL 5.7新特性之Generated Column(函式索引)MySql函式索引
- Oracle OCP 1Z0-053 Q540(v$asm_operation)OracleASM
- ASM file metadata operationASM
- expdp ORA-31626: job does not exist 解決方案
- Fatal NI connect error 12170 TNS-12535/TNS-00505 TNS:operation timed outError
- Oracle安裝報錯syntax errorOracleError
- 3.4.3 Restoring the System to Normal OperationRESTORM