We have a database set up on a German network using Windows NT4. The NLS settings (presumably inherited from the OS default) are German.
I want to reset this to American. Is it simply a matter of setting NLS_LANGUAGE & NLS_TERRITORY to AMERICAN & AMERICA in the init.ora file? Or must I also set NLS_CHAR_SET as well?