dbTalk Databases Forums  

Warning during import

comp.databases.oracle.server comp.databases.oracle.server


Discuss Warning during import in the comp.databases.oracle.server forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
bob123
 
Posts: n/a

Default Warning during import - 10-09-2010 , 06:14 AM






Hi,

when we import with a character set different from the database
we have the follwing error (from memory):

import done in ...
server server uses ...
export client uses ...
export server uses
conversion ...

Is it a real pb (data lost) or it is a warning and the conversion is done
so no data lost ?

Thanks for your insights

Reply With Quote
  #2  
Old   
Mark D Powell
 
Posts: n/a

Default Re: Warning during import - 10-09-2010 , 11:35 AM






On Oct 9, 7:14*am, "bob123" <nom... (AT) nowhere (DOT) com> wrote:
Quote:
Hi,

when *we import with a character set different from the database
we have the follwing error (from memory):

import done in ...
server server uses ...
export client uses ...
export server uses
conversion ...

Is it a real pb (data lost) or it is a warning and the conversion is done
so no data lost ?

Thanks for your insights
The the actual information/error messages and information on the
export and import Oracle versions would be helpful.

The import./export process will automatically convert the data from
the export character set to the import target database character set
if it can. Not all characters translate between all sets and these
usually show up as a question mark.

Without a system in front of me I cannot run a quick test to see how
many of these messages are normal but even so without your actual
messages any response might still be wrong.

HTH -- Mark D Powell --

Reply With Quote
  #3  
Old   
joel garry
 
Posts: n/a

Default Re: Warning during import - 10-12-2010 , 11:13 AM



On Oct 9, 4:14*am, "bob123" <nom... (AT) nowhere (DOT) com> wrote:
Quote:
Hi,

when *we import with a character set different from the database
we have the follwing error (from memory):

import done in ...
server server uses ...
export client uses ...
export server uses
conversion ...

Is it a real pb (data lost) or it is a warning and the conversion is done
so no data lost ?

Thanks for your insights
It depends. For example, if you have eight bit data in a seven bit
character set - which can happen easily - you would lose the eighth
bit. If you set things up to make Oracle think it is not converting,
you would avoid such a problem.

As Mark almost said, we would need the character sets involved, the
exact versions, the exact error messages, and the NLS settings of
everything involved.

There are several Oracle docs that can help here, including the
Utilities manual and Globalization guides, as well as MOS docs and
some web sites. There is documentation on which character sets are
sub or supersets, and a csscan utility that can help with determining
if a problem would exist.

jg
--
@home.com is bogus.
http://www.signonsandiego.com/news/2...indows-phones/

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.