Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Apex not working after update, invalid packages

Summary:

Apex is not working after its update .
I cant even see Apex instance, i can use database.

I see 2 invalid packages bodies
APEX_240100.WWV_FLOW_CGI APEX_240100.WWV_EXTENSION

Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):

APEX - Latest

19c DB Autonomous Transaction Processing

Code Snippet (add any code snippets that support your topic, if applicable):


BEGIN   

I cant run this because ADMIN dont have rights

-- Recompile the package body   

EXECUTE IMMEDIATE 'ALTER PACKAGE APEX_240100.WWV_FLOW_CGI COMPILE BODY';   

EXECUTE IMMEDIATE 'ALTER PACKAGE APEX_240100.WWV_EXTENSION COMPILE BODY';

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!