Page 1 of 1

Server vs PC - decimal separator

Posted: Wed Jun 08, 2016 8:36 am
by hank_moody
Hi all,

I try to create "match specification" (*.MAT).
But i can enter in 'm-prob' and 'u-prob' only a values with a point as a decimal separator. But QualityStage server want from me a numeric value with a comma separator.

On the "Test Results Database" all good.
select value from nls_database_parameters where parameter='NLS_NUMERIC_CHARACTERS';
VALUE
,.

Where can I check and change my local "NUMERIC CHARACTERS" settings?
Thanks in advance.