Database Administration (MOSC)

MOSC Banner

Is used Rules Manager/Expresion Filter used on DB?

edited Mar 6, 2012 5:21PM in Database Administration (MOSC) 2 commentsAnswered
Registery shows Expression Filter and  Rule Manager are installed on DB,
SQL>  select comp_name from dba_registry;
Oracle Expression Filter
Oracle Rule Manager


We need to check if they are used or not, The database is 10g

On 11g dba_feature_usage_statistics has an entry for Rules Manager and Expression Filter, but there is no entry on 10g
http://docs.oracle.com/cd/B12037_01/server.101/b10821/expressionconcepts.htm
http://docs.oracle.com/cd/B28359_01/server.111/b28320/statviews_3166.htm


** How to check if Expression Filter and  Rule Manager  are used on 10g database?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center