Previous Topic: GOALNET MODIFY

Next Topic: GOALNET RESTART

GOALNET PURGE

Use the GOALNET PURGE command to terminate all IMODs that are waiting for a response from disconnected nodes.

Syntax

Use this format for the GOALNET PURGE command:

goalNET PURGE nodename

Parameters

The GOALNET PURGE command takes this parameter:

nodename

Name of the disconnected node.

Example

Here is an example:

----------------------- CA‑GSS/ISERVE Control Panel -------------------------- ==> goalnet purge B2MAIN => PAGE Target node: * ssid: * Host node: B1MAIN ssid ISRV ============================================================================== Terminating waits for the following IMODs: 000004C2, 00000532, 0000044F

Description of Results

A list of IMOD task IDs is produced. Each task listed is waiting for a response from the node in question. The CALLX() function that was in control during the wait indicates the failure (through the RC special variable) to the failing IMOD.

Usage Notes