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: providing 24*7 database ---

RE: providing 24*7 database ---

From: Jack C. Applewhite <japplewhite_at_inetprofit.com>
Date: Thu, 18 Oct 2001 14:53:08 -0700
Message-ID: <F001.003AF554.20011018150518@fatcity.com>

Narender,

Transportable Tablespaces might allow you to load data in an offline instance then quickly "plug in" the new data to the production instance.

Jack



Jack C. Applewhite
Database Administrator/Developer
OCP Oracle8 DBA
iNetProfit, Inc.
Austin, Texas
www.iNetProfit.com
japplewhite_at_inetprofit.com
(512)327-9068

-----Original Message-----
Akula
Sent: Thursday, October 18, 2001 4:30 PM To: Multiple recipients of list ORACLE-L

hi gurus,

Our shop ( GIS oracle spatials ) attempting to provide a production database (7x 24 hours) , currently we have to offline database for users while loading of data.
we donot what users to access data while loading. We are thinking of provide 24* 7 services to customers with out going offline.
What are the best possible solutions ? I had few but I donot know its right

direction .................

Possible Solutions

Replication -
* not possible until Oracle 9i spatial (because of the restriction on replicating objects).
* Even then expense of additional licensing/machinery may be too great

Duplicate instances - have 2 instances and users switch from one to other after production load.-- how to implement ?

Duplicate schema within current database. Have 3 schemas inside a single TIPSPROD instance. The schema with the current data remains in production until the second schema is loaded with the new data. This is can only work if we introduce a third schema that holds the views. At certain time, we redefine all the views in the DATAVIEWS schema. --- its kind of duplication --- certainly not my option

Can some body direct me where to look or any ideas ? TIA
> narender.akula
>

--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Narender Akula
  INET: narender.akula_at_terralink.co.nz


-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Jack C. Applewhite
  INET: japplewhite_at_inetprofit.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 Thu Oct 18 2001 - 16:53:08 CDT

Original text of this message

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