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: asking your opinion

RE: asking your opinion

From: Stephen Lee <Stephen.Lee_at_DTAG.Com>
Date: Tue, 17 Jun 2003 14:07:32 -0700
Message-ID: <F001.005B3657.20030617134943@fatcity.com>

CAVEAT: With all the banging around Oracle has done with replication, I think my knowledge of replication is quickly getting outdated. Keeping that in mind: In my limited experience with simple snapshot replication, about the only time you run into difficulties is when you need to replicate at frequent intervals -- like every 15 seconds or something like that. Then the overhead gets nasty. For something like every five minutes or greater, simple snapshots are easy to setup and maintain, and the overhead ain't bad then. I've found it to be reliable as long as you don't screw with it after you set it up.

By "simple snapshot replication" I mean the old style of replication where you create snapshot logs on the master; snapshots on the client(s); a refresh group in a refresh boss guy schema on the client(s); add the snapshots to the refresh group; then set up a job in the refresh boss's schema that refreshes the refresh group. Then you periodically monitor the refresh job to make sure that it isn't broken.

I think the New! Improved! replication stuff has you putting the refresh times directly in the create snapshot (E-X-C-U-S-E M-E ... "Materialized View") statement. I don't do that; at least not until they incorporate the word "Existential" into the process.

> -----Original Message-----
>
>
> Thanks Robert, Malden and stephen. I am just wondering does master
> replication is an option too? As I mentioned earlier, the application
> is sun one portal, content based.
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Stephen Lee
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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 Jun 17 2003 - 16:07:32 CDT

Original text of this message

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