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 master table export!

Re: snapshot master table export!

From: NetComrade <andreyNSPAM_at_bookexchange.net>
Date: Thu, 15 Nov 2001 18:35:52 GMT
Message-ID: <3bf40af5.1370685942@news.globix.com>


build table right the first time, so it doesn't need reorganization in the future.

On Thu, 15 Nov 2001 03:03:29 GMT, jonathan_at_ms35.url.com.tw (Trister ) wrote:

>devnull_at_ronr.nl (Ronald) wrote:
>
>>jonathan_at_ms35.url.com.tw (Trister ) wrote in message news:<9sq246$3ju$1_at_news.seed.net.tw>...
>>> i have a table A which has a snapshot B in remote site.
>>>
>>> when i export ,then truncate,drop,import table A in master sit,
>>>
>>> then snapshot B refresh failure in romote site.
>>>
>>> If I want to reorganize table A, how should I do?
>
>>How about DBMS_SNAPSHOT.BEGIN_TABLE_REORGANIZATION() before you begin
>>the reorganization and DBMS_SNAPSHOT.END_TABLE_REORGANIZATION() when
>>you are ready ?
>>Maybe it is smarter not to drop the table; you already truncated it.
>
>>Ronald.
>
>Thanks for your reply, Ronald. But , my db version is 8.0.6..
> and seem not support " DBMS_SNAPSHOT.BEGIN_TABLE_REORGANIZATION"(I
>have check it out with my consultant and he told me there is a bug in
>8.0.6)
>The point is my manager ask me to reorganization these tables monthly.
>How should I do?
>

.......
We use Oracle 8.1.6-8.1.7 on Solaris 2.6, 2.7 boxes

Andrey Dmitriev	 eFax: (978) 383-5892  Daytime: (917) 750-3630
AOL: NetComrade	 ICQ: 11340726 remove NSPAM to email
Received on Thu Nov 15 2001 - 12:35:52 CST

Original text of this message

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