Re: ORA-01925 maximum of 20 enabled roles exceeded

From: Ali Khalil <ali.khalil_at_hct.ac.ae>
Date: Sat, 30 Oct 1999 15:22:04 +0400
Message-ID: <7vha4h$lac$1_at_nimr.hct.ac.ae>


You must set this parameter in your INIT.ORA file. Search for that file on your Oracle server and add the following line:

max_enabled_roles = 30

You need to restart your server for this to work.

Let me if this fails.

Armen Khachikian wrote in message <381AB5D2.B7715E_at_bcf.usc.edu>...
> I was trying to connect the data base through SYS/CHANGE_ON_INSTALL
>password when I got the followin error:
>ORA-01925: maximum of 20 enabled roles exceeded.
>
>I was checking the error description and it was mentioned that I have to
>increase the MAX_ENABLED_ROLES beyond the value of 20.
> Does anybody know how can I increase this value?
>
>Armen
>
Received on Sat Oct 30 1999 - 13:22:04 CEST

Original text of this message