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: Snapshot Problems

Re: Snapshot Problems

From: Scott Shafer <sknd100_at_yahoo.com>
Date: Thu, 29 Nov 2001 15:04:46 -0800
Message-ID: <F001.003D1444.20011129144631@fatcity.com>

Patch your database with the appropriate bug fix.

--S

Jeff Wiegard wrote:
>
> Good Day.
>
> I have a problem with recreating some snapshots. I would like to
> add to the current set of snapshots. They were created in the
> following manner:
>
> create snapshot snap_test as select * from test_at_test_DB;
>
> They are executed nightly in the following manner:
>
> execute DBMS_SNAPSHOT.REFRESH('SCOTT.TEST','?');
>
> However, when I try and create them, I get an ORA-01406 error, due
> to truncation of the varchar2(4000) . According to Oracle, this is a
> bug. Does someone know of a work-around?
>
> Jeff



Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Scott Shafer
  INET: sknd100_at_yahoo.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 Nov 29 2001 - 17:04:46 CST

Original text of this message

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