DB-Library Error 20003

DB-Library Error 20003

Post by Ibraheem Ahmad Mali » Wed, 03 Jun 1998 04:00:00



I am using Sybase SQL Server 10.0.3 as a backend server and Visual Work
2.5.2 as front end. I am facing DB-Library Error 20003. Can any one tell
me about this.

Regards

Ibraheem

 
 
 

DB-Library Error 20003

Post by Ibraheem Ahmad Mali » Wed, 03 Jun 1998 04:00:00


I am using Sybase SQL Server 10.0.3 as backend and Visual Works 2.5.2 as
front end. I am facing this error, Can any one please help me.

Regards

Ibraheem

 
 
 

DB-Library Error 20003

Post by jim hardi » Sun, 07 Jun 1998 04:00:00


I'm pretty certain that anything over 20000 is user generated. Meaning that

maybe your "Visual Works" client is calling some stored procedure that does
a 'RAISERROR 20003 "Blah blah blah...".  To see if it's a sybase generated
error
message I look in the release area. Text of all sybase error messages
can be had by looking in the localization files in the Sybase release area.
These files are called "*.loc" an reside in a localization specific
directroy.
I can't remember, but an example would be $SYBASE/locales/us_english/iso_1.

Jim Hardin



Quote:> I am using Sybase SQL Server 10.0.3 as backend and Visual Works 2.5.2 as
> front end. I am facing this error, Can any one please help me.

> Regards

> Ibraheem

 
 
 

DB-Library Error 20003

Post by Michael Zarlen » Sun, 07 Jun 1998 04:00:00


: DB-Library Error 20003

Search the *.h files for it.

If it's not in there, it's not coming from Sybase, but from the
user-written code you're invoking.

--
-- Mike Zarlenga

 
 
 

DB-Library Error 20003

Post by Rich Mill » Mon, 08 Jun 1998 04:00:00


Not exactly.  DB-Library (as opposed to SQL Server) has its own set of
standard error numbers and messages, with the numbers starting at
20000 to distinguish them from SQL Server errors.  DB-Lib error 20003,
in particular, is generated when a server connection times out.

Check the file sybdb.h in the include directory of the OpenClient
software for a detailed listing of all such error numbers and the
corresponding messages.

HTH
Rich Miller

Norwest Mortgage


>I'm pretty certain that anything over 20000 is user generated. Meaning that

>maybe your "Visual Works" client is calling some stored procedure that does
>a 'RAISERROR 20003 "Blah blah blah...".



>> I am using Sybase SQL Server 10.0.3 as backend and Visual Works 2.5.2 as
>> front end. I am facing this error, Can any one please help me.

 
 
 

1. Uncommented Error ORA-20003 HELP !

Hi everyone !

we recently upgrade one of our application from 16bit to 32Bit.
So we had to use 32bit oracle SQL*Net.

But we're still using our old version of Oracle Server (7.2) and we're
using
some stored procedures.

Once, in the application, we had this error message :
ORA-20003, but with no text message nor description in Oracle
documentation.

Someone could tell me what does it mean ?!

Thanks a lot for any answer !

Guillaume MAISON

2. Need help : Error 39999 & 80004005

3. Errors 20003 and 20296: whence, what to do?

4. How do I parse name into first and last name fields

5. error 20003 when updating swtext field

6. help with stored proc..

7. Open Client errors 20003 and 10025

8. NV-SENIOR ANALYST

9. DB-Library error 10040: DB-Library network communication layer not loaded

10. SQL2000 installation on Server 20003

11. ORA-20003

12. DB-Library error Net_Lib error : -1