嘗試使用data pump時出錯解決
嘗試使用data pump時出錯解決
嘗試使用data pump 的時候遇到如下錯誤。
[oracle@zeng ~]$ expdp system/zengping
Export: Release 11.2.0.1.0 - Production on Fri Mar 16 15:31:01 2012
Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
UDE-31623: operation generated ORACLE error 31623
ORA-31623: a job is not attached to this session via the specified handle
ORA-06512: at "SYS.DBMS_DATAPUMP", line 3263
ORA-06512: at "SYS.DBMS_DATAPUMP", line 4488
ORA-06512: at line 1
檢視日誌資訊查詢原因。
oracle@zeng ~]$ adrci
ADRCI: Release 11.2.0.1.0 - Production on Fri Mar 16 15:32:33 2012
Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
ADR base = "/opt/oracle11g"
adrci> show home
ADR Homes:
diag/tnslsnr/zeng/listener
diag/rdbms/oracl/oracl
adrci> set homepath diag/rdbms/oracl/oracl
adrci> show alert -tail 10
2012-03-16 15:31:09.836000 +08:00
Errors in file /opt/oracle11g/diag/rdbms/oracl/oracl/trace/oracl_ora_3160.trc (incident=49436):
ORA-04031: unable to allocate 32 bytes of shared memory ("streams pool","unknown object","streams pool","fixed allocation callback")
Incident details in: /opt/oracle11g/diag/rdbms/oracl/oracl/incident/incdir_49436/oracl_ora_3160_i49436.trc
2012-03-16 15:31:17.660000 +08:00
Trace dumping is performing id=[cdmp_20120316153117]
2012-03-16 15:31:20.151000 +08:00
Sweep [inc][49436]: completed
Sweep [inc2][49436]: completed
注意其中的:
ORA-04031: unable to allocate 32 bytes of shared memory ("streams pool","unknown object","streams pool","fixed allocation callback")
說不能在streams pool 中分配到32 bytes的共享記憶體,因為我streams pool設定成了0.
修改streams pool 的大小,並重啟資料庫。
SQL> alter system set streams_pool_size=20M scope=spfile;
System altered.
SQL> shutdown immediate
SQL> startup
再次嘗試使用data pump 出現下面的錯誤。
ORA-04031: unable to allocate 16 bytes of shared memory ("shared pool","select obj#,type#,ctime,mtim...","SQLA","tmp")
增大share pool 的大小。
SQL> alter system set shared_pool_size=110M;
System altered.
再次嘗試使用data dump。
[oracle@zeng ~]$ expdp system dumpfile=test.dmp
Export: Release 11.2.0.1.0 - Production on Fri Mar 16 16:33:06 2012
Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
Password:
Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
Starting "SYSTEM"."SYS_EXPORT_SCHEMA_05": system/******** dumpfile=test.dmp
Estimate in progress using BLOCKS method...
Processing object type SCHEMA_EXPORT/TABLE/TABLE_DATA
.
.
.
Dump file set for SYSTEM.SYS_EXPORT_SCHEMA_05 is:
/opt/oracle11g/admin/oracl/dpdump/test.dmp
Job "SYSTEM"."SYS_EXPORT_SCHEMA_05" successfully completed at 16:35:55
成功了.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/26110315/viewspace-718914/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 【Data Pump】Data Pump的並行引數原理並行
- npm install 安裝出錯時嘗試過的方法NPM
- 【Data Pump】expdp/impdp Job基本管理
- vs 嘗試執行專案時出錯:無法啟動除錯。拒絕訪問。除錯
- python匯入dlib時出錯解決方法Python
- IDEA 不能正常工作的嘗試解決方向Idea
- Oracle Data Pump 11G 資料泵元件Oracle元件
- Oracle資料泵(Oracle Data Pump) 19cOracle
- 擁抱錯誤與嘗試
- yii2 Unable to verify your data submission錯誤解決
- 解決vue使用Sass時候的報錯問題Vue
- JSON.parse()出錯解決JSON
- 問題解決:嘗試解決maven依賴找不到的n種姿勢Maven
- Flutter Web初嘗試以及一些問題解決FlutterWeb
- 【Data Pump】理解expdp中的ESTIMATE和ESTIMATE_ONLY引數
- supervisor使用報錯解決
- Intellij IDEA使用@Autowired註解,出現could not autowire錯誤,解決方案IntelliJIdea
- 【Jenkins】data stream error|Error cloning remote repo ‘origin‘ 錯誤解決JenkinsErrorREM
- 使用代理爬蟲出302錯誤程式碼解決方法爬蟲
- 【解決方法】Dubbo報錯Data length too large,調整payload大小解決
- 2024最新方法,安全中心報錯“頁面不可用”,可以嘗試以下方法解決
- hive使用報錯解決方法Hive
- 嘗試
- 嘗試使用 docker 部署 Laravel 專案DockerLaravel
- 嘗試說一說事件的使用事件
- 嘗試使用 pack 與 unpack 函式函式
- SQL Server與伺服器連線時出錯的解決方案SQSQLServer伺服器
- 解決POI多執行緒匯出時資料錯亂問題執行緒
- SAP Data Intelligence API執行出錯的排錯之道IntelAPI
- anaconda安裝出錯怎麼解決?
- 【STM32】使用Keil5載入程式時出現No Target Connected錯誤的解決辦法
- 【git】Git commit時提示錯誤時 解決辦法GitMIT
- 搭建Flarum一切成功但是測試郵箱、註冊時顯示糟糕出錯啦(解決辦法)
- win10系統鎖屏介面出現“我們這邊出現了問題,請再嘗試” 的解決方法Win10
- 解決chkconfig設定開機啟動時出現missing LSB的錯誤
- npm publish 釋出一個 Angular 庫的時候報錯以及解決方法NPMAngular
- 嘗試Ghost
- 嘗試1
- 嘗試 LeetcodeLeetCode