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: transferring data from OLTP DB to Reporting DB

RE: transferring data from OLTP DB to Reporting DB

From: DENNIS WILLIAMS <DWILLIAMS_at_LIFETOUCH.COM>
Date: Thu, 20 Feb 2003 06:34:03 -0800
Message-ID: <F001.00552DEC.20030220063403@fatcity.com>


Vijaya

   There are several methods you can use to accomplish this. I think you will have to explore the various methods in your environment and decide which one seems to work best for you:

  1. Export with a query (Naveen's suggestion)
  2. Database link.
  3. Transportable tablespace.
  4. RMAN DUPLICATE command.
  5. Standby database.
  6. Replication.
  7. Third-party tools like Quest Shareplex. It depends on the volume of rows that are being transferred, the capacity of the respective systems, time windows, effect on the production system, whether additional tables need to be moved also either now or in the future, etc.

-----Original Message-----
Sent: Thursday, February 20, 2003 1:24 AM To: Multiple recipients of list ORACLE-L

Hi,

I have a requirement like this:

I have a transaction database(OLTP) and after closure of every day's transactions, i need to move data into another Reporting DB. Only the records with Status Flag as 'Y' on transaction database tables needs to be moved over to the Reporting DB.

Can you please suggest any approaches/strategies/tools for doing above requirement.

regards,
Vijaya Chander V.S
--

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

Author: Vijaya Chander V.S
  INET: srinivasa_v_at_infosys.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: DENNIS WILLIAMS
  INET: DWILLIAMS_at_LIFETOUCH.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 Thu Feb 20 2003 - 08:34:03 CST

Original text of this message

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