Commands and Responses
HP NonStop TMF Management Programming Manual—540140-008
5-109
INFO CATALOG
INFO CATALOG
The INFO CATALOG command returns the configured attribute values for the catalog 
process.
Command Syntax
For information on the tokens present in the command and response buffers, see the 
SPI Programming Manual. 
Command
ZTMF-CMD-Info
Object Type
ZTMF-OBJ-Catalog
Tokens in Command Buffer
None.
Tokens in Response Buffer
ZTMF-MAP-Info-Catalog
def ZTMF-DDL-Info-Catalog.
  02 ZRetainDepth             token-type ZSPI-DDL-Int.
  02 ZReleased                token-type ZSPI-DDL-Boolean.
  02 ZRoundRobin              token-type ZSPI-DDL-Boolean.
  02 ZLastReel                token-type ZSPI-DDL-Char6.
end.