IMPORT ERROR
416986Mar 16 2004 — edited Mar 24 2004Hi All,
I have Oracle 8i Enterprise Edition
am trying to import dmp file. While doing an import I am getting the following errors and the import is partial.
----------------------
. . importing table "PICI"
IMP-00020: long column too large for column buffer size (8)
IMP-00018: partial import of previous table completed: 735828 rows imported
----------------------
All other tables where imported successfully.
The command i used is:
imp udthe/udthe@goldrake fromuser=tributi touser=udthe file=trib.dmp log=udthe.log commit=y ignore=y tables=pici buffer=1024000