facing the following 'problem' while migrating data from postgresql db to Oracle on a French installation - the data is exported in UTF8 while Oracle expects win1252 -> in order to import the data correctly - env variable NLS_LANG is used - (set NLS_LANG=FRENCH_FRANCE.UTF8)
No comments:
Post a Comment