当前位置:网站首页>impdp import data
impdp import data
2022-08-10 05:48:00 【The development of Lao zhang】
System: CentOS 6.6
Oracle: 10.2.0.5
Put the dmp file back.dmp into the /home/oracle/dump/ folder
To set up the directory in Oracle (using the sys user):
> create directory dumpdir as '/home/oracle/dump';
> grant read,write on directory dumpdir to myuser;
Command to view the directory status in the system:
> select * from dba_directories;
Execute the import command on the command line:
$ impdp myuser/myuserpass directory=dumpdir dumpfile=back.dmp
边栏推荐
猜你喜欢
文章复现:超分辨率网络FSRCNN
25张炫酷交互图表,一文入门Plotly
训练集Loss收敛,但是测试集Loss震荡的厉害?
Pony语言学习(六):Struct, Type Alias, Type Expressions
tinymce富文本编辑器
自适应空间特征融合( adaptively spatial feature fusion)一种基于数据驱动的金字塔特征融合策略
ORACLE系统表空间SYSTEM占满无法扩充表空间问题解决过程
I use this recruit let the team to improve the development efficiency of 100%!
先人一步,不再错过,链读APP即将上线!
Ten years of sharpening a sword!The digital collection market software, Link Reading APP is officially open for internal testing!
随机推荐
WSTP初体验
transaction, storage engine
YOLOv5 PyQt5(一起制作YOLOv5的GUI界面)
【YOLOv5训练错误】权重文件出错?
Content related to ZigBee network devices
AWR1843型号毫米波雷达使用
cesium 添加点,移动点
Count down the six weapons of the domestic interface collaboration platform!
智能合约和去中心化应用DAPP
链读好文:热加密存储与冷加密存储有什么区别?
pygame学习计划(1)
latex图片排版技巧总结
每天一个小知识点
cesium 监听地图缩放或放大来控制地图上添加的内容是否展示
pytorch框架学习(5)torchvision模块&训练一个简单的自己的CNN (二)
Batch add watermark to pictures batch scale pictures to specified size
Bifrost 同步数据库实现微服务跨库数据同步
【写下自用】每次都忘记如何train?记录如何训练自己的yolov5
idm下载器如何使用 idm下载器使用技巧
第二次实验