NLS_LANG is not an initialisation parameter, it's only enviroment variable. So you can't set it for the database, neither with "ALTER SYSTEM SET ..." statement nor by editing init file. You can set it only on your OS level.