Re: rman ? nfs ? slow

From: lfree <aaa_at_163.com>
Date: Tue, 6 Jan 2009 08:19:40 +0800
Message-ID: <gju82r$ipm$1_at_news.cn99.com>



>> end backup xxx, stoped archive.rman : 2009-01-04 20:16:19.95

>STOPED
NO? this is my script bat .I think it must be replace 'finished' .  thank!
....
echo begin backup xxx, running %1 : %date:~0,10% %time% >> %logfile% %ORACLE_HOME%\bin\rman target / log=%logfile% append _at_%1 echo end backup xxx, stoped %1 : %date:~0,10% %time% >> %logfile%

> > I don't know why it is slow on windows + rman + nfs .
> >
>
> We know that you do not know, but a number of possible causes have been
given.
>
> Why don't you check them out, and come back with the results?
>
> Gerard

In windows , using rman+nfs backup must be use format '\\IP\backup\archives\%d_%T_%s_archive' , My test can not map driver .(example : format 'y:\backup\archives\%d_%T_%s_archive' )

I cat not input any nfs arguments.

I only test ,if mount (no options)
c:\>mount y: \\192.168.100.39\backup

c:\>mount

y:       \\192.168.100.39\backup          UID=500, GID=501
                                                         rsize=32768,
wsize=32768
                                                        mount=hard,
timeout=0.8
                                                         retry=1,
locking=yes
                                                        fileaccess=777,
lang=GB2312-80
                                                         casesensitive=no

I check those arguments , that is sameness to linux nfs . Received on Mon Jan 05 2009 - 18:19:40 CST

Original text of this message