当前位置:网站首页>oracle export dmp file type as "crash dump file"
oracle export dmp file type as "crash dump file"
2022-07-30 10:51:00 【CSDN Q&A】
After oracle exports the dmp file, the dmp file type is "crash dump file"
Run code: EXPDP user1/123 DIRECTORY=DATA_DIR dumpfile=A.dmp PARALLEL=2 LOGFILE=A.log tables='A'
Run log:
Connect to: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
Start "user1".SYS_EXPORT_TABLE_01: user1/* DIRECTORY=DATA_DIR dumpfile=user1.dmp PARALLEL=2 LOGFILE=user1.log tables='A'
Estimates using BLOCKS method
Processing object types TABLE_EXPORT/TABLE/TABLE_DATA
Total estimates using BLOCKS method:136 MB
Processing Object Type TABLE_EXPORT/TABLE/TABLE
Processing Object Type TABLE_EXPORT/TABLE/STATISTICS/TABLE_STATISTICS
Exported "user1"."A" 109.4 MB 199625 lines
Loaded/unloaded successfullyMain table "USER1"."SYS_EXPORT_TABLE_01"
The dump file set for
USER1.SYS_EXPORT_TABLE_01 is:
D:\A.DMP
"USER1".SYS_EXPORT_TABLE_01" completed successfully at 17:11:18
The type of the exported dmp file is a crash dump file, I don't know if this file can be used normally
边栏推荐
- Database dirty reads, non-repeatable reads, phantom reads and corresponding isolation levels
- [Qualcomm][Network] 网络拨号失败和netmgrd服务分析
- nacos实战项目中的配置
- 【云原生】-Docker安装部署分布式数据库 OceanBase
- AB测试 总结归纳
- [AGC] Growth Service 2 - In-App Message Example
- spark udf 接受并处理 null值.
- WEB3之路(一)-- solidity学习笔记
- Security Thought Project Summary
- kubernetes的一些命令
猜你喜欢
[AGC] Growth Service 2 - In-App Message Example
async.js入门
Neural Ordinary Differential Equations
Practical Walkthrough | Calculate Daily Average Date or Time Interval in MySQL
spark udf 接受并处理 null值.
jmeter接口压力测试-(二)
New in GNOME: Warn users when Secure Boot is disabled
Meikle Studio-Look at the actual combat notes of Hongmeng device development six-wireless networking development
4. yolov5-6.0 ERROR: AttributeError: 'Upsample' object has no attribute 'recompute_scale_factor' solution
BERT pre-training model series summary
随机推荐
Mysterious APT Attack
Telerik2022 R2,有效的自动化测试
jmeter接口压力测试(一)
Easy gene: human tRNA gene loci showed age-related high DNA methylation | research articles
(***Key points***) Flink common memory problems and tuning guide (1)
【 HMS core 】 【 Analytics Kit] [FAQ] how to solve the payment amount in huawei pay analysis shows zero problem?
Verilog之数码管译码
Flask's routing (app.route) detailed
Shell system learning function
阿里云OSS对象存储
XYplorer 23多语言,最好的管理软件之一
typescript入门之helloworld
4、yolov5-6.0 ERROR: AttributeError: ‘Upsample‘ object has no attribute ‘recompute_scale_factor‘ 解决方案
oracle 导出dmp文件类型为“故障转储文件”
Beyond Stream Processing !第四届实时计算 Flink 挑战赛启动,49 万奖金等你来拿!
SST-Calib:结合语义和VO进行时空同步校准的lidar-visual外参标定方法(ITSC 2022)
Security思想项目总结
自适应控制——仿真实验一 用李雅普诺夫稳定性理论设计自适应规律
Security Thought Project Summary
正则表达式快速入门笔记