SQL Language (MOSC)

MOSC Banner

Usage of DBMS_MONITOR

edited Jan 24, 2014 2:52AM in SQL Language (MOSC) 3 commentsAnswered ✓
Hi,

Refer to below procedure, how can i know the module_name  ?  Any SQL could help to get the module name?

DBMS_MONITOR.SERV_MOD_ACT_STAT_ENABLE(
   service_name    IN VARCHAR2,
   module_name     IN VARCHAR2,
   action_name     IN VARCHAR2 DEFAULT ALL_ACTIONS);
Thanks

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