Re: [Sqlrelay-discussion] OCIServerAttach() failed. ??
Brought to you by:
mused
|
From: David M. <dav...@fi...> - 2007-03-05 17:16:51
|
Those messages mean that SQL Relay was unable to connect to the server. Specifically, that there was a timeout while trying to connect. It's possible that the TNS listener is not running on the db server, that the port (or some other parameter) is incorrect in the tnsnames.ora file, or that sqlrelay is configured to use the wrong SID. Dave dav...@fi... On Fri, 2007-03-02 at 17:33 +0900, 송 태환 wrote: > hello. > i execute sqlr-relay > > #sqlr-relay -id testOR > ------------------------------------------------------- > Starting listener: > sqlr-listener -id testOR -config /usr/local/firstworks/etc/sqlrelay.conf > > Starting 5 connections to testOR : > sqlr-connection-oracle8 -id testOR -connectionid testOR -config > /usr/local/firstworks/etc/sqlrelay.conf > OCIServerAttach() failed. > > ORA-12535: TNS:operation timed out > sqlr-connection-oracle8 failed to start. > > > Thanks to MP3.com for sponsoring: > Clustered/Replicated database support. > Perl API. > -------------------------------------- > what mean is "OCIServerATtach() failed" ?? > what mean is "ORA-12535: TNS:operation timed out" ?? > > help please, > > _________________________________________________________________ > 특별한 누군가를 찾고 싶다면 MSN 친구사귀기! > http://match.kr.msn.com/channel/index.aspx?trackingid=1002127 > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Sqlrelay-discussion mailing list > Sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlrelay-discussion |