Database Administration (MOSC)

MOSC Banner

Cleanly Removing Apex from DB

edited Aug 7, 2020 3:02AM in Database Administration (MOSC) 2 commentsAnswered ✓

Hi, hope you can help on a rather odd problem.

I’m trialling an upgrade from 12.2.0.1 to 19c on a non-CDB. The database has Apex installed (5.0.4.00.12), but does not have any applications installed….discovered this by running….

select count(*) from apex_applications

where workspace_display_name not in ('INTERNAL','COM.ORACLE.CUST.REPOSITORY')

…which returned 0.

On other databases where this is the case, I’ve removed Apex for two reasons. Why keep something in there that isn’t being used, and I have also seen on previous database upgrades, the upgrade process itself enforces an Apex upgrade, extending the time taken. Think I’ve read in the latest upgrade that it will no longer do that, but again, why keep something there if it is not being used.

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