Database Tuning (MOSC)

MOSC Banner

One strange thing when I checed the gv$pq_tqstat

edited Apr 13, 2011 6:49PM in Database Tuning (MOSC) 4 commentsAnswered ✓
 Hi All,

My DB is 11.1. RAC 4 nodes.

As we know, v$pq_tqstat come from corresponding gv$ view.

select * from v$fixed_view_definition
where view_name =upper('v$pq_tqstat')

select * from v$fixed_view_definition
where view_name =upper('v$pq_tqstat')

But I can get rows when I issue query against v$pq_tqstat, but get nothing from gv$ view. As far as I have tested, only this view has this problem.

Can anybody give me some help, please?

Best regards,

Leon

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