Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: DB Connectivity

Re: DB Connectivity

From: Daniel Morgan <damorgan_at_x.washington.edu>
Date: Sat, 26 Jun 2004 10:08:04 -0700
Message-ID: <1088269713.109626@yasure>


Hari Om wrote:

> I am using Oracle DB 9.2.0.4.0 on my IBM AIX 5.1L Systems. I have 2
> instances of Oracle running - "UTAH" and "UTAH_TEST" on the same
> server. "UTAH" contains real data and "UTAH_TEST" contains test data.
>
> I have 2 Application Servers -each having its own application-
> IDENTICAL Specifications. one of them is using "UTAH" instance and
> another one is using "UTAH_TEST" instance to connect to database.
>
> My PRODUCTION Version is http://my.prod.com/app which connects to
> PRODUCTION APP Server and PRODUCTION Instance "UTAH"
>
> My TEST Version is http://my.test.com/app_test which connects to TEST
> APP Server and TEST Instance "UTAH_TEST"
>
> I am having some problems in connecting my TEST Application to my test
> instance "UTAH_TEST" When I LOG into this TEST VERSION of the
> application it shows "INVALID USERNAME/PASSWORD" which means it cannot
> connect to my DATABASE for some reasons. When I restart my TOMCAT (on
> test App Server) and restart my TEST INstance "UTAH_TEST" everything
> works fine.
>
> I am not having this problems on my PRODUCTION INSTANCE- "UTAH" I get
> this problem only on my "UTAH_TEST" instance - wonder why. I DO NOT
> See any difference in configuration in TEST Version (Test application
> and Test instance) Can anyone throw some light on this?
>
> Any related informaiton on above would bre appreciated.

Set the correct ORACLE_HOME and ORACLE_SID.

-- 
Daniel Morgan
http://www.outreach.washington.edu/ext/certificates/oad/oad_crs.asp
http://www.outreach.washington.edu/ext/certificates/aoa/aoa_crs.asp
damorgan_at_x.washington.edu
(replace 'x' with a 'u' to reply)
Received on Sat Jun 26 2004 - 12:08:04 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US