Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: RMAN / NFS error

RE: RMAN / NFS error

From: Aponte, Tony <AponteT_at_hsn.net>
Date: Thu, 20 Jun 2002 07:38:54 -0800
Message-ID: <F001.00482BAD.20020620073854@fatcity.com>


We had a similar issue with NFS mounted file systems and soft links, specifically the soft links for Veritas Quick I/O. We got around it by bypassing the links and registering the actual file names. The problem had to do with how the underlying protocol (I think it was UDP) is used by the rman executable. It's supposedly fixed in a later release of the microcode we are using but were not that brave.

HTH
Tony Aponte

-----Original Message-----
Sent: Wednesday, June 19, 2002 7:00 PM
To: Multiple recipients of list ORACLE-L

I have been configuring RMAN to back up to disk on a Compaq Tru64, Oracle 8.1.6.

I have my script running successfully. Then the sys admin configures an NFS-mounted drive on the target system and asks me to write to it instead. When I do, I receive the message:

rMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03007: retryable error occurred during execution of command: backup
RMAN-07004: unhandled exception during command execution on channel d1 RMAN-10035: exception raised in RPC: ORA-19504: failed to create file "/rman/lpi
p/df_t464975695_s3_p1"
ORA-27040: skgfrcre: create error, unable to create file Compaq Tru64 UNIX Error: 13: Permission denied RMAN-10031: ORA-19624 occurred during call to DBMS_BACKUP_RESTORE.BACKUPPIECECRE
ATE                        I recalled that CREATE TABLESPACE is a good criteria of whether RMAN can back up to a disk, so I tried that and was successful. I also at the command line used touch to create the exact file RMAN was unable to. I searched Google and Metalink and found nothing that applied. I feel it has something to do with the NFS setup since I can write to regular disk just fine. Are there any configuration gotchas with NFS? I'm out of ideas. Can anyone give me a hint?

Dennis Williams
DBA, 20% OCP
Lifetouch, Inc.
dwilliams_at_lifetouch.com

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: DENNIS WILLIAMS
  INET: DWILLIAMS_at_LIFETOUCH.COM

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Aponte, Tony
  INET: AponteT_at_hsn.net

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Thu Jun 20 2002 - 10:38:54 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US