"Server name can only be specified when connecting to a cloud database server with NODETYPE=DIRECT"
| Item | Description |
|---|---|
|
SQLCode |
-1582L |
|
Constant |
SERVER_NAME_NOT_ALLOWED |
|
SQLState |
08WA8 |
|
ODBC 2 State |
08001 |
|
ODBC 3 State |
08001 |
|
Sybase Error Code |
3224 |
|
Severity Code |
When connecting to a cloud database server, specifying a server name on the connection string is only allowed for NODETYPE=DIRECT. When using other NODETYPE values to connect to a cloud database server, specifying the server name is not allowed. Typically, for connections to a cloud database server the HOST connection parameter or HOST protocol option is used to specify the address of one or more cloud database servers.