摘要: 今天同步字典表连DB遇到一个奇葩的问题,用第一行代码总会有这个错误: DBI connect('host=10.129.139.142;sid=wcd142','mqq',...) failed: ORA-12505: TNS:listener does not currently know of SID given in connect descriptor (DBD ERROR: OCIServerAttach) at ./sync-game-dic.pl line 33 上网各种搜查有各种说法,最终采用第二行代码连接DB就可以了,解决了问题。好奇葩。文档里 阅读全文
posted @ 2014-04-01 20:10 爱嘟嘟~ 阅读(196) 评论(0) 推荐(0) 编辑