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 -> Re: Data integrity checks against data corruption

Re: Data integrity checks against data corruption

From: fumi <fumi_at_tpts5.seed.net.tw>
Date: 1 Sep 1999 15:06:28 GMT
Message-ID: <7qjfdk$1ro$1@news.seed.net.tw>

Joe F <Work_at_home.com> wrote in message news:iJPy3.107$UN1.2029_at_news2-hme0...
> Hi I'm new to Oracle, I've been using SQL server, and I'd like to ask, if
> there are ways of performing, data integrity checks to check for data/ index
> corruption? (dbcc is used in SQL server)
>
> Perhaps Oracle is different and doesn't need such checks.
>
> Can you please help?
>
> Many thanks
> Joe

You can use the ANALYZE command with VALIDATE STRUCTURE clause. Received on Wed Sep 01 1999 - 10:06:28 CDT

Original text of this message

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