Return-Path: <root@fatcity.cts.com>
Received: from newsfeed.cts.com (newsfeed.cts.com [209.68.248.164])
 by naude.co.za (8.11.2/8.11.2) with SMTP id g5KHHL331689
 for <oracle-l@naude.co.za>; Thu, 20 Jun 2002 13:17:21 -0400
Received: from fatcity.UUCP (uucp@localhost)
 by newsfeed.cts.com (8.9.3/8.9.3) with UUCP id CAA57954;
 Thu, 20 Jun 2002 02:17:07 -0700 (PDT)
Received: by fatcity.com (26-Feb-2001/v1.0g-b71/bab) via UUCP id 00482599; Thu, 20 Jun 2002 01:48:34 -0800
Message-ID: <F001.00482599.20020620014834@fatcity.com>
Date: Thu, 20 Jun 2002 01:48:34 -0800
To: Multiple recipients of list ORACLE-L <ORACLE-L@fatcity.com>
X-Comment: Oracle RDBMS Community Forum
X-Sender: "Alexandre Gorbatchev" <alexandre.gorbatchev@avermann.de>
Sender: root@fatcity.com
Reply-To: ORACLE-L@fatcity.com
Errors-To: ML-ERRORS@fatcity.com
From: "Alexandre Gorbatchev" <alexandre.gorbatchev@avermann.de>
Subject: Re: RMAN / NFS error
Organization: Fat City Network Services, San Diego, California
X-ListServer: v1.0g, build 71; ListGuru (c) 1996-2001 Bruce A. Bergman
Precedence: bulk
Mime-Version: 1.0
Content-Type: text/plain;	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

Hi Dennis,

I think Bruce meant user name (user id), but not the versions of source and
destination OS's. AFAIK, different user starting RMAN should not cause
permissions problem because file is created by rman process from oracle
instance. So test with CREATE TABLESPACE should be sufficient.
I would think that's possible NFS+Oracle problem indeed.

--
Alexandre

----- Original Message -----
To: "Multiple recipients of list ORACLE-L" <ORACLE-L@fatcity.com>
Sent: Thursday, June 20, 2002 3:53 AM


>
> Bruce - Good thought. However, both are Compaq Tru64, same version.
>
> Dennis Williams
> DBA, 20% OCP
> Lifetouch, Inc.
> dwilliams@lifetouch.com
>
>
> -----Original Message-----
> [mailto:Bruce.Reardon@comalco.riotinto.com.au]
> Sent: Wednesday, June 19, 2002 8:34 PM
> To: Multiple recipients of list ORACLE-L
>
>
> Dennis,
>
> What OS user does your RMAN run as compared to the OS user that your
Oracle
> instance runs under?
>
> Just a thought,
> Bruce Reardon
>
> -----Original Message-----
> Sent: Thursday, 20 June 2002 9:00
> 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@lifetouch.com
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: DENNIS WILLIAMS
>   INET: DWILLIAMS@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@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: Reardon, Bruce (CALBBAY)
>   INET: Bruce.Reardon@comalco.riotinto.com.au
>
> 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@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: DENNIS WILLIAMS
>   INET: DWILLIAMS@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@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: Alexandre Gorbatchev
  INET: alexandre.gorbatchev@avermann.de

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@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).

