Specifies the user name valid on Informix database server.
Syntax
LOGNAME={string}
Usage
LOGNAME specifies the user name valid on Informix database server.
For information on when a LOGNAME setting applies, see Precedence of parameters.
LOGNAME applies at runtime (inet.env), and can be set in environ.bat to connect an Informix database when running an application from the command line.
Example
Specifies informix as the user name for Informix database:
LOGNAME = informix