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).

Reply via email to