How to fix the Oracle error IMP-00036: Could not find environment character set?
In this post, you’ll learn more about the Oracle ErrorIMP-00036: Could not find environment character set with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
IMP-00036: Could not find environment character set
Reason for the Error IMP-00036: Could not find environment character set
An environment character set was specified that was not recognized by the Import utility.
How to fix the Error IMP-00036: Could not find environment character set ?
You can fix this error in Oracle by following the below steps
Ensure that the spelling of the character set specified in the command line parameter CHARSET (for Release 6 only) or the environment variable NLS_LANG is correct.
Leave Your Comment