Re: Set_Default_Role_No
From: Jim <somd_jim2002_at_yahoo.com>
Date: 25 Nov 2003 13:52:34 -0800
Message-ID: <1a9cb195.0311251352.14de5dab_at_posting.google.com>
Date: 25 Nov 2003 13:52:34 -0800
Message-ID: <1a9cb195.0311251352.14de5dab_at_posting.google.com>
somd_jim2002_at_yahoo.com (Jim) wrote in message news:<1a9cb195.0311250815.4c2b1176_at_posting.google.com>...
> I have a forms 6i web application which sets roles dynamically based
> on the login. No problem using dbms_session.set_role.
Oops, never mind. Turns out the set_default_role_no "package" is actually a SYS owned procedure some DBA wrote because schema owners weren't given privs to set roles as non-default.
That certainly expains why I couldn't find any documentation.
Jim Received on Tue Nov 25 2003 - 22:52:34 CET