Previous Topic: KILLNext Topic: LOGON DEFINE


LOAD

This command loads an IMOD from an ISET and makes it available for use.

Syntax

LOAD IMOD imodname FROM isetname

Parameters

imodname

Name of the IMOD.

isetname

Name of the ISET from which you want to load the IMOD.

Example

------------------------ CA‑GSS/ISERVE Control Panel -------------------------- ==> load imod newimod from prod => PAGE Target node: * ssid: * Host node: B1MAIN ssid ISRV ============================================================================== NEWIMOD Loaded from INTERNAL at 05658C58 length: 000003A8

Other Responses

IMOD name invalid

The IMOD name that you entered is syntactically incorrect. Check the spelling and the length of the name.

Invalid argument: xxxx

The specified text (xxxx) is invalid. Make sure that your command includes the IMOD and FROM parameters.

IMOD NOT FOUND

No such IMOD in the specified ISET.

FROM value invalid

No such ISET that is known to this ISERVE address space.

IMOD NOT IN PRODUCTION STATUS

The IMOD is in test status. Only IMODs with production status can be loaded.

IMOD COMPILED WITH ERRORS

The IMOD contains compile-time errors. Only IMODs that have been successfully compiled can be loaded.

IMOD NOT COMPLETE IN LIBRARY

The IMOD has not been compiled after the last time it was modified. The LOAD command could find no object code for this IMOD. Or, this message can indicate a damaged IMOD or ISET.