Warning 300: "%s"(%d):
Ignored extra word "%s" (Severity
1)
- Explanation
An extra, unexpected word is found and ignored.
- Action:
Check for syntax problems, and remove extra word.
Warning 301: "%s"(%d):
Re-defining "%s" (Severity
1)
- Explanation
The specified configuration is previously defined. Re-definition
is not allowed. Remove any extraneous definitions.
- Action:
Check for syntax problems, and remove duplicate definitions.
Warning 302 "%s"(%d):
System name truncated to %d characters (Severity
1)
- Explanation
The specified system name is too long. Part of it
is truncated.
- Action:
Simplify and shorten the system name to avoid truncation.
Warning 303: "%s"(%d):
Label name truncated to %d characters (Severity
1)
- Explanation
The specified label name is too long. Part of it
is truncated.
- Action:
Shorten the label name to avoid truncation.
Warning 304: "%s"(%d):
Must have a TERM or PTERM defined before (Severity
1)
- Explanation
The "OPTION" line does not follow
a TERM or PTERM statement. Option value is ignored.
- Action:
Remove the unnecessary OPTION line or insert missing
TERM or PTERM statement.
Warning 305: "%s"(%d):
Too many "%s" (maximum %d), line ignored (Severity 1)
- Explanation
More than 20 Logical-Data definitions in Configuration section.
- Action:
Remove the invalid entry (or entries).
Warning 306: "%s"(%d):
System name not defined, using default (Severity
1)
- Explanation
System name is not specified (in CONFIGURATION section),
hence a default name is used.
- Action:
Specify an appropriate system name or just use the default
name.
Warning 307: "%s"(%d): "%s" section
expected (Severity 1)
- Explanation
All definition sections must be in a specific order,
but a particular section (Interface-Definition, Port-Definition,
or Term-Definition) is not found as expected.
- Action:
Check for file syntax problem, or insert missing
section.
Warning 308: "%s"(%d):
Terminal ZLU less than logical terminals (Severity
1)
- Explanation
The TERMINAL-ZLU and LOGICAL-TERM must be defined
such that the system should have more terminal zlu than logical
terminals.
- Action:
Adjust either parameter to an appropriate value.
Warning 309: "%s"(%d):
Logical less than physical terminals (Severity 1)
- Explanation
The PHYSICAL-TERM and LOGICAL-TERM must be defined
such that the system should have more logical terminals than physical
terminals.
- Action:
Adjust either parameter to an appropriate value.
Warning 310: "%s"(%d):
No program ZLU defined (Severity 1)
- Explanation
For normal uses, the system should have some program ZLUs
defined.
- Action:
Define "PROGRAM-ZLU" in "CONFIGURATION" section.
Warning 311: "%s"(%d):
Re-defining interface %d (Severity 1)
- Explanation
The specified ACC interface card is previously defined. This
line is ignored in order to continue compilation.
- Action:
Check for correct interface number or remove duplicated
ACC card definition.
Warning 312: "%s"(%d):
File name truncated to %d characters (Severity
1)
- Explanation
Interface protocol file name truncated.
- Action:
Check for syntax problems or use a shorter file
name (up to 255 characters).
Warning 313: "%s"(%d):
Missing definition for interface %d (Severity
1)
- Explanation
ACC interface card number is expected to be sequentially
assigned, starting from 0. There are some undefined interface numbers
between 0 and the largest ACC card number defined.
- Action:
Re-arrange the interface numbers and leave no "gaps". (Note:
this may cause changes to PORT-DEFINITION and TERMINAL-DEFINITION
sections).
Warning 314: "%s"(%d):
Host name truncated to %d characters (Severity
1)
- Explanation
The name of the host link is too long and has been truncated.
The maximum allowed length for a host name is 63 characters.
- Action:
Check for an incorrectly typed host name or choose
an alias with less characters.
Warning 315: "%s"(%d):
Must have a PORT defined before (Severity 1)
- Explanation
The "Port-Limit" keyword must follow a "Port" entry. The
port limit defined is applicable to the preceding port definition.
- Action:
Insert an appropriate "Port" definition before this
line, or remove this unnecessary "Port-Limit" definition.
Warning 316: "%s"(%d):
Not used.
Warning 317: "%s"(%d):
Unknown label name "%s", data ignored (Severity 1)
- Explanation
The specified label name is not defined in "CONFIGURATION" section
(using keyword "LOGICAL-DATA"). The invalid line
is ignored.
- Action:
Check for misspelling or insert "LOGICAL-DATA" definition.
Warning 318: "%s"(%d):
Bad data type "%s", data ignored (Severity 1)
- Explanation
In "LDATA" line, the data type
must be one of "STRING", "BYTES" or "INT16".
The invalid line is ignored.
- Action:
Check for misspelling or remove invalid LDATA
line.
Warning 320: "%s"(%d):
Interface %d not defined, line ignored (Severity
1)
- Explanation
The PORT definition refers to an ACC interface card which
is not defined in the Interface-Definition section. Line is ignored
in order to continue compilation.
- Action:
Insert missing interface definition or remove unnecessary
port definition.
Warning 319: "%s"(%d):
Terminal address truncated to %d bytes (Severity
1)
- Explanation
The logical terminal address specified is too long
and is truncated.
- Action:
Check for syntax problem or shorten the address
field.
Warning 321: "%s"(%d):
Re-defining interface %d port %d (Severity
1)
- Explanation
The specified PORT configuration is previously defined.
- Action:
Check previous PORT configuration and remove duplicates.
Warning 322: "%s"(%d):
Interface %d has undefined port(s) (Severity
1)
- Explanation
The specified ACC interface card does not have all
of its ports configured in Port-Definition section. This means those
ports are unusable unless configured via the zport application routine.
Warning 323: "%s"(%d):
Undefined interface %d, line ignored (Severity 1)
- Explanation
The TERM/PTERM definition refers to an ACC interface
card which is not defined in the Interface-Definition section. Line
is ignored in order to continue compilation.
- Action:
Insert missing interface definition or remove unnecessary
TERM/PTERM definition.
Warning 324: "%s"(%d):
Port %d is not defined (Severity 1)
- Explanation
The TERM/PTERM definition refers to a port which
is not defined in the Port-Definition section. Compilation continues
on the same line.
- Action:
Insert missing port definition or remove unnecessary TERM/PTERM
definition.
Warning 325: "%s"(%d):
Call number truncated to %d digits (Severity 1)
- Explanation
The specified call number is too long and is truncated.
- Action:
Check for possible syntax problems, or use a valid
call number.
Warning 326: "%s"(%d):
Terminal name truncated to %d characters (Severity
1)
- Explanation
The specified terminal name is too long and is truncated.
- Action:
Simplify and shorten the terminal name to avoid truncation.
Warning 327: "%s"(%d):
No data specified "%s", parameter ignored.
- Action:
Correct this parameter.
Warning 328: "%s %d": The 1980 ITU-T recommendation
X.25 does not support D-Bit negotiation.
- Action:
Select 1988 X.25 support or do not use the D-bit.
Warning 329: "%s %d": Unused bits of link
Option Word not 0.
- Action:
Check why unused bits have been set.
Warning 330: "%s
%d": Invalid %s value (range %d..%d), using default value
of %d.
- Action:
Change to an appropriate value if the default is
not acceptable.
Warning 331: "%s
%d": The %s value is not compatible with the 1980 ITU-T
recommendation X.25, using default of %d.
- Action:
Change to an appropriate value if the default is
not acceptable.
Warning 332: "%s
%d": The %s value is not compatible with ITU-T X.25 recommendation
year, using default of %d.
- Action:
Change to an appropriate value if the default is
not acceptable.
Warning 333: "%s
%d": Extended throughput class negotiation not enabled.
Invalid %s value, using default of %d.
- Action:
Change to an appropriate value if the default is
not acceptable.
Warning 334: "%s
%d": %s is larger than %s, using lower value
- Action:
Change to an appropriate value if the default is
not acceptable.
Warning 335: "%s
%d": LCN value in Poll Word of SVC not 0, resetting
- Action:
Set the LCN parameter of SVCs to zero.
Warning 336: "%s
%d": Illegal "%s" size in PVC Select
Word, using default value of %d.
- Action:
Change to an appropriate value if the default is
not acceptable.
Warning 337: "%s
%d": SVC Select Word not zero.
- Action:
Set the Select word of SVCs to zero.
Warning 338: "%s
%d": Unused bits of Virtual Circuit Option Word not 0.
- Action:
Check why unused bits have been set.
Warning 339: "%s
%d": RSET bit set but CNT bit is not set in the VC option
word, setting CNT bit to 1.
- Action:
Set the CNT bit in the VC option word.
Warning 340: "%s
%d": ACK bit set but CNT bit is not set in the VC option
word, setting CNT bit to 1.
- Action:
Set the CNT bit in the VC option word.
Warning 341: "%s"(%d):
The ITU-T recommendation year %d is invalid, default will be taken
from POLL word.
- Action:
Change to an appropriate value.
Warning 342: "%s"(%d):
Invalid %s value (%d), using default
value %d of bps.
- Action:
Change to an appropriate value if the default is
not acceptable.
Warning 343: "%s
%d": Invalid %s value (range %d..%d or %d..%d in bps),
using default of %d.
- Action:
Change to an appropriate value if the default is
not acceptable.
Warning 344: "%s
%d": CLR bit set but CNT bit is not set in the VC option
word, setting CNT bit to 1.
- Action:
Set the CNT bit in the VC option word.
Warning 345: "%s"(%d):
Application number should be 10 for a X.25 link terminal.
- Action:
Change to the appropriate value.
Warning 346: "%s
%d": There are more incoming SVC's defined than specified
in the LCN subscription in the X.25 link term entry.
- Action:
Check the LCN range.
Warning 347: "%s
%d": There are more two-way SVC's defined than specified
in the LCN subscription in the X.25 link term entry.
- Action:
Check the LCN range.
Warning 348: "%s
%d": There are more outgoing SVC's defined than specified
in the LCN subscription in the X.25 link term entry.
- Action:
Check the LCN range.
Warning 349: "%s
%d": PVC has not been assigned a LCN. LCN will be dynamically
assigned when the X.25 link is enabled.
- Action:
Configure a LCN for the PVC.
Warning 360: "%s"(%d):
Re-defining interface %d port %d subch %d (Severity
1)
- Explanation
Interface card has already been defined previously.
- Action:
Delete duplicate definition or change the interface
card number.
Warning 361: "%s"(%d):
Undefined subchannel %d, line ignored (Severity
1)
- Explanation
Subchannel specification has not been defined.
- Action:
Define the missing subchannel specification.
Warning 362: "%s"(%d):
Re-defining Subchannel specification INV %s (Severity
1)
- Explanation
Subchannel specification INV has already been defined.
- Action:
Delete the duplicate INV definition.
Warning 363: "%s"(%d):
Re-defining Subchannel specification ITBS %s (Severity
1)
- Explanation
Subchannel specification ITBS has already been defined.
- Action:
Delete the duplicate ITBS definition.
Warning 364: "%s"(%d):
Ignore subchannel number for ZLU %d (Severity
1)
- Explanation
Subchannel number undefined, and is therefore ignored.
- Action:
Delete subchannel number or define the subchannel specification.
Warning 365: "%s"(%d):
Subchannel-Definition section is missing or empty. Will supply default
values for subchannels on defined ports on defined E1/T1 cards.
- Action:
Add the subchannel definition.
Warning 366: "%s"(%d):
Subchannel-Definition section is present but no E1/T1 cards defined.
Will continue on by processing this Subchannel-Definition section
anyway as best as possible.
- Action:
The subchannel definition section is not required
if there are no E1/T1 cards. Remove it.
Warning 367: "%s"(%d):
Tx attenuation ignored (T1 only) (Severity 1)
- Explanation
The transmit attenuation setting (e.g., -7.5DB,
7.5DB, etc.) is only allowed on T1 link. It is ignored in the definition
of this port.
- Action:
Remove the attenuation setting, or change the port mode
to a T1 link (e.g. E1RJ45, E1DB9, etc).
Warning 368: "%s"(%d):
"CARRIER" option ignored (T1 only) (Severity 1)
- Explanation
The CARRIER option is only allowed on T1 link. It
is ignored in the definition of this port.
- Action:
Remove the CARRIER option, or change the port mode to
a T1 link (e.g., E1RJ45, E1DB9, etc.).
Warning 369: "%s"(%d):
"NOPRM" option ignored (T1 only) (Severity 1)
- Explanation
The NOPRM option is only allowed on T1 link. It
is ignored in the definition of this port.
- Action:
Remove the NOPRM option, or change the port mode
to a T1 link (e.g. E1RJ45, E1DB9, etc).
Warning 370: "%s"(%d):
"JAPAN" option ignored (T1 only) (Severity 1)
- Explanation
The JAPAN option is only allowed on T1 link. It
is ignored in the definition of this port.
- Action:
Remove the JAPAN option, or change the port mode
to a T1 link (e.g. E1RJ45, E1DB9, etc).