Re: How to add maximum number of role for sys account
From: Alan Moor <asmoor_at_ix.netcom.com>
Date: Fri, 13 Aug 1999 06:46:58 -0400
Message-ID: <7p0tt9$79r_at_dfw-ixnews14.ix.netcom.com>
Date: Fri, 13 Aug 1999 06:46:58 -0400
Message-ID: <7p0tt9$79r_at_dfw-ixnews14.ix.netcom.com>
Oracle initialization parameter "max_enabled_roles" is the ticket. It is a system level parameter and cannot be set on a per-user basis.
Add the following to your initsid.ora file: max_enabled_roles = 40
mercury123_at_my-deja.com wrote in message <7ovc58$n11$1_at_nnrp1.deja.com>...
>How do we add the maximum number of user role for sys account, since by
>default the maximum role is 20.
>
>
>Sent via Deja.com http://www.deja.com/
>Share what you know. Learn what you don't.
Received on Fri Aug 13 1999 - 12:46:58 CEST