EXPDP fails with UDE-00014: invalid value for parameter, 'INCLUDE' specifying a long list of tables
(Doc ID 1587384.1)
Last updated on SEPTEMBER 16, 2024
Applies to:
Oracle Database Exadata Express Cloud Service - Version N/A and laterOracle Database Cloud Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
Oracle Database - Enterprise Edition - Version 10.2.0.1 to 12.1.0.1 [Release 10.2 to 12.1]
Oracle Database Cloud Schema Service - Version N/A and later
Information in this document applies to any platform.
NOTE: In the images and/or the document content below, the user information and data used represents fictitious data. Any similarity to actual persons, living or dead, is purely coincidental and not intended in any manner.
Symptoms
EXPDP fails with UDE-00014: invalid value for parameter, 'include' specifying a long list of tables:
Export: Release 11.2.0.1.0 - Production on Mon Sep 9 08:30:43 2013
Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
;;;
Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
;;; UDE-00014: invalid value for parameter, 'include'.
Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
;;;
Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
;;; UDE-00014: invalid value for parameter, 'include'.
where INCLUDE parameter contains 435 tables:
INCLUDE=TABLE:"in (
'TABLE1',
...
'TABLE435'
)"
'TABLE1',
...
'TABLE435'
)"
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |