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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Running remote scripts

RE: Running remote scripts

From: Molina, Gerardo <Gerardo.Molina_at_schwab.com>
Date: Tue, 15 May 2001 10:52:26 -0700
Message-ID: <F001.00303DEF.20010515110023@fatcity.com>

Put the ssh calls inside a Perl script using the Expect module for a very nice package indeed.

Gerardo

-----Original Message-----
Sent: Monday, May 14, 2001 11:06 AM
To: Multiple recipients of list ORACLE-L

ssh is your friend.

oli

Rajesh_at_ohitelecom.com wrote
> Hi All,
> Env. is TRU64 Unix and Oracle 7.3.4
> This is a standby server configuration. I want to run
> certain scripts(on secondary server), based on some incident
> on primary server. And on top of that, every thing has to be
> fully automated(using cron).
> I got stuck at a point where I need to run some script
> on secondary without explicitly logging on secondary server.
> I tried using rsh, but it executes just one single command.
> I would appreciate if some one can guide me on this.
>
> TIA,
> Rajesh

-- 
Oliver Artelt
Oracle Certified DBA

cubeoffice GmbH & Co.KG # jordanstrasse 7 # 39112 magdeburg
telefon: +49 (0)391 6 11 28 10 # telefax: +49 (0)391 6 11 28 19
email: info@cubeoffice.de # web: http://www.cubeoffice.de
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Oliver Artelt
  INET: oli_at_md.transnet.de

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Molina, Gerardo
  INET: Gerardo.Molina_at_schwab.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Tue May 15 2001 - 12:52:26 CDT

Original text of this message

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