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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Connection problem

Re: Connection problem

From: <tday6_at_csc.com>
Date: Fri, 11 Jan 2002 09:08:24 -0800
Message-ID: <F001.003EDE1C.20020111084021@fatcity.com>

Just a guess, but have you checked the firewall settings?                                                                                             

                    "Rusnak,                                                           
    
                    George A."           To:     Multiple recipients of list ORACLE-L  
    
                    <rusnakga            <ORACLE-L_at_fatcity.com>                        
    
                    @hqlee.deca.m        cc:                                           
    
                    il>                  Subject:     Connection problem               
    
                    Sent by: root                                                      
    
                                                                                       
    
                                                                                       
    
                    01/11/2002                                                         
    
                    11:10 AM                                                           
    
                    Please                                                             
    
                    respond to                                                         
    
                    ORACLE-L                                                           
    
                                                                                       
    
                                                                                       
    




Group,
I have a development and a production system. Both are Sun/Solaris, Oracle 8.1.7.2.
I have an identical db link to a remote server on both of my servers. I can connect to remote host using the user/password that is in the db link.

On my development server:

         webdev:> select count(*) from bookings_at_ibs_prod.deca.mil;

         COUNT(*)
         ----------
         199494

On my production server:
         webprod:> select count(*) from bookings_at_ibs_prod.deca.mil;
          select count(*) from bookings_at_ibs_prod.deca.mil
                                                       *
         ERROR at line 1:
         ORA-02068: following severe error from IBS_PROD
         ORA-03114: not connected to ORACLE

We ran a trace from our end and saw where we reached the remote site from our production server and then
received a disconnect from the remote host. We have no privs on the remote host. I have passed this info on to my POC at the remote host. Can anyone either explain this or suggest places to investigate to resolve this issue.

TIA Al Rusnak

DeCA: 804-734-8453

           rusnakga_at_hqlee.deca.mil

--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Rusnak, George A.
  INET: rusnakga_at_hqlee.deca.mil

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L

(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: INET: tday6_at_csc.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).
Received on Fri Jan 11 2002 - 11:08:24 CST

Original text of this message

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