中文字幕av专区_日韩电影在线播放_精品国产精品久久一区免费式_av在线免费观看网站

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

expdp出dmp文件到NFS NAS報錯ora-39001 ora-39000 ora-31641 ora-27054

發布時間:2020-08-10 22:29:45 來源:ITPUB博客 閱讀:288 作者:531968912 欄目:關系型數據庫
通過查詢metalink id :387700.1
 
文檔上說可能的問題有以下幾種:
a) The mount table (eg; /etc/mnttab) can be read to check the mount options 
b) The NFS mount is mounted with the "hard" option 
c) The mount options include rsize>=32768 and wsize>=32768 
d) For RAC environments, where NFS disks are supported, the "noac" mount option is used. 
 
文檔上指出通過設置event 10298事件可以避免,不過設置event 10298需要重啟數據庫生效 。
  
檢查NFS的配置,發現客戶端的/etc/filesystems中未加入mount nfs文件系統的條目
 
增加以下條目后,重新mount,解決。
 
#vi /etc/filesystems
/exp:
        dev             = /exp
        vfs             = nfs
        nodename        = 192.168.1.20
        mount           = true
        options         = rw,bg,hard,intr,proto=tcp,vers=3,rsize=65536,wsize=65536,timeo=600
        account         = false 
 
#umount /oraexp
#mount /oraexp
 
建議大家以后遇到類似問題,先檢查/etc/filesystems文件,這個問題都是由于大家都喜歡使用以下方式mount nfs導致。

LINUX 使用以下方法: 

mount -o rw,bg,hard,intr,proto=tcp,vers=3,rsize=65536,wsize=65536,timeo=600 192.168.1.20:/exp /exp
aix 使用以下方法:

 mount -o hard,bg,proto=tcp,suid,rsize=32768,wsize=32768,noac  192.168.1.20:/backup  /backup
 aix 參考文章
ORA-19504 ORA-27054 Errors mounting NFS file system (Doc ID 370513.1)

//相關metalink 文檔如下:
 
ORA-19504 ORA-27054 Errors mounting NFS file system [ID 370513.1]
RMAN Backup Fails With RMAN-03009 ORA-19504 ORA-27054 NFS file system where the file is created or resides is not mounted with correct options [ID 1472448.1]
ORA-27054: NFS file system where the file is created or resides is not mounted with correct options [ID 781349.1]
 
//另外設置10298的過程如下:
 
1) set the Event 10298 in the init file 
event="10298 trace name context forever, level 32" 
if you are using the spfile then the following can be done 
 
SQL> alter system set event='10298 trace name context forever, level 32'scope= spfile ; 
向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

邢台市| 普安县| 茂名市| 乌拉特后旗| 博客| 昂仁县| 枣庄市| 囊谦县| 宾阳县| 东乌珠穆沁旗| 舒兰市| 曲阜市| 安塞县| 临猗县| 绍兴县| 安岳县| 桑日县| 万山特区| 综艺| 类乌齐县| 永靖县| 霍林郭勒市| 友谊县| 芦溪县| 本溪市| 台中县| 瓮安县| 新化县| 双辽市| 新津县| 当阳市| 翁牛特旗| 康定县| 图们市| 隆德县| 汨罗市| 河西区| 莱阳市| 汉川市| 名山县| 武山县|