Database Utilities (MOSC)

MOSC Banner

DBMS DataPump - Export - ORA-31626: job does not exist - Appreciate ur help

edited Oct 8, 2009 2:43AM in Database Utilities (MOSC) 3 commentsAnswered
I'm researching on implementing DataPump for a data migration task. I'm getting the following error "job does not exist" while executing the following two stored procedures. I googled and tried some solution out there but, couldn't fix it yet. I think I have all granted permissions. I'm using Oracle 10g (10.2.0.1).

NOTE: It is working good from command prompt using "expdp" and "impdp" commands.

ORA-31626: job does not exist
ORA-06512: at "SYS.DBMS_SYS_ERROR", line 79
ORA-06512: at "SYS.DBMS_DATAPUMP", line 911
ORA-06512: at "SYS.DBMS_DATAPUMP", line 4356
ORA-06512: at "KUMAR.SCHEMA_EXPORT", line 8
ORA-06512: at line 2

Partial Table Export:

create or replace PROCEDURE partial_export

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