NLS_LANG and language of ORA-[xxxxx]
From: Michael John <amstelchen_at_gmx.at>
Date: 23 Jun 2004 03:02:24 -0700
Message-ID: <8dbd6a8d.0406230202.ac0ccf7_at_posting.google.com>
Hey,
Date: 23 Jun 2004 03:02:24 -0700
Message-ID: <8dbd6a8d.0406230202.ac0ccf7_at_posting.google.com>
Hey,
how can I get ORA-..... error messages in languages other than
english.
Or I'm wrong and NLS_LANGUAGE and NLS_TERRITORY doesn't have an effect
on the text of ORA- error messages at all?
Any hints?
I did a
alter session set NLS_LANG='GERMAN_GERMANY.WE8ISO8859P1';
but this only threw an ORA-00922.
TIA,
mic
Received on Wed Jun 23 2004 - 12:02:24 CEST