QUESTION POSED ON: 15 April 2008
I am currently upgrading a 9.2.0.7 database to 10.2.0.1 and upon migration I see errors related to advanced queuing objects as seen:
ORA-28031: maximum of 148 enabled roles exceeded
ORA-06512: at "SYS.DBMS_RULEADM_INTERNAL", line 28
ORA-06512: at "SYS.DBMS_RULE_ADM", line 138
ORA-06512: at "SYS.DBMS_PRVTAQIS",line 2938
ORE-00904: "QT"."USER_PROP":invalid identifier
How can I recreate the queue tables on the 10.2.0.1 database?
|