oracle multimedia invalid in 12.1.0.2 EE
Hi,
after upgrading to 12.1.0.2 EE, ORACLE MULTIMEDIA is invalid.
utlrp returns :
Locator INVALID OBJECTS: SDO_STATISTICS - INVALID - TYPE BODY
Locator INVALID OBJECTS: RTREE_INDEX - INVALID - INDEXTYPE
Does someone know how to solve this? How to make it VALID?
When I compile sdo_statistics I get the following:
Body | 6 | 19 | PLS-00538: subprogram or cursor 'ODCISTATSCOLLECT' is declared in an object type specification and must be defined in the object type body |
Body | 9 | 19 | PLS-00538: subprogram or cursor 'ODCISTATSDELETE' is declared in an object type specification and must be defined in the object type body |
Body | 51 | 19 | PLS-00539: subprogram 'ODCISTATSSELECTIVITY' is declared in an object type body and must be defined in the object type specification |