Bonjour,

Je veux exporter une base 11g (11.2.0.3.0) installée dans une machine 64 bits avec une autre machine 10g (10.2.0.3.0) 32 bits.

lors de lancement de l'export avec 10g, il démarre un peu puis il générère une erreur :
ORA-01455: converting column overflows integer datatype

voilà le résultat de l'export
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
 
Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
Export done in WE8ISO8859P1 character set and AL16UTF16 NCHAR character set
server uses WE8MSWIN1252 character set (possible charset conversion)
. exporting pre-schema procedural objects and actions
. exporting foreign function library names for user MSI
. exporting PUBLIC type synonyms
. exporting private type synonyms
. exporting object type definitions for user MSI
About to export MSI's objects ...
. exporting database links
. exporting sequence numbers
. exporting cluster definitions
. about to export MSI's tables via Conventional Path ...
EXP-00008: ORACLE error 1455 encountered
ORA-01455: converting column overflows integer datatype
EXP-00000: Export terminated unsuccessfully
merci de m'aider pour exporter la base.