Specifies the password valid on Informix database server.
Syntax
INFORMIXPASS={any set of symbols and/or characters}
Usage
INFORMIXPASS specifies the password valid on Informix database server.
For information on when an INFORMIXPASS setting applies, see Precedence of parameters.
INFORMIXPASS 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 password-123 as the password for Informix database:
INFORMIXPASS = password-123