Previous Topic

Next Topic

Book Contents

Book Index

Syntax

To show the current values of the LOGINMSG parameter in all MC channels, enter the following modify command:

F IOAGATE,LOGINMSG=SHOW

This command produces the following output (JESMSGLG):

ECAG0LI CHANNEL channel-id CURRENT LOGINMSG VALUE:value

To dynamically override the value of the LOGINMSG parameter in all MC channels to one of the values listed below, enter the following modify command:

F IOAGATE,LOGINMSG=value

In the preceding syntax statement, value can have the following meanings:

YES – The ECAG62I message is issued to LOG (DAIGLOG) and WTO

NO – The ECAG62I message is issued to LOG (DAIGLOG) only

OFF – The ECAG621 message is not issued

WTO – The ECAG62I message is issued to WTO only

LOG – The ECAG62I message is issued to LOG (DAIGLOG) only

LOG+WTO – The ECAG62I message is issued to both LOG (DAIGLOG) and WTO

WTO+LOG – The ECAG62I message is issued to both LOG (DAIGLOG) and WTO

To dynamically override the value of the LONGINMSG parameter in a specific MC channel, enter the following modify command:

F IOAGATE,LOGINMSG=value,CHAN=channel-id

F ioagate,LONGINMSG=value,CHAN=channel-id

In the preceding syntax statement, value can have the meanings shown above, and channel-id is the specific MC channel whose value you want to change.

Parent Topic

LOGINMSG