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: starting oracle with solaris project

Re: starting oracle with solaris project

From: <ivl5_at_hotmail.com>
Date: Sun, 15 Jul 2007 23:46:37 -0700
Message-ID: <1184568397.038481.36320@e9g2000prf.googlegroups.com>


On Jul 14, 6:34 pm, Wolfgang <wtra..._at_AT.web.de> wrote:
> DA Morgan schrieb:> Wolfgang wrote:
> >> i want to start serveral database under resource control, every
> >> instance with a different solaris project.
>
> >> the problem is we use a shared listener. is there a way to configure
> >> the instance with a project, so the listener start all client
> >> processes in a project according the project of the instance and not
> >> the project of the listener?
>
> >> thanks
> >> Wolfgang
>
> > If you are contemplating using 10g containers ... check with metalink to
> > see if you will be supported. Last time I looked they were a really bad
> > idea.
>
> i want use solaris projects, for every instance one project. It is not a
> problem with a dedicated listener for every oracle instance, then i can
> start the listener with a project. but a shared listener forks the
> clients under his own project.
>
> i hear the first time about 10g containers, but am not a oracle admin
> and nevertheless i want to have control over the processes if possible.
>
> is there a possibility to call somthing like pre or post-scripts when
> forcing a client process from listeners?

I don't think it's possible. You will need to find some other way, like separate instance processes based on their names and ipcs for shared memory/semaphores usage.

Regards,
Igor

> Thanks
> Wolfgang
Received on Mon Jul 16 2007 - 01:46:37 CDT

Original text of this message

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