[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
RE: [sqr-users] SQR Oracle Drivers
- Subject: RE: [sqr-users] SQR Oracle Drivers
- From: "George Jansen" <GJANSEN@aflcio.org>
- Date: Fri, 11 Jun 2004 12:41:42 -0400
- Delivery-date: Fri, 11 Jun 2004 11:44:10 -0500
- List-id: "This list is for discussion about the SQR database reportinglanguage from Hyperion Solutions." <sqr-users.sqrug.org>
The first thing is to make sure that the SQL*Net layer is OK on your
machine.
What do you have in the Oracle client install on your machine? At a
minimum, there is probably TNSPING (for old versions, TNSPING80). If
you
tnsping yourdb
Can it resolve the name and find the listener? If not, your naming
configuration is wrong.
If you can TNSPING, then you are at least finding some listener
somewhere. At this point you need to find out whether you can reach the
proper instance. The simplest way is using SQL*Plus if you have that. If
not, use the Network Configuration Assistant and edit your service.
Don't make any changes, but at the end indicate that you want to test
the connection. If the connection is set up properly, you should either
get a success indicator, or an invalid username/password message. If
not, you may get a more useful error message.
George Jansen
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users