Hi,

I have 2 databases on the same machine which has Oracle 10G 10.2.0.4 installed. Both databases have different NLS_LANG. Every time when I try to use one database the other one can't be used since NLS_LANG is not correct.

Is there a way to specify NLS_LANG for each database in order to avoid changing this parameter in registry.

Regards