Configuring and Managing Host-Based X.25 Links - Edition 6 (36939-90057)

Error Messages
DTCCNTRL Error Messages
Appendix B
208
DTCCNTRL Error Messages
Two types of error messages can occur when a DTCCNTRL command is issued.
The first type of error message is generated by the command interpreter (CI) process
when a DTCCNTRL command is issued incorrectly. CI errors are listed first below.
The second type of DTCCNTRL error message is generated when a DTCCNTRL operation
fails (CTLERR messages) or when a warning is generated (CTLWARN messages). These
messages are listed below following the CI errors.
CIERR 615 PARM VALUE MUST BE BETWEEN -32768 AND 32767.
Cause: The CARD parameter is not an integer. For example, the command was entered
as:
DTCCNTRL DTC=DTC.ITG.HP;CARD=A;FUNC=STOPBOTH
Action: Reenter the command with a valid DTC card number. For a DTC 16, the card
number must be 2. For a DTC 48, the card number must be between 1 and 5.
CIERR 10007 THIS IS NOT A VALID KEYWORD FOR THIS COMMAND. (CIER R10007) PARAMETERS
DO NOT MATCH USER COMMAND DEFINITION. (CIE RR2039)
Cause: An undefined parameter was entered. For example, the command was entered
as:
DTCCNTRL BTC=DTC.ITG.HP;CARD=4;FUNC=STOPBOTH
Action: Reenter the command using valid DTCCNTRL parameters.
CIERR 10015 THE DTC PARAMETER IS REQUIRED. (CIERR 10015) PARAMETERS DO NOT MATCH
USER COMMAND DEFINITION. (CIERR 2039)
Cause: The DTC parameter was missing when the DTCCNTRL command was entered. For
example, the command was entered as:
DTCCNTRL CARD=4;FUNC=STARTX25
Action: Reenter the command specifying a valid, configured DTC name in the DTC
parameter. For example:
DTCCNTRL DTC=DTC.ITG.HP;CARD=4;FUNC=STARTX25.
CIERR 10015 THE FUNC PARAMETER IS REQUIRED. (CIERR 10015) PARAMETERS DO NOT MATCH
USER COMMAND DEFINITION. (CIERR 2039)
Cause: The FUNC parameter was missing when the DTCCNTRL command was entered. For
example, the command was entered as:
DTCCNTRL DTC=DTC.ITG.HP;CARD=4
Action: Reenter the command specifying a valid function in the FUNC parameter. For
example:
DTCCNTRL DTC=DTC.ITG.HP;CARD=4;FUNC=STARTX25
Valid functions are STARTX25, STARTPADSUP, STARTBOTH, RC, STOPX25, STOPPADSUP,
STOPBOTH, and STATUS.
CIERR 10051 ENCOUNTERED AN UNEXPECTED END-OF-LINE. (CIE RR10051) PARAMETERS DO
NOT MATCH USER COMMAND DEFINITION. (CI ERR2039)