- UID
- 1249
- 阅读权限
- 100
- 帖子
- 18789
- 精华贴数
- 11
- 技术排名
- 41
- 技术积分
- 33865
- 社区排名
- 569
- 社区积分
- 4027
- 注册时间
- 2001-10-18
- 精华贴数
- 11
- 技术积分
- 33865
- 社区积分
- 4027
- 注册时间
- 2001-10-18
- 论坛徽章:
- 118
|
发表于 2006-3-10 09:21:52
|显示全部楼层
12505, 00000, "TNS:listener could not resolve SID given in connect descriptor"
// *Cause: The SID in the CONNECT_DATA was not found in the listener's tables.
// *Action: Check to make sure that the SID specified is correct.
// The SIDs that are currently registered with the listener can be obtained by
// typing "LSNRCTL SERVICES <listener name>". These SIDs correspond to
// SID_NAMEs in TNSNAMES.ORA, or db_names in INIT.ORA.
// *Comment: This error will be returned if the database instance has not
// registered with the listener; the instance may need to be started.
看看提问的智慧,提供足够信息…… |
|