ORA-22813: Operand Value Exceeds System Limits With Transportable=always
(Doc ID 2744411.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 12.1.0.2 and laterInformation in this document applies to any platform.
Symptoms
expdp of metadata completed successfully with below parameters -
directory=dmpdir
metrics=y
dumpfile=xttsfullmetaonly%U.dmp
filesize=1048576000
full=y
CONTENT=metadata_only
logfile=expfullmetaonly.log
But failed when used transportable=always
auexpfulltts.dat
directory=dmpdir
metrics=y
dumpfile=xttsfulltts%U.dmp
filesize=1048576000
full=y
logfile=expfulltts.log
transportable=always
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 |
Cause |
Solution |
References |