Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Connection-Problems with Pro*C - Need Help
Hey,
we are programming Pro*C on Oracle Workgroup Server with SQL*NET 2.x. But the simplest connection would not successful. We connect with EXEC SQL CONNECT :uid; uid was "username/password_at_dbname" via SQL*NET 2.x. Our tnsnames.ora have the correct entries, because tnsping dbname give correct results. We do not understand what we are doing wrong. At the bottom we have appended sqlnet.log. Please mail me your informations !
Thanks a lot
Oliver
sqlnet.log says:
(DESCRIPTION=(CONNECT_DATA=(SID=WG73)(CID=(PROGRAM=)(HOST=okssun)(USE R=oracle7)))(ADDRESS_LIST=(ADDRESS=(PROTOCOL=ipc)(KEY=okssun_tcp_WG73))(A DDRESS=(PROTOCOL=TCP)(HOST=okssun)(PORT=1521))))
VERSION INFORMATION:
TNS for Solaris: Version 2.3.2.1.0 - Production Unix Domain Socket IPC NT Protocol Adaptor for Solaris: Version2.3.2.1.0 -
![]() |
![]() |