当前位置:网站首页>oracle 导出dmp文件类型为“故障转储文件”
oracle 导出dmp文件类型为“故障转储文件”
2022-07-30 10:20:00 【CSDN问答】
oracle 导出dmp文件后,dmp文件类型为“故障转储文件”
运行代码:EXPDP user1/123 DIRECTORY=DATA_DIR dumpfile=A.dmp PARALLEL=2 LOGFILE=A.log tables='A'
运行日志:
连接到: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
启动 "user1".SYS_EXPORT_TABLE_01: user1/* DIRECTORY=DATA_DIR dumpfile=user1.dmp PARALLEL=2 LOGFILE=user1.log tables='A'
正在使用 BLOCKS 方法进行估计
处理对象类型 TABLE_EXPORT/TABLE/TABLE_DATA
使用 BLOCKS 方法的总估计: 136 MB
处理对象类型 TABLE_EXPORT/TABLE/TABLE
处理对象类型 TABLE_EXPORT/TABLE/STATISTICS/TABLE_STATISTICS
导出了 "user1"."A" 109.4 MB 199625 行
已成功加载/卸载了主表 "USER1"."SYS_EXPORT_TABLE_01"
USER1.SYS_EXPORT_TABLE_01 的转储文件集为:
D:\A.DMP
"USER1".SYS_EXPORT_TABLE_01" 已于 17:11:18 成功完成
导出的dmp文件类型为故障转储文件,不知道这个文件能不能正常使用
边栏推荐
- jmeter接口压力测试(一)
- 分页 paging
- [AGC] Growth Service 2 - In-App Message Example
- 阿里云OSS对象存储
- Container Technology - A Simple Understanding of Kubernetes Objects
- 图像去噪——Neighbor2Neighbor: Self-Supervised Denoising from Single Noisy Images
- 神经网络学习笔记4——自动编码器(含稀疏,堆叠)(更新中)
- MFCC转音频,效果不要太逗>V<!
- 这种叫什么手法
- Day113. Shangyitong: WeChat login QR code, login callback interface
猜你喜欢
STM32CubeMX configuration to generate FreeRTOS project
梅科尔工作室-看鸿蒙设备开发实战笔记四——内核开发
New in GNOME: Warn users when Secure Boot is disabled
Selected System Design | Design of CAN Bus Controller Based on FPGA (with Code)
实现web实时消息推送的7种方案
Verilog之数码管译码
死锁的理解
PyQt5 - draw text on window
阿里云OSS对象存储
Easy gene: human tRNA gene loci showed age-related high DNA methylation | research articles
随机推荐
数据库脏读、不可重复读、幻读以及对应的隔离级别
Container Technology - A Simple Understanding of Kubernetes Objects
Re16:读论文 ILDC for CJPE: Indian Legal Documents Corpus for Court Judgment Prediction and Explanation
神经网络学习笔记4——自动编码器(含稀疏,堆叠)(更新中)
自适应控制——仿真实验一 用李雅普诺夫稳定性理论设计自适应规律
2022全球数字经济大会人工智能专场:AI安全受高度关注
MFCC转音频,效果不要太逗>V<!
(C语言)文件操作
【HMS core】【FAQ】HMS Toolkit Typical Questions Collection 1
Multithreading--the usage of threads and thread pools
360 released a future-oriented EDR to protect the security of government and enterprise user terminals in an all-round way
这种叫什么手法
Re20:读论文 What About the Precedent: An Information-Theoretic Analysis of Common Law
Study Notes 10--Main Methods of Local Trajectory Generation
梅科尔工作室-看鸿蒙设备开发实战笔记七——网络应用开发
MFCC to audio, the effect should not be too funny >V
OC- about alloc and dealloc (haven't started writing yet)
flowable工作流所有业务概念
GNOME 新功能:安全启动被禁用时警告用户
MySQL |子查询