当前位置:网站首页>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
边栏推荐
- OC - Manual Reference Counting Memory Management
- 梅科尔工作室-看鸿蒙设备开发实战笔记四——内核开发
- 易基因:人类tRNA基因位点表现出与衰老相关的DNA高甲基化|研究文章
- Neural Network Study Notes 3 - LSTM Long Short-Term Memory Network
- Practical Walkthrough | Calculate Daily Average Date or Time Interval in MySQL
- Meikle Studio-Look at Hongmeng Device Development Practical Notes 7-Network Application Development
- Re15: Read the paper LEVEN: A Large-Scale Chinese Legal Event Detection Dataset
- [100个Solidity使用技巧]1、合约重入攻击
- Beyond Stream Processing !第四届实时计算 Flink 挑战赛启动,49 万奖金等你来拿!
- 还在用Swagger?我推荐这款零代码侵入的接口管理神器
猜你喜欢

鸿湖万联扬帆富设备开发板正式合入OpenHarmony主干

Domino Server SSL Certificate Installation Guide

Re19: Read the paper Paragraph-level Rationale Extraction through Regularization: A case study on European Court

Quick Start Tutorial for flyway

Understanding of deadlock

梅科尔工作室-看鸿蒙设备开发实战笔记六—无线联网开发

BERT预训练模型系列总结

论文阅读:SegFormer: Simple and Efficient Design for Semantic Segmentation with Transformers

多线程保证单个线程开启事务并生效的方案

加密和安全
随机推荐
[100个Solidity使用技巧]1、合约重入攻击
数据库事务,JDBC操作和数据类型
Matplotlib--plot markers
Quick Start Tutorial for flyway
【C和指针第七章】可变参数列表
mysql与redis 区别
Container Technology - A Simple Understanding of Kubernetes Objects
BERT预训练模型系列总结
类和对象—6个默认成员函数
易基因:人类tRNA基因位点表现出与衰老相关的DNA高甲基化|研究文章
BERT pre-training model series summary
Flask's routing (app.route) detailed
Basemap和Seaborn
jmeter接口压力测试-(二)
在机器人行业的专业人士眼里,机器人行业目前的情况如何?
log4js入门
【HMS core】【FAQ】HMS Toolkit典型问题合集1
【AGC】增长服务2-应用内消息示例
RandLA-Net复现记录
Classes and Objects - 6 Default Member Functions