Which instance is the master of the object?
2-node RAC
I am trying to determine which instance is the "master" of any particular object in our RAC.
I have been pointed to the view v$gcspfmaster_info.
I have already learned that column remaster_cnt is not updated; a bug I think.
I have already learned that when the value 32767 appears in column previous_master
it means that the object was not mastered before its current master.
My question:
There are more than 14,000 tables and indexes in the database; the view only shows
about 550 objects being mastered. That does not make sense to me.