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: Accessing tables through synonyms

Re: Accessing tables through synonyms

From: <Jared.Still_at_radisys.com>
Date: Mon, 13 May 2002 10:28:20 -0800
Message-ID: <F001.0045F7DE.20020513102820@fatcity.com>


Let me guess: the duhvelopers have hardcoded their connect strings, right?

You don't say why the synonyms didn't work. Hard coded schema name?

If the schema name is hard coded into their code, you will need to put these
tables in another database.

Jared

"BALA,PRAKASH (Non-HP-USA,ex1)" <prakash_bala_at_non.hp.com> Sent by: root_at_fatcity.com
05/13/2002 09:33 AM
Please respond to ORACLE-L  

        To:     Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
        cc: 
        Subject:        Accessing tables through synonyms


Good morning,

Environment: Oracle 8.1.6 on HP-UX 11.0

We have a warehouse that is being loaded using Informatica and the load times have drastically increased over the last 1 month.

The developers would like to run a test by hitting the same production database and monitor the Informatica sessions. In order to not change their
connect strings or their code, I was thinking to create a set of duplicate tables and create synonyms to point to these duplicate tables.

Just found out that this idea does not work.

Other than going through the exercise of renaming the tables, is there any other way?

Thanks in advance,

Prakash

--

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

Author: BALA,PRAKASH (Non-HP-USA,ex1)
  INET: prakash_bala_at_non.hp.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).

--

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

Author:
  INET: Jared.Still_at_radisys.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 Mon May 13 2002 - 13:28:20 CDT

Original text of this message

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