DB2:getDBInstanceInfo
Retrieves information about the current instance.
Type
SYNC, IMPACT_INFO
Arguments
None.
Returns
|
Name |
Type |
Description |
|
Instance Name |
String |
Name of the current instance. |
|
Partitionable? |
Integer |
Whether the current instance is a partitionable database server instance or not. |
|
Partitions |
Integer |
Number of database partitions. |
|
Bit Size |
Integer |
Bit size of the current instance (32 or 64). |
|
Release Number |
String |
Internal release number. |
|
Service Level |
String |
Service Level. |
|
Build Level |
String |
Build Level. |
|
PTF ID |
String |
Program temporary fix (PTF) identifier. |
|
Fix Pack Number |
Integer |
Fix Pack number. |
Usage Notes
This method reports about the currently executing instance.