UserID
For Db2 LUW, the UserID parameter specifies the user ID that the High-speed Apply Engine uses to access the target database.
Attributes
This parameter has the following attributes:
Attribute | Value |
---|---|
Section | [StartUp] |
Abbreviation | None |
DBMS | Db2 LUW |
Required? | When accessing Db2 LUW through a client Yes When running Db2 LUW on the server No |
Valid values | A valid user ID |
Default value | None |
Usage
Specify a user ID and password with the appropriate database authority for the apply request.
Generally, the UserID parameter is required if you are accessing Db2 LUW through a client. It is not required if you are running Db2 LUW on the server. However, the need for Password and UserID depends on the authentication settings on the server to which High-speed Apply Engine connects. For more information about the authentication settings, consult the Db2 LUW server documentation.
By default, High-speed Apply Engine converts the value of both UserID and Password to uppercase characters. If your Db2 LUW user ID or password includes lowercase characters, enclose the value in quotes to prevent High-speed Apply Engine from converting the characters (for example 'userID').