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

Home -> Community -> Usenet -> c.d.o.misc -> Create a snapshot in Oracle 8.1.7

Create a snapshot in Oracle 8.1.7

From: Marco Curradi <curradi_marco_at_lilly.com>
Date: Mon, 29 Oct 2001 15:28:03 +0000 (UTC)
Message-ID: <b6b6b3d6e22563af57c79bb1eaa846f8.37666@mygate.mailgate.org>


Hi

I'm trying to create a snapshot from a db link (remote link in Germany) to my db in local (Italy).
The refresh is very slow but I think that in oracle 8.1.7 is possible create a snapshot without redo log.
How is it possible ?
Which is the command ?
Could you help me?

I use there commands:
On the remote DB :
CREATE SNAPSHOT LOG ON XXX.TEST STORAGE (INITIAL 10K NEXT 10K PCTINCREASE 50); On my DB:
CREATE SNAPSHOT TEST REFRESH FAST AS SELECT * FROM XXX.TEST_at_DB_REMOTE; Sorry for my english....

thank you
Marco Curradi

-- 
Posted from  [40.0.96.66] 
via Mailgate.ORG Server - http://www.Mailgate.ORG
Received on Mon Oct 29 2001 - 09:28:03 CST

Original text of this message

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