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: Different Oracle clients give different results

RE: Different Oracle clients give different results

From: <Rick_Cale_at_teamhealth.com>
Date: Tue, 31 Dec 2002 11:08:59 -0800
Message-ID: <F001.00524D8E.20021231110859@fatcity.com>

Brian,

Yes I have checked all of this. Three other co-workers are having same problem except they just have the one Oracle client 8.1.7. It appears to be client related.

Thanks
Rick

                                                                                                                             
                    Brian McGraw                                                                                             
                    <brian.mcgraw_at_infinity-insu       To:     Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>    
                    rance.com>                        cc:                                                                    
                    Sent by: root_at_fatcity.com         Subject:     RE: Different Oracle clients give different results       
                                                                                                                             
                                                                                                                             
                    12/31/2002 01:28 PM                                                                                      
                    Please respond to ORACLE-L                                                                               
                                                                                                                             
                                                                                                                             




Rick -

Are all of the sqlnet.ora files resolving hostnames in the same order i.e., NAMES.DIRECTORY_PATH= (ONAMES, TNSNAMES, HOSTNAME)? I'd also check for a rogue tnsnames.ora file in the same path as the executable.

Brian



| Brian McGraw /* DBA */ Infinity Insurance | | mailto:Brian.McGraw_at_Infinity-Insurance.com |

-----Original Message-----

Rick_Cale_at_teamhealth.com
Sent: Tuesday, December 31, 2002 7:34 AM To: Multiple recipients of list ORACLE-L

Hi DBAs,

Oracle Server 8.1.6 Win 2000 Oracle Names

I have the following Oracle clients installed locally. I connect to the server using the same USER. When I describe a package and procedure with package I get different results depending on
the client.

Any ideas what is going on here

8.0.5

 desc pkg_charts                     WORKS
   desc pkg_charts.select_affiliates        WORKS
8.1.6
 desc pkg_charts                     WORKS
   desc pkg_charts.select_affiliates        ORA-04043: object
pkg_charts.select_affiliates does not exist

8.1.7

 desc pkg_charts                     WORKS
   desc pkg_charts.select_affiliates        ORA-04043: object
pkg_charts.select_affiliates does not exist

Thanks
Rick

--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author:
  INET: Rick_Cale_at_teamhealth.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services

---------------------------------------------------------------------
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.net
--

Author: Brian McGraw
  INET: brian.mcgraw_at_infinity-insurance.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services

---------------------------------------------------------------------
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.net
--

Author:
  INET: Rick_Cale_at_teamhealth.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services

---------------------------------------------------------------------
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 Tue Dec 31 2002 - 13:08:59 CST

Original text of this message

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