VNC1442I

Total storage used by all execs nnnnnnn bytes

RXLSTAT modify command summary output line. Shows the total amount of storage in bytes used by all currently loaded execs (including execs marked for refresh).

Destination: VNCOUT and VNCLOG.

Action: None.

VNC1441I

execname status size #users

RXLSTAT modify command output line for one exec, including:

  • execname: The exec name.
  • status: “In Use” if available for use or “Refresh” if this copy is marked for refresh.
  • size: The size in bytes of the exec and the REXX in storage block.
  • #users: The number of tasks currently actively using (executing) the exec.

Destination: VNCOUT and VNCLOG.

Action: None.

VNC1440I

Exec Name  Status  Size  # users

Title line in response to an RXLSTAT modify command.

Destination: VNCOUT and VNCLOG.

Action: None.

VNC1433I

REXX Environment terminated

The VNAC REXX loader task has received a shutdown request and has successfully terminated its local REXX environment.

Destination: VNCOUT and VNCLOG.

Action: None.

VNC1432I

Terminating REXX Environment

The VNAC REXX loader task has received a shutdown request and is terminating its local REXX environment.

Destination: VNCOUT and VNCLOG.

Action: None.

VNC1431I

Shutdown request received

The VNAC REXX loader task has received a shutdown request and is terminating.

Destination: VNCOUT and VNCLOG.

Action: None.

VNC1430I

REXX Loader task initialization complete

The VNAC REXX loader has completed initialization and is ready for use.

Destination: VNCOUT and VNCLOG.

Action: None.

VNC1422I

cmdid Exec(s) matching execname will be refreshed

Issued in response to a call to the VNAC REXX REFRESH function. The named exec was found and marked for refresh. The next request to load a copy of this exec will result in a new copy being loaded from disk.

Destination: GUI console.

Action: None.

VNC1421I

cmdid The REXX Loader has not initialized. Refresh is not processed

Issued in response to a call to the VNAC REXX REFRESH function. The VNAC REXX loader has not completed initialization.

Destination: GUI console.

Action: Review VNAC agent logs for messages relating to the VNAC REXX loader indicating why the loader has not initialized. The loader should normally be initialized early in the agent initialization sequence.

VNC1420I

Exec(s) matching mask will be refreshed

Issued in response to a REFRESH MODIFY command. Execs with names matching mask will be reloaded from disk the next time a request to load them is issued.

Destination: GUI console.

Action: None.