Linux Operating System (MOSC)

MOSC Banner

Repoint Archive/Export Dump Destination to NAS file system

edited Dec 12, 2013 5:30AM in Linux Operating System (MOSC) 2 commentsAnswered
I am attempting to repoint my archivelog/export destination to NAS mount point /backup.  I am able to run my RMAN commands to this directory with no issues.

I used the following to mount the file system - /etc/fstab:
//server_name/share$ /backup          cifs credentials=/dir/.somecreds,rw,bg,rsize=32768,wsize=32768,nointr,timeo=600,tcp,uid=502,gid=2066,umask=002 0 0

The error I get when I modify archive log (nothing in var/log directory of any help):
  alter system set LOG_ARCHIVE_DEST_3 = 'LOCATION=/backup/archivelog OPTIONAL';
  alter system switch logfile;

*** 2013-12-11 16:40:34.543

Exception 19510 encountered when closing file

*** 2013-12-11 16:40:34.547 4329 krsh.c

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center