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