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: Export Problems

Re: Export Problems

From: Luterin <luterin_at_netscape.net>
Date: Fri, 24 Aug 2001 16:00:06 -0400
Message-ID: <9m6bo7$cpi$1@atlas.net.metrotor.on.ca>


Has this occured after an upgrade? If so, were catalog.sql, catproc.sql and catexp.sql successfully executed after the upgrade?

-Lute.

"D Parent" <parent_at_unc.edu> wrote in message news:9m693k$hcj$1_at_news2.isis.unc.edu...
> Good Day,
> I am having a problem running Exp. from a client. Originally the Exp.
> utility would not run because of a character set mis-match. The server was
> using US7ASCII and the client Western European. I went into the registry
and
> changed the NLS_LANG parameter to US7ASCII on the client. Now when the
> client runs exp. to export his schema he receives 2 messages that
alternate
> they are as follows :
>
> . . exporting table ACCOUNT_TRANSACTIONS
> EXP-00008: ORACLE error 904 encountered
> ORA-00904: invalid column name
> . . exporting table ADDRESSES
> EXP-00008: ORACLE error 1003 encountered
> ORA-01003: no statement parsed
>
> This continues throughout the whole export, I checked the column names are
> fine, export of course terminates unsuccessfully. I even created a 2
column
> table in his schema and tried to export it, same error.
> I would appreciate any ideas on how to rectify the situation.
>
> Cheers.
>
>
Received on Fri Aug 24 2001 - 15:00:06 CDT

Original text of this message

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