Description

authorizationid
The authorization name of a DB2 for VM user. The database user must have been granted CONNECT authority with a password.

The authorization name can be delimited with double quotes. If the authorization name is "TO", or an abbreviation of "TO", it must be enclosed within double quotation marks. For example:

  CONNECT "T" TO MIAMI ( PASSWORD=password
Password
The password for the database user. The password cannot be blank.

The password can be surrounded with delimiters. Valid delimiters are single quotes or double quotes.

servername
The location parameter. The name of a database application server in the distributed network.

The server name can be delimited with double quotes.

A list of server names is available for the location parameter when using the CONNECT command prompt panel. Refer to Example 1. below.

[ Previous Page | Next Page | Contents | Index ]