[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: SQR: cannot logon to the database



Curtis,

I'm using an SQR version 4 Language Reference book:

(SQR 5528) is an ODBC SQL error - ORACLE ORLON error 376 in cursor 0: means
the routine named ORLON has a (Oracle?) error #376 in the SQR cursor number
1 - there should be an error message from the database as well.

(SQR 4701)means that either the logon/connection information passed to the
database is incorrect or the database server is unavailable.

You might want to start by looking for an additional error message tied to
SQR 5528 and then checking your connection to the database - via SQL-Plus
or running another SQR.

HTH,

Joe Johnson




                    Curtis Whitman
                    <cwhitman@BULLFROG        To:     SQR-USERS@list.iex.net
                    -TECH.COM>                cc:     (bcc: Joe 
Johnson/AGConsult)
                    Sent by:                  Subject:     SQR: cannot logon to 
the database
                    "Discussion of
                    SQR,
                    Brio Technology's
                    database reporting
                    language"
                    <SQR-USERS@list.ie
                    x.net>


                    10/10/2001 12:02
                    PM
                    Please respond to
                    sqr-users






Please help, I'm new at this so please bare with me.  I am getting the
following error when running a sqr program

(SQR 5528) ORACLE ORLON error 376 in cursor 0:

(SQR 4701) Cannot logon to the database.


Any ideas what is causing this and what are the sqr errors 5528 and 4701?