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

Home -> Community -> Usenet -> c.d.o.server -> Re: ora-1472

Re: ora-1472

From: Egor Starostin <egorst_at_gmail.com>
Date: 17 Aug 2005 22:51:39 -0700
Message-ID: <1124344299.530195.69820@g14g2000cwa.googlegroups.com>


> while taking export I found an error
>
> . exporting synonyms
> . exporting views
> EXP-00056: ORACLE error 1472 encountered
> ORA-01472: cannot use CONNECT BY on view with DISTINCT, GROUP BY, etc.
> EXP-00000: Export terminated unsuccessfully
>
> can anyone please help with some idea.
Not a solution -- just an idea.
Enable extended SQL trace (10046 event) for exp session, analyze trace file and see what statement generated ORA-1472.

--
Egor
http://www.oracledba.ru/orasrp/
Free Oracle Session Resource Profiler
Received on Thu Aug 18 2005 - 00:51:39 CDT

Original text of this message

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