Database Install/Upgrade/Opatch (MOSC)

MOSC Banner

11.2.0.3-->11.2.0.4 database upgrade question

edited Mar 7, 2014 12:00PM in Database Install/Upgrade/Opatch (MOSC) 2 commentsAnswered

Just finishing up with this upgrade and have no clue what's required to complete the step below?

Preupgrade script returned this:

------------------------------------------------------

WARNING: --> Database contains schemas with objects dependent on DBMS_LDAP package.                

.... Refer to the 11g Upgrade Guide for instructions to configure Network ACLs.                    

.... USER APEX_030200 has dependent objects.

------------------------------------------------------

Dependencies script...

------------------------------------------------------

SELECT * FROM DBA_DEPENDENCIES
WHERE referenced_name IN ('UTL_TCP','UTL_SMTP','UTL_MAIL','UTL_HTTP','UTL_
INADDR','DBMS_LDAP')
AND owner NOT IN ('SYS','PUBLIC','ORDPLUGINS');

...returned this:

APEX_030200      UTL_HTTP                    SYNONYM      SYS      UTL_HTTP      PACKAGE

APEX_030200      UTL_SMTP                    SYNONYM      SYS      UTL_SMTP      PACKAGE

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