Database Administration (MOSC)

MOSC Banner

package body "SYS.DBMS_ASSERT" has errors

edited Jun 26, 2015 10:04AM in Database Administration (MOSC) 1 commentAnswered

I'm running Oracle 11.2.0.4.0 running in a Linux environment.  When I run expdp I've started getting the following error:

Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production

With the Partitioning, OLAP, Data Mining and Real Application Testing options

ORA-39001: invalid argument value

ORA-04063: package body "SYS.DBMS_ASSERT" has errors

ORA-06508: PL/SQL: could not find program unit being called: "SYS.DBMS_ASSERT"

SQL> alter package sys.dbms_assert compile body;

Warning: Package Body altered with compilation errors.

SQL> show error

Errors for PACKAGE BODY SYS.DBMS_ASSERT:

LINE/COL ERROR

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

329/5    PL/SQL: SQL Statement ignored

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