您的位置:首页 > 数据库 > Oracle

Oracle imp 导入数据出现 ORA-12560

2015-05-13 19:46 471 查看
错误如下:

D:\software\xfwebdb2015-05-11\autobackup>imp

Import: Release 10.2.0.1.0 - Production on 星期三 5月 13 19:36:10 2015

Copyright (c) 1982, 2005, Oracle. All rights reserved.

用户名: zfzb
口令:

IMP-00058: 遇到 ORACLE 错误 12560
ORA-12560: TNS: 协议适配器错误
IMP-00000: 未成功终止导入

解决方法:

要采用以下命令格式:

imp 用户名/口令@服务名

D:\software\xfwebdb2015-05-11\autobackup>imp user_id/password@service_name

Import: Release 10.2.0.1.0 - Production on 星期三 5月 13 19:41:30 2015

Copyright (c) 1982, 2005, Oracle. All rights reserved.

连接到: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
With the Partitioning, OLAP and Data Mining options

导入文件: EXPDAT.DMP>
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: