Question:
I an getting this EXP-00008 ORA-1455 error
when attempting to export a table:
EXP-00008: ORACLE error 1455
encountered
ORA-01455: converting column overflows integer datatype
EXP-00008:
ORACLE error 1455 encountered
ORA-01455: a convers?o da coluna causa
overflow do tipo de dados do inteiro
EXP-00000: Export terminated
unsuccessfully
How to I complete my export without the EXP-0008 Oracle
error 1455?
Answer: This is likely a bug. See
Bug # bug #4270321.
Also, see MOSC note 351233.1,
issue in 9.2.0.4.0 fixed in 10.2.0.
Try adding this to get around the bug:
constraints=n indexes=n statistics=none
The older exp utility has been
deprecated in favor of the Data Pump utility (expdp) and you
can get complete directions in the book
Advanced Oracle Utilities.
Why not use Data Pump instead of the older exp? It is
called Data Pump expdp.
If you are exporting for importing into another version,
Oracle has a VERSION argument.
See here on the
ORA-01455
|
|
|
Get the Complete
Oracle Utility Information
The landmark book
"Advanced Oracle
Utilities The Definitive Reference" contains over 600 pages of
filled with valuable information on Oracle's secret utilities.
This book includes scripts and tools to hypercharge Oracle 11g
performance and you can
buy it
for 30% off directly from the publisher.
|
|
|
|
Burleson is the American Team

Note:
This Oracle
documentation was created as a support and Oracle training reference for use by our
DBA performance tuning consulting professionals.
Feel free to ask questions on our
Oracle forum.
Verify
experience!
Anyone
considering using the services of an Oracle support expert should
independently investigate their credentials and experience, and not rely on
advertisements and self-proclaimed expertise. All legitimate Oracle experts
publish
their Oracle
qualifications.
Errata?
Oracle technology is changing and we
strive to update our BC Oracle support information. If you find an error
or have a suggestion for improving our content, we would appreciate your
feedback. Just
e-mail:
and include the URL for the page.
Copyright © 1996 - 2020
All rights reserved by
Burleson
Oracle ®
is the registered trademark of Oracle Corporation.
|
|