I'm trying to run a client side backup from a Solaris server.
The command is
/usr/sbin/savepnpc -vvv -s $SERVER -g $GROUP /oracle/backup/$SID_NAM/_files
This runs fine as root but errors when run as oracle...
32476:savepnpc: Unable to run preclntsave for group LIMSDaily successfully,
see savepnpc.log for possible causes.
There was nothing in savepnpc.log until I changed the log permissions, the the .res permissions and now it complains about the lck permissions...
Does savepnp need to be run as root?
The command is
/usr/sbin/savepnpc -vvv -s $SERVER -g $GROUP /oracle/backup/$SID_NAM/_files
This runs fine as root but errors when run as oracle...
32476:savepnpc: Unable to run preclntsave for group LIMSDaily successfully,
see savepnpc.log for possible causes.
There was nothing in savepnpc.log until I changed the log permissions, the the .res permissions and now it complains about the lck permissions...
Does savepnp need to be run as root?