dbTalk Databases Forums  

Server Message Translation

comp.database.oracle comp.database.oracle


Discuss Server Message Translation in the comp.database.oracle forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Nimmi
 
Posts: n/a

Default Server Message Translation - 01-13-2004 , 10:46 PM






Hi,

I am using Oracle 9i as database and the frontend application in
PowerBuilder 8 which will be installed in English or French Version
per user basis. I was successful in translating the frontend text and
error messages. Please let me know how to translate the server
messages from English to French for a PARTICULAR SESSION ( per user)
in ORACLE. I have a multi lingual database.

For ex:

SQL> select * from t;

ORA-00942: table or view does not exist
should appear as
ORA-00942: table ou vue inexistante

I used NLS_LANG parameter for date, currency etc., but for changing
the messages the parameter needs to be set in init.ora which is common
for all sessions in the instance and I don't need that.

Your help is appreciated.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.