O export feito no 11g foi expdp ou exp normal?

Atenciosamente,
Rogério Camatini.


2014-03-27 16:43 GMT-03:00 Welington Lourenço <[email protected]>:

>
>
>  Olá pessoal!
>
> Sou dsenvolvedor e não tenho experiência em oracle, tentei fazer um
> import de um banco oracle porém deu o erro informado abaixo:
>
> IMP-00016 Required Character Set Conversion  Not Supported Error when
> Import to Oracle Database
>
>
> O log do expor é o seguinte:
>
> Connected to: Oracle9i Enterprise Edition Release 9.2.0.8.0 - Production
> With the Partitioning, Real Application Clusters, OLAP and Oracle Data
> Mining options
> JServer Release 9.2.0.8.0 - Production
> Export done in WE8ISO8859P1 character set and AL16UTF16 NCHAR character set
>
>
> O oracle do import é Oracle 11g Enterprise Edition Release 11.2.1.0
> O character set do import é WE8MSWIN1252
>
> Buscando na net encontrei algumas soluções pedindo para executar:
>
> UPDATE SYS.PROPS$
> SET VALUES$ = 'WE8ISO8859P1'
> WHERE NAME = 'WE8MSWIN1252';
>
> e
>
> LTER DATABASE CHARACTER SET WE8ISO8859P1;
>
> Porém em nenhum dele obtive sucesso, então gostaria de saber como resolver
> isso.
>
> Obrigado a todos
> Welington Lourenço
>
>  
>

Responder a