Database Administration (MOSC)

MOSC Banner

ORA-04043: object SYS_PLSQL_697A5BF5_73_1 does not exist

edited Dec 20, 2019 4:01AM in Database Administration (MOSC) 8 commentsAnswered

I have tried below 2 ways to alter this table and both times i got below error.

  1. ALTER TABLE "TEST" MODIFY ("ACCEPT" NOT NULL ENABLE);
  2. ALTER TABLE TEST MODIFY (ACCEPT NOT NULL ENABLE);

Error:

ORA-04043: object SYS_PLSQL_697A5BF5_73_1 does not exist

Tagged:

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