Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Oracle8 crashed

Oracle8 crashed

From: Udo Weigl <weigl_at_coglas.com>
Date: Tue, 28 Apr 1998 19:42:01 +0200
Message-ID: <VA.00000011.026edc80@udo.cogl>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US