Skip to content

ORA-20446 The Owner of the job is not registered

When i try import dump files into one schema using Datapump in EMdbconsole, it shows follwoing Error.

ORA-20446: The owner of the job is not registered
ORA-06512: at “SYSMAN.MGMT_JOBS”, line 168
ORA-06512: at “SYSMAN.MGMT_JOBS”, line 86

Solution : We need to run

SQL> conn sysman/Admin123;
Connected.
SQL> execute MGMT_USER.MAKE_EM_USER(‘PREM_ACE_RUH’);

PL/SQL procedure successfully completed.

Note : Prem_ace_ruh — > Username.

One Comment Post a comment
  1. ismail #

    it works for me thnx alot.

    January 3, 2013

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: