HomeOracleOracle Error IMP-00079: Warning: National character set data in this table may be incorrect

Oracle Error IMP-00079: Warning: National character set data in this table may be incorrect

Oracle Error Message

IMP-00079: Warning: National character set data in this table may be incorrect

Reason for the Error

Due to a problem in 8.0.2 Export, national character data in NCHAR and NVARCHAR2 columns was incorrectly assumed to be in the export server’s data base character set and was converted to the export client’s data base character set. This conversion would only be correct if the export server’s data base character set was the same as the export server’s national character set and the export client’s data base character set was the same as the export client’s national character set. All other combinations would likely be incorrect. This export dump file was generated by 8.0.2 Export and the export client and server characater sets did not fit that criteria.

Solution

Examine the national character data. If incorrect, update the data with correct data.

Share:

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

Oracle Error Message CLSGN-32767: Internal error. Reason for the Error An unexpected error occurred. Solution Examine the message(s) that accompany...
Oracle Error Message CLSGN-00211: OCR batch operation failed. string Reason for the Error Setting a set of Oracle Cluster Registry...
Oracle Error Message CLSGN-00210: failed to get value for OCR key “string”. string Reason for the Error It was not...