Previous Topic: Monitor and Control in OCS

Next Topic: Interpret Messages and Codes to Help Monitor Your Region


Receive Non-roll Delete Messages

Most messages displayed on an OCS window are classified as roll delete messages. This means they are displayed once and eventually roll off the top of the screen as subsequent messages arrive and overwrite them.

When a non-roll delete (NRD) message is delivered to an OCS window, it remains in your OCS window until deleted. The NRD messages are in two categories:

The non-roll delete area is separated from the roll delete area by a delimiter line. This line is usually a series of dash (-) characters. To change the character, use the PROFILE NRDELCH command.

NRD messages are managed centrally and held in a queue. Your system administrator determines the size of this queue. If there are more NRD messages than this limit, the oldest outstanding NRD message is deleted to remove copies of the message from all affected OCS windows.

However, NRD messages from &WRITE NCL statements are never deleted automatically. It is therefore only possible to exceed the NRDLIM queue depth if large numbers of &WRITE-generated NRD messages exist at the same time.

A warning message is sent to all OCS users with monitor status to notify them when the NRD message queue reaches 75 percent full.

You can hide these messages to allow other message flows to continue in your OCS window, and then reveal them again when you are able to deal with them.

Hide NRD Messages

To remove an NRD message from the OCS display, move your cursor to the line on the screen with the NRD message you want to remove and then press Enter.

The NRD message disappears and the screen is reformatted. Removing NRD messages in this way provides more room for pending NRD messages or a larger roll delete area.

Note: System NRD messages are not deleted from the NRD message queue, only from your OCS window. NRD messages specific to your OCS window are deleted, and cannot be recalled.

Restore Hidden NRD Messages

Hidden NRD messages can be restored by entering the NRDRET command. The oldest hidden NRD messages are returned to the non-roll delete area first, until the area has expanded to its maximum size.

The NRDRET command displays all hidden NRD messages that you are entitled to view, including those that occurred before you entered OCS and any that are still outstanding.

NRDRET can be issued from any environment capable of receiving NRD messages, including NCL &INTCMD environments.

Delete NRD Messages

An NRD message is automatically deleted when one of the following conditions is satisfied:

You can only delete NRD messages that are remembered by the system by using the PURGE command.

Use NRD Messages with ROF Sessions

Messages that originate from a remote system carry the NRD message attribute and appear as NRD messages, in the same way as locally-produced messages.

When an INMC link fails and breaks any ROF sessions traveling across it, all NRD messages from that remote system are automatically deleted.

When you close a ROF session to a particular remote system by using the SIGNOFF command, any NRD messages you have received across the ROF session are deleted from your window. Other users displaying the same NRD messages are not affected.