Quote:
Originally posted by amachou_doubaji
Hi all,
i want to connect my javaprogramm (win2k)to the DB informix server that is located in unix machine using JDBC driver but i got this error:
INFORMIXSERVER does not match either DBSERVERNAME or DBSERVERALIASES. any help please,thanks in advance.
by the way thanks LIyod for your help.
|
Hi,
Your INFORMIXSERVER env. variable & DBSERVERNAME should match.
View your onconfig file & check the value for DBSERVERNAME & at unix prompt enter echo $INFORMIXSERVER and check the values. These two values must be the same. Your onconfig file will be in $INFORMIXDIR/etc directory, you can also enter the command echo $ONCONFIG to check you onconfig file.
Regards,
Lloyd