Skip to content

Commit 9ea145c

Browse files
authored
Create monitorgroup.sql
Monitoring script
1 parent b4fcf76 commit 9ea145c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
-- Monitor user REDEF_USER and his consumer groups
2+
3+
select sid, serial#, username, resource_consumer_group, status
4+
from v$session where username='REDEF_USER';

0 commit comments

Comments
 (0)