eLink commands
This topic discusses commands that are valid and available from the OS console interface to the eLink address space.
Starting and stopping the VTAM link
This topic describes starting and stopping the VTAM link.
The following table lists the commands that start and stop the VTAM link to the UIM Server and eLink:
Command format | Description |
|---|---|
START CONSOLE | Starts the VTAM link to the UIM Server and eLink |
STOP CONSOLE | Stops the VTAM link to the UIM Server and eLink |
Starting and stopping eLink
This topic describes starting and stopping the eLink.
The following table lists the commands to start and stop the eLink:
Task | Command |
|---|---|
Start eLink | S <eLink_started_task_name> |
Stop eLink | P <eLink_started_task_name> |
Display commands
This topic describes the display commands.
The following table lists the DISPLAY commands that are used to return information associated with the eLink address space. The displayed information shows what options are active, and not what is stored in the options library.
DISPLAY command | Description |
|---|---|
DISPLAY GROUP | Displays information about eGroup(s) and how eLink is connected to them |
DISPLAY QUEUES | Displays information that is related to the internal processing queues |
DISPLAY TRACE | Displays information about what options are being traced and recorded in the journal |
DISPLAY TRACE TYPE(type) ID(id) LIMIT(nnn) SEQUENCE(nnn) | Displays trace records This command allows you to set the trace type, number of records to display, and sequence number. |
DISPLAY USERS | Displays information that is associated with active users |
DISPLAY OPTIONS TYPE(ELINK) | Displays the current eLink address space options |
Set commands
This topic describes the SET commands.
The following table lists the SET commands that are used to reset the journal and trace fields in the eLink address space temporarily. The changes are only made in memory and are lost when the eLink is reloaded.
SET commands | Description |
|---|---|
SET JOURNAL STATE(OFF | ON) ID(type,...) | Sets the state of individual journal types to OFF or ON More than one journal type can be specified. When the journal type is set to OFF, no journal entries are made for that journal type. Valid journal types vary by address space and can be displayed by using the DISPLAY TRACE command. |
SET JOURNAL STATE(OFF | ON) ID(ALL) | Changes the state of all individual journal types to OFF or ON Entering ALL as the ID type specifies all trace types. |
SET JOURNAL STATE(OFF | ON) | Suspends or resumes writing information to the journal You cannot change journal types with this format. Nothing is written to the journal while it is suspended. Journaling will resume when the state is set to ON. |
SET JOURNAL STATE(SWITCH) | Switches to a new journal |
SET TRACE STATE State(Off | On) ID(type,...) | Sets the state of individual trace types to OFF or ON More than one trace type can be specified. Tracing for a type does not occur when the state for that type is set to OFF. Valid trace types vary by address space and can be displayed by using theDISPLAY TRACE command. |
SET TRACE State(Off | On) ID(All) | Changes the state of all individual trace types to OFF or ON Using ALL for the ID is the same as entering a list of all trace types. |
SET TRACE STATE (OFF | ON) | Suspends or resumes tracing without changing the state of individual trace types No tracing is performed while tracing is suspended. When tracing resumes, the state of the individual trace types determines what is traced. |
Reload command (eLink)
This topic describes the reload command.
The following table lists the RELOAD command that is used to reload options and exits:
RELOAD command | Description |
|---|---|
RELOAD OPTIONS TYPE(ELINK) | Dynamically reloads, validates and activates the eLink address space. |
Related topic