Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Datapump Logfile - Ignore error list

Aish13Sep 21 2016 — edited Jul 19 2020

It would be great to have a Ignore_error_list parameter to allow the invoker to omit certain expected errors from the logfile.

Most of the times when copying a table from one environment to another, the grants fail due to a differnece in roles and users.

But we would not want to exclude the grants, as we want them to be granted to the existing users/roles. Although such errors are ignorable, but they usually fill up the logfile, making it difficult to filter out the actual errors, without the use of OS commands.

So it would be extremely useful to have an ignore list in place where we can explicit  suppress such expected errors .

Or a method that helps filter the errors via the datapump API's

Thanks,

Aishwarya

Comments
Post Details
Added on Sep 21 2016
2 comments
1,184 views