next up previous
Next: HDS_STATE - Enquire the current state of HDS
Up: ROUTINE DESCRIPTIONS
Previous: HDS_OPEN - Open container file

HDS_SHOW - Show HDS statistics   

Description:
Display statistics about the specified topic on the standard output.

Invocation:
CALL HDS_SHOW( TOPIC, STATUS )

Arguments:
TOPIC = CHARACTER * ( * ) (Given)
Topic name.
STATUS = INTEGER (Given and Returned)
The global status.

Notes:
This facility is provided as an implementation aid only. The following topics are currently supported:

  • 'DATA': display details of the representation of primitive data in use by the host machine.
  • 'FILES': list all open container files and their associated attributes in the format:
    <filename>, disp=<disp>, mode=<mode>, refcnt=<refcnt>
    where <disp> denotes the file disposition ([K] for keep or [D] for delete); <mode> indicates the access mode ([R] for read-only, [U] for update or write) and <refcnt> specifies the number of primary locators associated with the file.

  • 'LOCATORS': display the fully resolved path names of all objects currently associated with active locators.



next up previous
Next: HDS_STATE - Enquire the current state of HDS
Up: ROUTINE DESCRIPTIONS
Previous: HDS_OPEN - Open container file

HDS Hierarchical Data System
Starlink User Note 92
R.F. Warren-Smith & M.D. Lawden
23rd February 1999
E-mail:rfws@star.rl.ac.uk

Copyright (C) 1999 Central Laboratory of the Research Councils