Re: limiting number of sessions in multitenant PDB
From: Hans Forbrich <fuzzy.graybeard_at_gmail.com>
Date: Mon, 6 Mar 2017 08:25:47 -0700
Message-ID: <7b34f2a8-3052-08b9-94d3-e44cc033a2bc_at_gmail.com>
Date: Mon, 6 Mar 2017 08:25:47 -0700
Message-ID: <7b34f2a8-3052-08b9-94d3-e44cc033a2bc_at_gmail.com>
To answer your question directly, quotng the docs: NO, Process is not PDB modifiable
- PROCESSES parm: http://docs.oracle.com/database/122/REFRN/PROCESSES.htm#REFRN10175
- SESSIONS parm: http://docs.oracle.com/database/122/REFRN/SESSIONS.htm#REFRN10197
/Hans
On 2017-03-06 7:38 AM, Woody McKay wrote:
> In 13.2, is processes modifiable at the PDB level? Sessions is derived
> fro processes, right?
>
> On Fri, Mar 3, 2017 at 4:10 PM Franck Pachot <franck_at_pachot.net
> <mailto:franck_at_pachot.net>> wrote:
>
> Hi,
> The session parameter is PDB modifiable. It limits the number of
> sessions in the PDB.
> If you want to limit the concurrent sessions running in CPU then
> in 12.2 you can set cpu_count.
> Regards,
> Franck.
>
>
> --
> Sincerely,
>
> WoodyMcKay
-- http://www.freelists.org/webpage/oracle-lReceived on Mon Mar 06 2017 - 16:25:47 CET