aiaiDBA

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

13718043309

010-86462881

ORA-12219: TNS:missing community name from address in ADDRESS_LIST

ORA-12219: TNS:missing community name from address in ADDRESS_LIST
Cause: This error occurs when an ADDRESS_LIST has some ADDRESSes in it that have no COMMUNITY component and others that do have a COMMUNITY component.
Action: Check that in the connect descriptors you are using either all the ADDRESSes have a COMMUNITY component or all do not.

请先 登录 后评论

1 个回答

小智
ORA-12219:TNS:ADDRESS_LIST中的地址缺少社区名称,
.原因:当ADDRESS_LIST在其中有一些ADDRESS,没有COMMUNITY组件,而其他ADDRESS具有COMMUNITY组件时,会发生此错误。,
.操作:检查您正在使用的连接描述符中是否所有ADDRESS都具有COMMUNITY组件,或者所有不具有。,
.
请先 登录 后评论