Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re:How to set client's characterset on session level?
See "alter session set nls_language" in the SQL Reference manual.
____________________Reply Separator____________________ Author: "Alexandre Gorbatchev" <alexandre.gorbatchev_at_avermann.de> Date: 11/15/2002 2:58 AM
Hello guys,
I need to use two (or more) different client applications from the same client workstation. Applications use different charactersets WE8PC858 and WE8ISO8859P1. That's a sort of having different NLS_LANG for each session.
Maybe I can create a specific connect description in listener? Or I can put something in AFTER LOGIN trigger? Or put some parameters when establishing connection?
I can change NLS_TERRITORY but not characterset. I am a little bit confused because cannot resolve this rather simple (I thought) case.
Any advice?
TIA,
Alex
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Alexandre Gorbatchev
INET: alexandre.gorbatchev_at_avermann.de
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services ---------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author:
INET: dgoulet_at_vicr.com
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services ---------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Fri Nov 15 2002 - 09:09:31 CST