当前位置:网站首页>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
边栏推荐
猜你喜欢

Understanding of deadlock

BERT pre-training model series summary

【HMS core】【FAQ】HMS Toolkit典型问题合集1

The thread pool method opens the thread -- the difference between submit() and execute()

Verilog之数码管译码

电压跟随器不要随便加

线程池方式开启线程--submit()和execute()的区别

AB测试 总结归纳

4、yolov5-6.0 ERROR: AttributeError: ‘Upsample‘ object has no attribute ‘recompute_scale_factor‘ 解决方案
Unity 锁定相机第二弹
随机推荐
Domino Server SSL Certificate Installation Guide
从数据流中快速查找中位数
MFCC转音频,效果不要太逗>V<!
Verilog之数码管译码
OC-ARC (Automatic Reference Counting) automatic reference counting
Materialist Dialectics - Conditionalism
多线程--线程和线程池的用法
Meikle Studio-Look at Hongmeng Device Development Practical Notes 7-Network Application Development
(C语言)文件操作
mysql与redis 区别
图像去噪——Neighbor2Neighbor: Self-Supervised Denoising from Single Noisy Images
WebAPI 复习
In the robot industry professionals, Mr Robot industry current situation?
BERT预训练模型系列总结
OC- about alloc and dealloc (haven't started writing yet)
Pytorch中 nn.Transformer的使用详解与Transformer的黑盒讲解
线程池方式开启线程--submit()和execute()的区别
wsl操作
【HMS core】【FAQ】HMS Toolkit Typical Questions Collection 1
Drag and drop events, dataTransfer, getBoundingClientRect