Writer instructions

Page title

For most spaces, this page must be titled Space announcements.

For spaces with localized content, this page must be titled Space announcements l10n.

Purpose

Provide an announcement banner on every page of your space.

Location

Move this page outside of your home branch.

Guidelines

Limited supportBMC provides limited support for this version of the product. As a result, BMC no longer accepts comments in this space. If you encounter problems with the product version or the space, contact BMC Support.BMC recommends upgrading to the latest version of the product. To see documentation for that version, see BMC AMI Ops Monitor for IMS Online 5.6.

Line commands (Manage terminal and user status)


 You can issue the following line commands to help you determine the cause of terminal and user problems:

Note

You can use these commands if you have the MainView AutoOPERATOR product installed.

 

Line command

Result

SL

Start an LTERM

Issues the IMS /START LTERM command to start an LTERM

PL

Stop an LTERM

Issues the IMS /STOP LTERM command to stop an LTERM

LL

Lock an LTERM

Issues the IMS /LOCK LTERM command to lock an LTERM

UL

Unlock an LTERM

Issues the IMS /UNLOCK LTERM command to unlock an LTERM

PU

Stop a user

Issues the IMS /STOP USER command to stop a user

SU

Start a user

Issues the IMS /START USER command to start a user

SN

Start a NODE

Issues the IMS /START NODE command to start a NODE

PN

Stop a NODE

Issues the IMS /STOP NODE command to stop a NODE

IN

Idle a NODE

Issues the IMS /IDLE command to terminate input or output for a NODE

D1

Dequeue a single transaction

Issues the IMS QUEUE LTERM NAME(name) OPTION(DEQ1) command, which dequeues the oldest message for the LTERM

The node and user must be stopped before a transaction can be dequeued. This command is a Type-2 command, which requires an IMSplex environment.

DA

Dequeue all transactions

Issues the IMS QUEUE LTERM NAME(name) OPTION(DEQALL) command, which dequeues all of the messages queued to the LTERM

The node and user must be stopped before the transactions can be dequeued. This command is a Type-2 command, which requires an IMSplex environment.

CL1

Dequeue all transactions for a Type-1 non-IMSPLEX environment

Issues the following set of commands, which dequeues all messages queued to the LTERM without needing to stop and restart related IMS resources:

  • /STO USER userName
  • /STO LTERM ltermName
  • /DEQ USER userName PURGE
  • /STA LTERM ltermName
  • /STA USER userName

CL2

Dequeue all transactions for Type-2 IMSPlex environment

Issues the following set of commands, which dequeues all of the messages queued to the LTERM without needing to stop and restart related IMS resources:

  • /STO USER userName
  • /STO LTERM ltermName
  • QUEUE LTERM NAME(ltermName) OPTION(DEQALL)
  • /STA LTERM ltermName
  • /STA USER userName




 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*