oracle 导入出现这样的错误!--??
oracle 导入出现这样的错误:
. . importing table "CHANGE_REASON" 20 rows imported
. . importing table "DEPRECIATION_DETAIL"
IMP-00058: ORACLE error 1438 encountered
ORA-01438: value larger than specified precision allows for this column
. . importing table "DEPRECIATION_DETAIL_HIST" 705632 rows imported
. . importing table "TMP_DVALUE01"
Note: table contains ROWID column, values may be obsolete 313074 rows imported
. . importing table "UNDERBUILD" 414 rows imported
. . importing table "UNDERBUILD_DTL" 14 rows imported
. . importing table "UNDER_PARTICULAR" 0 rows imported
. . importing table "USE_TACHE" 5 rows imported
. . importing table "VERIFYTAB" 0 rows imported
. . importing table "VERIFYTABDETAIL" 0 rows imported
Import terminated successfully with warnings.
表中应该是有数据的。
查询结果是0行数据。
为什么??