I’ve seen a question about the INCLUDE parameter of DataPump at OTN Forums. The user needed to enter 900+ tables into include parameter but she got “UDE-00014: invalid value for parameter, ‘include’”:

Although there’s no limit on the number of objects you enter, “include” parameter accepts only 4000 characters. A simple workaround is to use a table to hold the names of the tables/objects and use this table with include parameter:

3 Responses to “Oracle DataPump “INCLUDE” parameter and limit of 4000 chars”

  1. Abdul Mateen says:

    Beautiful !!!!!

  2. Can we do the same with INCLUDE for SCHEMA parameter ?
    if yes, can you please show in an example par file/

    Thanks & regards.

  3. What if I have to export partition from different tables and the their number is huge ..?

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>