If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Oracle > nls_lang correct??

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-31-03, 05:35
raf raf is offline
Registered User
 
Join Date: Jul 2002
Posts: 214
nls_lang correct??

Hi,
My operative system is win NT in English and Oracle 8.1.7.0 is in Italian
I'd setting NLS_LANG=AMERICAN_AMERICA.WE8DEC
is correct??

Thanks
Raf
Reply With Quote
  #2 (permalink)  
Old 01-31-03, 05:46
remivisser remivisser is offline
Registered User
 
Join Date: Dec 2002
Location: Netherlands
Posts: 118
V$NLS_VALID_VALUES

You can use V$NLS_VALID_VALUES view to check if your provided valid values for your nls setting:

Good luck!!

Remi


1 SELECT *
2* FROM V$NLS_VALID_VALUES
[REMI@ORA-0000.COM] /
__________________
Remi Visser

Oracle Database Administrator
(OCP certified 8i)

Homepage: http://home.remidian.com/
Reply With Quote
  #3 (permalink)  
Old 01-31-03, 23:41
clio_usa clio_usa is offline
Registered User
 
Join Date: Apr 2002
Location: California, USA
Posts: 482
Smile

Better use WE8ISO8859P1 , or UTF8.

Hope that helps,

clio_usa
OCP - DBA
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On