当前位置:Gxlcms > 数据库问题 > UDE-12154: operation generated ORACLE error 12154

UDE-12154: operation generated ORACLE error 12154

时间:2021-07-01 10:21:17 帮助过:132人阅读

[oracle@PLUSTEST ~]$ expdp system/gacHZdba2018@PLUSDEV directory=dump_dir dumpfile=plusdevschema.dmp schemas=PLUSDEV

UDE-12154: operation generated ORACLE error 12154
ORA-12154: TNS:could not resolve the connect identifier specified

expdp导出时报错,ORA-12154 TNS: 无法解析指定的连接标识符

解决办法:
1、确认shcemas正确
2、在导出语句上加ip地址
[oracle@PLUSTEST ~]$ expdp system/gacHZdba2018@172.19.31.100/PLUSDEV directory=dump_dir dumpfile=plusdevschema.dmp schemas=PLUSDEV

UDE-12154: operation generated ORACLE error 12154

标签:exp   err   a20   解决办法   语句   dev   director   operation   nec   

人气教程排行