The login to use to connect to the data source. This option works in conjunction with the INIT and/or CHECK options. May be
used with credentials stored in the
Enterprise Server Vault Facility.
Syntax:
PASS={{password | userid.password} | MFV_secret-name }
NOPASS
Parameters:
- password
- The password required to connect to the data source when the user ID is not required.
- userid.password
- The user ID and password to use when both are required to connect to the data source.
- MFV_secret-name
- This is the name of the vault secret that contains your data source credentials, stored in the
Enterprise Server Vault Facility. See
The mfsecretsadmin Utility for details.
Important: When you create the vault secret containing your data source credentials, be sure to prefix its name with
MFV_, and specify the output location as
Microfocus/ODBCECM. When the value for the PASS directive consists of
MFV_ followed by a vault secret name, the value stored in the following key:
Microfocus/ODBCECM/MFV_secret-name
Is used as the
password or
userid.password.
Scope:
Used at compile time:
|
Yes
|
Behavior at run time:
|
Source file
|
See
Scope - OpenESQL SQL Compiler Directive Options for more information.