Rundown an InfoHub

To perform an InfoHub rundown from the shell, execute a command like:

$ $gtm_dist/mumps -run InfoHub --action=rundown 

After a shutdown caused by something other than an InfoHub "shutdown" action, such as a MUPIP STOP, or a system crash, or a switch-over to a new primary, a rundown cleans up the database.

To perform an InfoHub rundown from within GT.M, invoke the following entry point in the InfoHub API as an extrinsic function:

$$rundown^InfoHub(InfoHubID)

Related Information: