How to fix the Oracle error IMP-00080: Error during character conversion of long column or long command?
In this post, you’ll learn more about the Oracle ErrorIMP-00080: Error during character conversion of long column or long command with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
IMP-00080: Error during character conversion of long column or long command
Reason for the Error IMP-00080: Error during character conversion of long column or long command
During piecewise character conversion of the data in a long column or of a long command, a fatal conversion error occurred. Either character truncation occurred or an invalid character set handle was used.
How to fix the Error IMP-00080: Error during character conversion of long column or long command ?
You can fix this error in Oracle by following the below steps
Retry the import with a different character set.
Leave Your Comment