KI_TABLESPACES
Argument | Enumeration | Purpose |
---|---|---|
handle | Handle | |
status | KDB_ERROR_ENUM | Return status |
KI_TABLESPACES
This function generates a result set containing information about all the tablespaces available in the database to which the handle is connected.
The handle must have been allocated with a KI_ALLOC_HANDLE and it can be used in subsequent KI_FETCH calls to get the information. If the buffer passed to KI_FETCH is not big enough to hold the tablespace name, the name will be truncated and the final 3 characters filled with .'s to indicate that truncation has occurred.