aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

ORA-12538: TNS:no such protocol adapter

ORA-12538: TNS:no such protocol adapter
Cause: The protocol adapter requested (by way of the "(PROTOCOL=..)" keyword-value pair in a TNS address) is unknown. If the supplied address is typographically correct then the protocol adapter is not installed.
Action: Install the protocol adapter or correct typographically error, as appropriate. Note: if the supplied address was derived from resolving the service name, check the address in the appropriate file (TNSNAMES.ORA, LISTENER.ORA or SQLNET.ORA).

请先 登录 后评论

1 个回答

小智
ORA-12538:TNS:没有这样的协议适配器,
.原因:请求的协议适配器(通过TNS地址中的“(PROTOCOL = ..)”关键字 - 值对)未知。如果提供的地址在印刷上正确,则不安装协议适配器。,
.操作:安装协议适配器或正确输入错误。注意:如果提供的地址来自解析服务名称,请检查相应文件(TNSNAMES.ORA,LISTENER.ORA或SQLNET.ORA)中的地址。,
.
请先 登录 后评论