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

Home -> Community -> Usenet -> c.d.o.server -> Re: bouncing the database from the client's PL*SQL

Re: bouncing the database from the client's PL*SQL

From: Paul Drake <bdbafh_at_gmail.com>
Date: 8 Sep 2004 16:29:54 -0700
Message-ID: <910046b4.0409081529.1c6b42aa@posting.google.com>


cattorayye_at_yahoo.com (Miori) wrote in message news:<688106d8.0409080425.1df5a99_at_posting.google.com>...
> Dear all,
> Server machine running Oracle Database Server on Linux
> and a Client machine running Oracle Client on WIndows XP.
>
> HOw it is possible to shut down/start up the Oracle database
> on the server from SQL*Plus of the client. I know it can be done from
> SQL*Plus of the server but the point is that I want to do it from
> SQL*Plus of the Client.
> Many many thnx for any tips,
> Miori

install Cygwin on the windows host

and

connect to the linux host via an ssh client.

there are other ways, but it would require reading that fine manual, like here: http://download-west.oracle.com/docs/cd/B10501_01/server.920/a96521/dba.htm#1207

-bdbafh Received on Wed Sep 08 2004 - 18:29:54 CDT

Original text of this message

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