Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: A System Error has Occured
wgirish_at_yahoo.com (Girish Wadhwani) wrote in message news:<3a07c238.0107200707.5be3a520_at_posting.google.com>...
> Hi folks,
> I am getting these error messages,
>
> "RCODE OF SQL CONNECT
> A SYSTEMS ERROR HAS OCCURED
> RCODE FROM SQL EXEC
> DATABASE SERVER PROCESS ERROR : CODE 98"
>
> Any insights ??
>
>
> Thanks in advance
>
> Girish
This is not ORACLE. Oracle messages would be ora-xxxx (at least four digits, maybe 5 depending on what is failing.
According to oerr, there is no ORA-0098, nor is there one in my V7 Messages and Codes.
At the system level, on Sun at least, error 98 is 'wrong protocol for socket'. The wrong protocol would be a good reason for the connect to fail. Received on Fri Jul 20 2001 - 15:55:16 CDT
![]() |
![]() |