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

Home -> Community -> Usenet -> c.d.o.server -> Re: Snapshot

Re: Snapshot

From: <ccyr6798_at_my-deja.com>
Date: Fri, 17 Dec 1999 20:38:18 GMT
Message-ID: <83e6vq$9ro$1@nnrp1.deja.com>


In article <385A7129.5A20E29E_at_columbia.edu>,   Richard Cuello <rc370_at_columbia.edu> wrote:
> Can someone explain to me what a snapshot is? And when do you use it?
>

it's a type of replication. querying tables on remote db? concerned the remote db might be down when you need the data? create a snapshot of the tables you need from the remote to your db. You then have a copy of the tables in your db, refreshed at whatever interval you want.

it's one way replication, you can't change the data.

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Fri Dec 17 1999 - 14:38:18 CST

Original text of this message

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