imp 导入 oracle 问题
导出、导入都是 oracle 10g 。
在导入过程中出现如下情况:
IMP-00017: 由于 ORACLE 错误 6550, 以下语句失败:
"DECLARE SREC DBMS_STATS.STATREC; BEGIN SREC.MINVAL := '4E014E50658C'; SREC"
".MAXVAL := '9F9996E8798F'; SREC.EAVS := 4; SREC.CHVALS := DBMS_STATS.CHARAR"
"RAY('NNPe','N ?Q穅揚 <s韀','N ?冘^','NT^\','N巐8fz','N巐齟','N巑裧p',
'N帟"
............................
IMP-00003: 遇到 ORACLE 错误 6550
ORA-06550: line 1, column 1350:
PLS-00103: Encountered the symbol "," when expecting one of the following:
. ( * % & = - + ; < / > at in is mod remainder not rem
<an exponent (**)> <> or != or ~= >= <= <> and or like LIKE2_
LIKE4_ LIKEC_ between || multiset member SUBMULTISET_
ORA-06550: line 1, column 1450:
PLS-00103: Encountered the symbol "." when expecting one of the following:
) , =>
. . 正在导入表 "SF_DEPT_MAIN"导入了 36 行
最后数据库导入成功
请教一下这到底是什么问题,我在网上查了很久
相关问答:
我安装一台redhat linux5+oracle 10g的服务器,笔记本(XP系统)安装了oracle 10g客户端,结果老是出12560的错误,请高手指点一二,
-A RH-Firewall-1-INPUT -m state –state NEW -m tcp -p tcp –dpor ......
日前用oci函数查询oracle数据时出现个问题,就是在查询到date类型的数据时,使用pl/sql 查询oracle库中的数据显示是
2009-9-29 12:12:12
但是通过语句select * from tablename 查询,使用oci_fetch_array() ......
如题。
刚在自己的电脑里安装里Oracle 10g
用MyEclipse设置连接,出现如下错误提示,请问各位高手哪里出了问题:多谢指教!
Error while performing database login with the Oracle driver:
Io exc ......
在lomboz eclipse中的window->show view->others->中的怎样加入connectivity中的data source中连接oracle时只有8,9,10这三个版本,怎样才能连接oracle11这个版本呢??????????????
附图片 ......