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

Home -> Community -> Mailing Lists -> Oracle-L -> How to use rsh svrmgrl?

How to use rsh svrmgrl?

From: yong huang <yong321_at_yahoo.com>
Date: Fri, 29 Dec 2000 15:34:56 -0800 (PST)
Message-Id: <10725.125478@fatcity.com>


I have a requirement to run the backup script on a machine (indigopool below) that backs up the database on a remote machine (ipweb3 below), because the tape drive is attached to indigopool. The script has to be able to run queries and startup/shutdown the database. So I decided to use remote shell, which fails:



indigopool:oracle> rsh ipweb3 /serv/oracle/OraHome1/bin/svrmgrl

Oracle Server Manager Release 3.1.6.0.0 - Production

Message 4505 not found; No message file for product=SVRMGR, facility=MGR

Error while trying to retrieve text for error ORA-12545 SVRMGR> connect internal
Message 701 not found; No message file for product=SVRMGR, facility=MGR

Message 701 not found; No message file for product=SVRMGR, facility=MGR

Error while trying to retrieve text for error ORA-12545 SVRMGR> exit
Message 37 not found; No message file for product=SVRMGR, facility=MGR


The Oracle software is installed on NetApp filer. Both ipweb3 and indigopool NFS-mount the filer on /serv. rsh works correctly on commands such as ls. ORACLE_HOME and ORALCE_SID are set to the remote database. Setting, unsetting TWO_TASK or LD_LIBARARY_PATH makes no difference.

Thanks for any advice. Can Intelligent Agent somehow help?

Is it possible to remotely mount a tape drive?

Yong Huang
yong321_at_yahoo.com



Do You Yahoo!?
Yahoo! Photos - Share your holiday photos online! Received on Fri Dec 29 2000 - 17:34:56 CST

Original text of this message

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