Is there a way to change the locale adomain is using through the console? Or see which locale it is using?
Where does it pick up the locale it is using from?
Thanks,
TBM.
Hi,
I'm trying to set the locale of my Solaris environment to something other than NULL (which it is at present).
I've edited the init file in /usr/etc/default, rebooted, but still the locale remains NULL.
Any ideas?
**************************************************
#ident "@(#)init.dfl...
I'm trying to retrieve a few lines of text from a file (ASCII) and then concatonate them into a TCHAR variable.
The entire lines of text amount to around 170 characters in length and the TCHAR receiving each file line is is set to _TCHAR fileLine[4000].
I'm simply using the instruction...
I'm writing two CSV files using utl_file, using a number of packages.
The first file is written with the correct number of records. However, the second file stops being written to halfway through creation. No exceptions occur in the code - in fact, the code continues to execute perfectly...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.