Perhaps some RTFM is in order here.

A studios examination of the fine docs
might suggest 'create or replace'.

Jared

On Tue, 2003-09-09 at 05:59, [EMAIL PROTECTED] wrote:
> Hello list , I am using Oracle  9.2.0.1.0 Enterprise edition on windows.
> 
> 
> I get an error while trying to resynchronze a private outline after I have
> edited it.
> I get this error when I use the identity statement
> 
> SQL> create private outline test from private test  ;
> create private outline test from private test
> *
> ERROR at line 1:
> ORA-18004: outline already exists
> 
> However the following succeeds :
> SQL> exec dbms_outln_edit.refresh_private_outline ('TEST' ) ;
> 
> PL/SQL procedure successfully completed.
> 
> Any ideas why the identitiy statement fails ?
> .......................................................................
> 
> -- 
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> -- 
> Author: <[EMAIL PROTECTED]
>   INET: [EMAIL PROTECTED]
> 
> 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: [EMAIL PROTECTED] (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).
> 


-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Jared Still
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

Reply via email to