If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
I am using Oracle 10.1.0.2 on Windows XP SP2, connected with sysdba user.
When I try to grant "ALTER ANY RULE SET" to any user i get "ORA-00990: missing or invalid privilege".
It looks like this privilege is not supported on 10.1.0.2 version, although it works fine on 10.2.0.1 in the same conditions.
Anyway, when I do "select * from dba_sys_privs order by privilege" I see ALTER ANY RULE SET as an available privilege for sysdba users (on 10.1.0.2). Why doesn't it work? Does anyone have a link to the official documentation saying that this is not supported on Oracle 10.1.0.2?
Location: Where the Surf Meets the Turf @Del Mar, CA
Posts: 4,931
>Does anyone have a link to the official documentation saying that this is not supported on Oracle 10.1.0.2?
Do you have a link to the official documentation saying that this is supported on Oracle 10.1.0.2?
__________________
You can lead some folks to knowledge, but you can not make them think.
The average person thinks he's above average!
I could use some help instead of your smart-line-wannabe. Since I'm asking the question, it's obvious I didn't find something related to this into documentation. Your question does not answer my question...
On the surface it appears you are dealing with an "feature" which has not yet been officially released.
If you have evidence to the contrary in any Oracle manual, please post URL.