[ILUG] informix dynamic server ESQLC connect problem

John P . Looney valen at tuatha.org
Wed Sep 6 17:27:50 IST 2000


On Wed, Sep 06, 2000 at 11:34:34PM +0800, daniel qian mentioned:
> I am running Informix Dynamic Server 2000 on Redhat6.1 and using ESQLC
> as developing tool.
> Everything is OK if the program is executed with user 'informix'. But if
> the program is executed with other users granted database priveiliges,
> it keeps giving me a error of 1829 which says the file citoxmsg.pam is
> missing from directory $INFORMIX/msg while it is actually not.  The
> error occurs at 'connect .. user ... using' statement. Is this a bug or
> I have done something wrong?

 Is $INFORMIX set right ?

 You can also run "strace" on the command, and see what it's trying to do,
lokoing for "permission denied" and "stat()" in the output (to see where
its not opening files, or where it's actrually looking. You're a bright
boy - I'm sure you can figure it out.

Kate

-- 
The words of the unwary are apt to cause needless pain and bloody violence.
                                                        - Zen Master Greg




More information about the ILUG mailing list