Why impdp warns about character loss here?
Hi, I just hit this odd error. I am doing export and import into the same instance in the (same) terminal session. I do have NLS_LANG set to expected value, I do expdp without issues but on import I am warned about possible data loss and it seems like no NLS settings were set during export. Does anyone know what it could be?
[oracle@ ~]$ echo $NLS_LANG
AMERICAN_AMERICA.UTF8
[oracle@ ~]$ expdp ...
...
[oracle@ ~]$ impdp ...
Import: Release 12.1.0.2.0 - Production on Thu Jul 16 14:32:46 2015
Copyright (c) 1982, 2014, Oracle and/or its affiliates. All rights reserved.
Username: / as sysdba
Connected to: Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production