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: Switching between instances

Re: Switching between instances

From: Gertjan Stil <stil_at_nlr.nl>
Date: 1997/10/28
Message-ID: <345596EE.41C6@nlr.nl>#1/1

Bill Manry wrote:
>
> Gertjan Stil (stil_at_nlr.nl) wrote:
> >I am working on an application that has two 'databases', one for real
> >and one to do exercises. The databases have the same structure and
> >will be accessed by the same client application. I intend to make two
> >instances on a parallel server.
> >I need some information whether it is possible to disconnect from
> >one instance and connect to the other one without stopping my client
> >application. I am running Oracle7.3 on Windows NT4.
>
> Oracle supports this in both precompiler and OCI programs
> except for certain special environments (some TP monitors,
> for instance). If you are using something besides Pro* or
> OCI for your application development, it depends on the
> product.
>

Sorry, I forgot to mention that the client application will be developed using Oracle Forms 4.5.

> It's not clear what this has to do with Parallel Server,
> which is multiple instances accessing the _same_ database.
> Since you want to access different data with the two
> connections there appears to be no requirement for Parallel
> Server.

You're right, I used the wrong terms. I indeed want to have two instances on the same database.

Gertjan Stil Received on Tue Oct 28 1997 - 00:00:00 CST

Original text of this message

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