Welcome to the dBforums forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

If you prefer not to see double-underlined words and corresponding ads, place your cursor
here for ContentLink opt out.

Go Back  dBforums > Database Server Software > Informix > IDS install and configuration on Solaris

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-24-03, 05:30
sumo sumo is offline
Registered User
 
Join Date: Apr 2003
Posts: 9
Red face IDS install and configuration on Solaris

Hi,

I am trying to install IDS 9.3 on a Solaris 5.8 box.

After the installation, when I try to access 'dbaccess', it gives the error:
"-23101 Unable to load locale categories."

Is it something to do with setting the locale? I read in the doc that 'en_US.ISO8859-1' is the default database locale on UNIX, and the locale on the Solaris box is also 'en_US.ISO8859-1'. So this doesn't seem to be that issue.

I have installed IDS under a separate informix user and group. For the informix user I have not set any environment variables, and for the user who wants to access the database, I have set INFORMIXDIR and LD_LIBRARY_PATH.

The above error is thrown both when I want to access 'dbaccess' via informix user or another user.

Can someone point to what needs to be done? Also, as in Windows, whats is the command to start the server?

Thanks in advance,
Sumanto
Reply With Quote
  #2 (permalink)  
Old 04-24-03, 08:36
Roelwe Roelwe is offline
Registered User
 
Join Date: Aug 2002
Location: Belgium
Posts: 534
Did you set the DB_LOCALE and CLIENT_LOCALE environment variables?

In windows, depending on what version you use, informix server is started via the services.
You can still start the server with the command line, but then you cannot close it.
It doesn't return you the dos-prompt.
__________________
rws
Reply With Quote
  #3 (permalink)  
Old 04-25-03, 03:41
sumo sumo is offline
Registered User
 
Join Date: Apr 2003
Posts: 9
Hi Roelwe !!

Thanks for the post, but as far as I can gather from the documentation, there is no need to set the server or client locale if they are the same.

In the Solaris box I am using, the locales are the same. In fact using ISA I am able to confirm that the database is up and running, just that dbaccess doesn't seem to be working.

Any help will be appreciated....

Regards,
Sumanto
Reply With Quote
  #4 (permalink)  
Old 04-25-03, 07:20
Roelwe Roelwe is offline
Registered User
 
Join Date: Aug 2002
Location: Belgium
Posts: 534
Check the TERMCAP file and the TERM encironment variable.
__________________
rws
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

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