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

Home -> Community -> Mailing Lists -> Oracle-L -> ocp question

ocp question

From: <rgaffuri_at_cox.net>
Date: Tue, 29 Jul 2003 05:49:23 -0800
Message-ID: <F001.005C7A60.20030729054923@fatcity.com>


Im using the osborne OCP books for review. They say you can do

analyze table <table_name> validate structure into <storage of bad rows table>

I do that I get ORA-14510 only place its documented is on metalink and it says:

Error:	ORA 14510 Text:	can specify VALIDATE INTO clause only for partitioned tables  --------------------------------------------------------------------------- Cause:	The VALIDATE INTO has been specified for a non partitioned table or  	cluster or index.  Action:	Use syntax correctly 
.

how do you define where you want to store your results ofa validate structure. I know you can use the invalid_rows table, but Im testing. and the book is wrong.

--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: <rgaffuri_at_cox.net
  INET: rgaffuri_at_cox.net

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Tue Jul 29 2003 - 08:49:23 CDT

Original text of this message

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