mdsys objects invalid after 11g2 upgrade from 10.2
all the data we need is in one schema (pvm)
I created the oracle 11g db
I created the needed tablespaces, roles, and schema in the 11g db.
I then performed a datapump import of the pvm schema only.
Went smooth.
I recompile invalid objects and all compiles clean.
I then run catupgrd.sql (because I think I need to do this when converting from 32 bit to 64 bit word size, but correct me if I am mistaken please).
0