Oracle数据库使用nfs挂载的盘执行expdp说明(Linux环境下)

本文介绍了在Linux环境下,如何使用mount命令挂载NFS网络磁盘,并详细阐述了通过指定目录执行Oracle数据库的expdp操作,确保数据正常导出的过程。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

一、使用如下目录挂载NFS网络磁盘

# mount -t nfs -o rw,bg,hard,rsize=32768,wsize=32768,vers=3,nointr,timeo=600,proto=tcp,nolock 10.10.10.10:/orabak/ /exp20151202/


二、执行expdp时出现如下报错的解决办法

[oracle@rac1 ~]$ export NLS_LANG=AMERICAN_AMERICA.ZHS16GBK
[oracle@rac1 ~]$ expdp system/oracle  directory=expdp20151202 dumpfile=expdp20151202.dmp logfile=expdp20151202.log  full=y
Export: Release 10.2.0.3.0 - 64bit Production on Thursday, 03 December, 2015 14:09:55
Copyright (c) 2003, 2005, Oracle.  All rights reserved.
Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bit Production
With the Partitioning, Real Application Clusters, OLAP and Data Mining options
ORA-39001: invalid argument value
ORA-39000: bad dump file specif
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值