Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Oracle8 crashed
When my Application, try to connect as an OPS$-Account
the Oracle-Database server crashed ! (NT 4.0 and Oracle 8.4)
In fact crash means, the complete NT-Service terminates. There
are no entries in the NT-eventlog or the sidALRT.log file.
If I connect with user/password everything is o.k.
My Application uses the old oracle V7 OCI.
The following code kills Oracle :
unsigned char nothing[] = " ";
long Res = olog(&LDA, hda, nothing, -1, nothing, -1, "My_SQL-NET_Alias", -1, OCI_LM_DEF);
The return Value of the olog call is 03113 (end-of-file on communication channel)
Any help would be appreciated.
Udo Weigl,
COGLAS GmbH
Wunstorf, Germany
mailto: weigl_at_coglas.com Received on Tue Apr 28 1998 - 12:42:01 CDT
![]() |
![]() |