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: How to use rsh svrmgrl?

Re: How to use rsh svrmgrl?

From: Gregory Conron <gconron_at_hfx.andara.com>
Date: Fri, 29 Dec 2000 20:16:17 -0400
Message-Id: <10725.125480@fatcity.com>


On Fri, 29 Dec 2000, you wrote:
> 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:
<snip>

Are you sure you are using remote shell and not restricted shell?

>
> Is it possible to remotely mount a tape drive?

You should be able to read it via machine_name:/dev/rmt/0m (or wherever your tape device is located). In this case, indigopool:/dev/rmt/0m being the target of tar (if you're using tar) from the ipweb3 machine.

Cheers,
GC
 --
"The opposite of a correct statement is a false statement. But the opposite of a profound truth may well be another profound truth."

                                    --Niels Bohr
Received on Fri Dec 29 2000 - 18:16:17 CST

Original text of this message

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