COLLECT

The syntax for this command is as follows.

<pack name> COLLECT

This command is used to gather runtime information following a runtime failure of the online application. It collects sources and code files and so on for subsequent engineering analysis.

Note: It does NOT collect Sumlogs, PDUMPS and so on.

When this command is executed for a system, all associated runtime files and selected source files are wrapped into a container file.

The container file is named <system>/RUNTIME/COLLECT/<ccyymmddhhmmss>

A waiting job (<system>>/RUNTIME/COLLECT/READY) shows the container name. This waiting entry self-terminates after 15 minutes.

COMPRESS, if supplied, will wrap the data files with COMPRESS enabled.

Pack name, if supplied, must be a valid disk pack. The container file is placed on this pack. By default, the Pack name is set to application Dictionary pack.

The container name will also appear in the Sumlog (MSG). A suffix of [C] after the container name indicates that the file is compressed.