Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Portal 3.0 EA refuses to connect to oracle Server 8.1.6.0.0
Problem: Portal 3.0 EA refuses to connect to the database regardless of DAD
settings.
Setup:
NT 4.0 SP6a
8i R2 (8.1.6.0.0)
Portal 3.0 EA
Steps to reproduce:
1) Install 8i R2 under NT 4.0 SP 6a in a new home (OraHome81) on
<Drive1>\Oracle\Ora81.
2) Configure TNSNames, test local and tns connections using SQL*Plus.
3) Install Portal 3.0 in a seperate home (OraHomeWeb) on
<Drive1>\Oracle\OraWeb.
4) Configure TNSNames, test local and tns connections using SQL*Plus. 5) Make sure the Oracle Home is set to OraHomeWeb. 6) Make sure the web listener is running and check the DAD's in the gateway. 7) In IE.5.5 enter the following URL:
Results:
Client Logon Failed with errorcode:604
Error-Code:604
Error TimeStamp:Tue, 19 Sep 2000 16:55:53 GMT
Database Log In Failed
TNS is unable to connect to destination. Invalid TNS address supplied or
destination is not listening. This error can also occur because of
underlying network transport problems.
Verify that the TNS name in the connectstring entry of the DAD for this URL is valid and the database listener is running.
Notes: No matter how I change the connection DAD it makes no difference although SQL*Plus can connect without a alias or with one. I've tried no alias, a simple alias (webdb), a fully qualified alias (webdb.mydomain.com), and the direct string(<myserver>:<port>:<sid>). All fail.
Any help is appreciated. Received on Tue Oct 17 2000 - 05:18:06 CDT
![]() |
![]() |