net8 client [message #367835] |
Fri, 06 October 2000 20:08 |
zhao
Messages: 1 Registered: October 2000
|
Junior Member |
|
|
I use pro*c/c++ 8.15 to develop apps and the server is another machine
when I update a table(from client) and the result is zero records updated
the pgm always create the sqlnet.log file
and write the following messages into it
the sqlnet.log grows with the following error messages
Fatal NI connect error 12560, connecting to:
(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=BEQ)(PROGRAM=oracle)(ARGV0=oracleORCL)(ARGS='(DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))')))(CONNECT_DATA=(SID=ORCL)(CID=(PROGRA M=C:\NEW-CASTLE\PC98\SYU0001D\DEBUG\SYU0001D.EXE)(HOST=JBCC03)(USER=administrator))))
VERSION INFORMATION:
TNS for 32-bit Windows: Version 8.1.5.0.0 - Production
Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 8.1.5.0.0 - Production
Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 8.1.5.0.0 - Production
Time: 04-OCT-00 11:11:54
Tracing to file: C:\NEW-CASTLE\pc98\syu0001d\sqlnet.trc
Tns error struct:
nr err code: 0
ns main err code: 12560
TNS-12560: TNS: Protocal adapter error
ns secondary err code: 0
nt main err code: 102
TNS-00102: keyword binding error
nt secondary err code: 0
nt OS err code: 0
I use TCP/IP to connect to remote machine
and i do not know where the BEQUEATH come from
help me please
|
|
|