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 > Informix > How To Set Informixdir In Solaris ??

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-29-04, 06:41
datamix datamix is offline
Registered User
 
Join Date: Apr 2004
Posts: 2
Question How To Set Informixdir In Solaris ??

i am newbee to this informix and i got lot of problems with my informix on solaris server , for every comman i give it gives the following error message

> check_version

Usage: check_version [csdk|conn]

check_version tells the user if they have installed an older version
of the given product over a newer one. $INFORMIXDIR must be set to the
product being checked.

Options:
csdk checks for ClientSDK
conn checks for Informix-Connect

so how to set the INFORMIXDIR ?? what file are to be edited in solaris environment ??

i would be greatfull if any info regarding this problem
cheers ,
DATAMIX
Reply With Quote
  #2 (permalink)  
Old 04-29-04, 07:47
gurey gurey is offline
Registered User
 
Join Date: Aug 2003
Location: Argentina
Posts: 780
HI,

You need the following environment variables:

INFORMIXDIR=path of Ibm-Informix has been installed.
ONCONFIG=$INFORMIXDIR/etc/name of onconfig file.
INFORMIXSERVER=name of you instance.
INFORMIXSQLHOSTS=name of sqlhosts file.
PATH=$INFORMIXDIR/bin:$PATH

Gustavo.
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