Database Error Messages

ORA-39395

Warning: object string requires password reset after import

Cause

During Data Pump Export or Import, fixed user or shared database link objects were exported and the enforcement of dictionary credentials was set to ENABLED.


Action

After running Data Pump Import, execute the ALTER DATABASE LINK statement for each link mentioned in the error message and reset the password for the link. Failure to reset the password for the link results in an ORA-28449 error when attempting to use the link.