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

Home -> Community -> Usenet -> c.d.o.misc -> savepnpc

savepnpc

From: <hans.den.broeder_at_dutchtone.net>
Date: Mon, 16 Nov 1998 16:15:07 GMT
Message-ID: <72pj2b$kdq$1@nnrp1.dejanews.com>


We are using solstice 5.1. on Solaris 2.6 with oracle version 7.3.4. Trying to test savepnpc script to shutdown databases. /nsr/logs/savepnpc.log indicates preclntslave and pstclntslave ran successfully. Just trying to use savepnpc syntax in /nsr/res/{grpname.res} file using "savepnpc" in client backup to issue shutdown and startup commands. Pretty basic stuff. Syntax example:

type: savepnpc;
precmd: su - oracle -c /usr/app/oracle/product/7.3.4/bin/dbshut_SID;
"/usr/bin/sleep 120";

pstcmd: su - oracle -c /usr/app/oracle/product/7.3.4/bin/dbstart_SID;
"/usr/bin/sleep 120";

timeout: "4:00am";

No manuals, logs, search of ALL usenet groups have turned up much, if anything. Any help will be appreciated.

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Mon Nov 16 1998 - 10:15:07 CST

Original text of this message

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