DataPump Export (EXPDP) Fails With Error LPX-216 Invalid Character
DataPump Export (EXPDP) Fails With Error LPX-216 Invalid Character (Doc ID 1302916.1)
In this Document
Symptoms
Cause
Solution
References
APPLIES TO:
Oracle Database - Enterprise Edition - Version 10.2.0.4 and later
Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Cloud Exadata Service - Version N/A and later
Information in this document applies to any platform.
SYMPTOMS
DataPump export fails with errors:
...
ORA-39014: One or more workers have prematurely exited.
ORA-39029: worker 14 with process name "DW0G" prematurely terminated
ORA-31671: Worker process DW0G had an unhandled exception.
ORA-24795: Illegal ROLLBACK attempt made
ORA-06512: at "SYS.KUPW$WORKER", line 1352
ORA-24795: Illegal ROLLBACK attempt made
ORA-06512: at "SYS.KUPW$WORKER", line 7073
ORA-24795: Illegal ROLLBACK attempt made
ORA-06512: at "SYS.KUPW$WORKER", line 2829
ORA-24795: Illegal ROLLBACK attempt made
ORA-24795: Illegal ROLLBACK attempt made
ORA-06512: at "SYS.KUPW$WORKER", line 10915
ORA-02354: error in exporting/importing data
ORA-39774: parse of metadata stream failed with the following error:
LPX-00216: invalid character 216 (0xD8
Job "SYSTEM"."SYS_EXPORT_SCHEMA_13" stopped due to fatal error at 12:12:47
ORA-39014: One or more workers have prematurely exited.
CAUSE
The cause of the problem is the direct path unload method. The problem ceases when specifying an external table unload method per undocumented parameter ACCESS_METHOD=EXTERNAL_TABLE.
SOLUTION
Export with parameter ACCESS_METHOD=EXTERNAL_TABLE.
REFERENCES
NOTE:552424.1 - Export/Import DataPump Parameter ACCESS_METHOD - How to Enforce a Method of Loading and Unloading Data
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/69950318/viewspace-2861905/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- ORACLE for aix 11.2.0.1 DATAPUMP expdp之BUG 9470768OracleAI
- Python 錯誤 SyntaxError: invalid character in identifierPythonErrorIDE
- Caused by: Error: ' ' is not a valid resource name characterError
- 資料泵datapump(expdp/impdp)的parfile用法,避免跳脫字元字元
- An invalid XML character (Unicode: 0x10) was found in the value of attributeXMLUnicode
- IllegalArgumentException: Invalid character found in method name. HTTP method names must be tokensExceptionHTTP
- 【Datapump】Oracle資料泵遷移資料命令參考(expdp/impdp說明)Oracle
- Import Error: cannot import name ‘export_saved_modelImportErrorExport
- xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)ErrorDeveloper
- error creating overlay mount to invalid argument unbuntu系統Error
- error: invalid type argument of unary ‘*‘ (have ‘int‘) *__first = __tmp;Error
- 安裝benchmarksql報java:143: error: unmappable character for encoding ASCIISQLJavaErrorAPPEncodingASCII
- Dynamics CRM Error- Creating Entity with an invalid parent. Entity: EmailErrorAI
- 微信公眾號 報 An invalid XML character (Unicode: 0x1a) was found in the CDATA sectioXMLUnicode
- Datapump:EXCLUDE/INCLUDE
- 已解決:Invalid character found in the request target. The valid characters are defined in RFC 7230 and RFC 3986 問題
- 小程式 · 報錯:Error: errCode: -501007 ,errMsg: Invalid Key Name (__keyPath)Error
- Syntax Error: ValidationError: Invalid options object. Stylus Loader has been initialized using anErrorObjectZed
- export 和 export default 區別Export
- JavaScript中的export、export default、exports和module.exports(export、export default、exports使用詳細)JavaScriptExport
- 查LOB文字內容報錯ORA-06502: numeric or value error: character string buffer..Error
- export和export default的區別Export
- PostgreSQL/LightDB copy ERROR: invalid byte sequence for encoding "UTF8": 0x00SQLErrorEncoding
- import、require 、export、export default、exports、module exportsImportUIExport
- ISSAC GYM解決RuntimeError: nvrtc: error: invalid value for --gpu-architecture (-arch)的問題ErrorVRGPU
- export/importExportImport
- python character stringPython
- CSS content character ACSS
- Character Specifications for A Word
- 6.exports、module.exports、export、export defalutExport
- JavaScript ES6中,export與export defaultJavaScriptExport
- ES6:export 與 export default 區別Export
- 【問題解決】remote: parse error: Invalid numeric literal at line 1, column 20,解決思路REMError
- ES6 export 和 export default的區別Export
- ES6 export && export default 差異總結Export
- vSphere export openstackExport
- datapump 匯出匯入ORA-07445
- zblog升級報錯“Invalid argument supplied for foreach”或者“unserialize(): Error at offset”的解決辦法Error