Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The CLNT_UCAST_INST packet is a request for information related to a specific instance. The structure of the request is as follows.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
CLNT_UCAST_INST |
INSTANCENAME (variable) |
||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
CLNT_UCAST_INST (1 byte): A single byte whose value MUST be 0x04.
INSTANCENAME (variable): A variable-length null-terminated multibyte character set (MBCS) string that does not need to be byte-aligned. It MUST be no greater than 32 bytes in length, not including the null terminator.
Note
INSTANCENAME corresponds to the name of the database instance for which the information is requested.