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 06553 - PLS 561 during export from 8.1.6

Re: ORA 06553 - PLS 561 during export from 8.1.6

From: Luterin <luterin_at_netscape.net>
Date: Fri, 28 Sep 2001 12:56:58 -0400
Message-ID: <9p2a4r$ga5$1@atlas.net.metrotor.on.ca>


> I'm seeing this error :
> Export terminated unsuccefully
> ORA 06553 - PLS 561 Character set mismatch on value for parameter
> 'SHORTNAME'
> when I try to export the tables of an schema from 8.1.6. server. (by
> using exp username/password_at_host_string through Dos promt)
> I'm using NLS_LANG="AMERICAN_AMERICA.EL8ISO8859P7".
>

Try by making sure your DOS environment NLS_LANG variable is set to AMERICAN_AMERICA.EL8ISO8859P7 before issueing the exp command.

-Lute. Received on Fri Sep 28 2001 - 11:56:58 CDT

Original text of this message

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