BNDCOPY
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BNDCOPY COPYRIGHT (C) '(&00)' '(&01)' ALL RIGHTS RESERVED
BNDLOAD
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BNDLOAD PROGRAM '(&00)',VERSION '(&01)' OF '(&02)' LOADED
BND0500
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND0500 BINDER VERSION '(&00)' STARTED
Meaning
The module 'BINDER' with version number '(&00)' has been started.
(&00): BINDER version number.
BND1101
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND1101 BINDER NORMALLY TERMINATED. SEVERITY CLASS: '(&00)'
Meaning
No error with severity class >= SYNTAX ERROR has been detected.
(&00): Highest severity class in the BINDER run.
BND1102
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND1102 BINDER ABNORMALLY TERMINATED. SEVERITY CLASS: '(&00)'
Meaning
At least one error with severity class >= SYNTAX ERROR has been detected.
(&00): Highest severity class in the BINDER run.
Response
Contact the system administrator if the severity class is >= FATAL ERROR.
BND1103
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND1103 BINDER ABNORMALLY TERMINATED. SEVERITY CLASS: '(&00)' AND MAX-ERROR-WEIGHT = '(&01)'
Meaning
At least one error with severity class >= MAX-ERROR-WEIGHT has
been detected.
(&00): Highest severity class in the BINDER run.
(&01): Highest severity class allowed by //MODIFY-ERROR-PROCESSING
statement.
Response
Contact the system administrator if the severity class is >= FATAL ERROR.
BND1111
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND1111 '(&00)' SYMBOL(S) PROCESSED IN CURRENT STATEMENT
Meaning
Severity class: INFORMATION.
(&00): Number of symbols.
BND1112
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND1112 '(&00)' KEPT ENTRIES
Meaning
Severity class: INFORMATION.
(&00): Number of symbols.
BND1120
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND1120 CURRENT LOGICAL POSITION: '(&00)'
Meaning
Severity class: INFORMATION.
(&00): Current sub-LLM.
BND1301
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND1301 '(&00)' CARD PROCESSED
Meaning
Severity class: INFORMATION.
(&00): REP or INCLUDE card.
BND1302
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND1302 '(&00)' CARD PROCESSED IN CSECT '(&01)' OF MODULE '(&02)'
Meaning
Severity class: INFORMATION.
(&00): REP or INCLUDE card.
(&01): CSECT name
(&02): Module name.
BND1401
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND1401 LLM LOADABLE BELOW 16MB ONLY. AN 'RMODE' ATTRIBUTE IS 24
Meaning
Severity class: INFORMATION.
The LLM can be loaded below the 16 MB limit only because
- at least one CSECT of the current LLM has an RMODE attribute set to 24
and
- the LLM is not divided into slices according to the RESIDENCY-MODE.
LLM: Link and Load Module.
BND1402
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND1402 ELEMENT '(&00)' OF TYPE '(&01)' AND VERSION '(&02)' LOADED FROM LIBRARY '(&03)' CONTAINS RMODE 24 SYMBOL(S)
Meaning
Severity class: INFORMATION.
The specified element contains RMODE 24 symbols.
(&00): Name of the library element
(&01): Type of the library element
(&02): Version of the library element
(&03): Name of the library
BND1403
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND1403 ELEMENT '(&00)' OF ARLIB '(&01)' CONTAINS RMODE 24 SYMBOL(S)
Meaning
Severity class: INFORMATION.
The specified element contains RMODE 24 symbols.
(&00): Name of the library element
(&01): Name of the library
BND1404
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND1404 LOADED FILE '(&00)' CONTAINS RMODE 24 SYMBOL(S)
Meaning
Severity class: INFORMATION.
The specified file contains RMODE 24 symbols.
(&00): File name
BND1501
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND1501 LLM FORMAT: '(&00)'
Meaning
Severity class: INFORMATION.
Format-1 LLM loadable from BS2000 V10; format-2 LLM loadable from
BS2000/OSD V1; format-3 LLM loadable from BS2000/OSD V3.
(&00): LLM format.
LLM: Link and Load Module.
BND1601
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND1601 'FILE' MACRO PERFORMED ON FILE '(&00)'
Meaning
Severity class: INFORMATION.
As the specified file to output the list does not exist, it is created
with a FILE macro.
(&00): Output file name.
BND1711
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND1711 '0' SYMBOL PROCESSED IN CURRENT STATEMENT
Meaning
Severity class: INFORMATION.
BND1712
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND1712 SYMBOL '(&00)' DOES NOT EXIST
Meaning
Severity class: WARNING.
(&00): Symbol name.
BND2101
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2101 WARNING: 'SLICE-DEFINITION' RESET TO '*SINGLE' BECAUSE NO CRITERION SELECTED IN '*BY-ATTRIBUTE' OPERAND
Meaning
Severity class: WARNING.
A *BY-ATTRIBUTE LLM with no slicing criterion selected is equivalent to
a single-slice LLM.
LLM: Link and Load Module.
BND2102
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2102 WARNING : INSUFFICIENT MEMORY DURING STATEMENT RECORDING
Meaning
Severity class: WARNING.
During recording of statements, a memory saturation occurred.
The recording of BINDER statements is stopped.
BND2103
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2103 WARNING: DISCREPANCY DETECTED WHEN RENAMING THE SYMBOL '(&00)' OF TYPE '(&01)' IN '(&02)' IN SCOPE '(&03)' VIA RENAME-SYMBOLS STATEMENT '(&04)'
Meaning
Severity class: WARNING.
The occurrence number given in the //RENAME-SYMBOLS statement exceeds
the actual symbol occurrence number found in the given SCOPE.
The sequence number of the RENAME-SYMBOL statement was computed
and is given as message insert.
(&00): Old symbol name
(&01): Symbol type
(&02): New symbol name
(&03): Input Scope shortened to the first value of operand
(&04): Sequence number of RENAME-SYMBOLS statement.
BND2104
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2104 WARNING: 'RESIDENCY-MODE' OPERAND SET TO 24 BECAUSE 24 IS SELECTED FOR 'ADDRESSING-MODE' OPERAND
Meaning
Severity class: WARNING.
When the AMODE attribute of a symbol is set to 24, its RMODE attribute
is also set to 24 to keep the coherence between AMODE and RMODE
attributes.
BND2105
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2105 WARNING: FOR '(&00)' IN MODULE '(&01)' 'RMODE' ATTRIBUTE LEFT AT 24 BECAUSE 'AMODE' ATTRIBUTE IS 24
Meaning
Severity class: WARNING.
When the AMODE attribute of a symbol is 24, it is not possible to change
its RMODE to a value different from 24.
(&00): Symbol name
(&01): Module name.
BND2106
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2106 WARNING: DISCREPANCY DETECTED WHEN RENAMING THE SYMBOL '(&00)' OF TYPE '(&01)' IN '(&02)' IN SCOPE '(&03)' IN THE RENAME-SYMBOLS STATEMENT '(&04)'
Meaning
Severity class: WARNING.
The occurrence number given in the //RENAME-SYMBOLS statement is smaller
than the actual symbol occurrence number found in the given SCOPE.
The sequence number of the RENAME-SYMBOL statement was computed
and is given as message insert.
(&00): Old symbol name
(&01): Symbol type
(&02): New symbol name
(&03): Input Scope shortened to the first value of operand
(&04): Sequence number of RENAME-SYMBOLS statement.
BND2107
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2107 WARNING: 'LOAD-ADDRESS' OPERAND IGNORED AND SET TO 'STD', BECAUSE LLM SLICED BY 'BY-ATTRIBUTES'
Meaning
Severity class: WARNING.
For LLMs sliced BY-ATTRIBUTES, each slice can be loaded independently.
So a single load address is meaningless. BINDER ignores the specified
load address.
LLM: Link and Load Module.
BND2108
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2108 WARNING: A '(&00)' WHOSE NAME IS '(&01)' IS NOT KEPT
Meaning
Severity class: WARNING.
Several symbols exist with the specified name in the modules to
be merged: only the first occurrence is kept, but the CSECTs have
priority on ENTRYs.
(&00): Symbol type
(&01): Symbol name.
BND2109
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2109 WARNING: THE '(&00)' '(&01)' NOT REFERENCED CANNOT BE MODIFIED INTO A VCON
Meaning
Severity class: WARNING.
The symbol is not referenced: its type cannot become VCON.
(&00): Symbol type
(&01): Symbol name.
BND2110
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2110 WARNING: ELEMENT NAME LONGER THAN 32 CHARACTERS NOT PROCESSABLE BY 'DBL'
Meaning
Severity class: WARNING.
DBL can only use PLAM elements with names not longer than 32
characters.
DBL: Dynamic Binder Loader.
BND2112
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2112 WARNING: SPECIFIED COPYRIGHT TEXT PATH NAME DOES NOT CORRESPOND TO ANY SUB-LLM. COPYRIGHT TEXT IGNORED
Meaning
Severity class: WARNING.
The path name specified for the copyright text does not correspond to.
any logical node of the LLM.
No copyright text is taken into account.
BND2113
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2113 WARNING: INVALID TYPE OF THE SPECIFIED COPYRIGHT TEXT NODE. COPYRIGHT TEXT IGNORED
Meaning
Severity class: WARNING.
The path name specified for the copyright text must correspond to
an OM or GM node if no copyright entry is specified.
No copyright text is taken into account.
BND2114
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2114 WARNING: THE SPECIFIED COPYRIGHT TEXT NODE DOES NOT CONTAIN ANY CSECT. COPYRIGHT TEXT IGNORED
Meaning
Severity class: WARNING.
The specified copyright text node must contain at least one CSECT.
No copyright text is taken into account.
BND2115
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2115 WARNING: THE SPECIFIED COPYRIGHT TEXT IS NOT IN ROOT SLICE. COPYRIGHT TEXT IGNORED
Meaning
Severity class: WARNING.
In a LLM sliced BY-USER, the copyright text must be in the ROOT slice.
No copyright text is taken into account.
BND2116
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2116 WARNING: SPECIFIED COPYRIGHT TEXT ENTRY NOT FOUND. COPYRIGHT TEXT IGNORED
Meaning
Severity class: WARNING.
The specified copyright text entry does not exist in the specified
SUB-LLM (in the whole LLM if no copyright text path name is specified).
No copyright text is taken into account.
BND2117
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2117 WARNING: 'LOGICAL-STRUCTURE' RESET TO '*WHOLE-LLM' BECAUSE THE INCLUDED LLM CONTAINS INI/FINI ROUTINES.
Meaning
Severity class: WARNING.
An LLM containing some initialization or termination routines only
remains consistent if it is included with its logical structure.
LLM: Link and Load Module.
BND2130
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2130 WARNING: SPECIFIED LOAD ADDRESS '(&01)' TOO SMALL FOR SLICE '(&00)'. LOAD ADDRESS '(&02)' USED
Meaning
Severity class: WARNING.
The address (&02) is the smallest load address usable for the
slice (&00). The specified load address (&01) is ignored.
(&00): Slice name
(&01): Invalid load address specified
(&02): Load address used.
BND2131
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2131 WARNING: SPECIFIED '(&00)' '(&01)' NOT FOUND. SPECIFIED LOAD ADDRESS IGNORED
Meaning
Severity class: WARNING.
The LLM does not contain any physical node (&01) of type (&00).
(&00): Physical node type.
(&01): Physical node name.
BND2132
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2132 WARNING: EXPLICIT SLICE/REGION LOAD ADDRESSES ARE ONLY ALLOWED FOR PAM-LLMS. SPECIFIED LOAD ADDRESSES IGNORED
Meaning
Severity class: WARNING.
The explicit SLICE/REGION load addresses are only supported by the
STARTUP loader which loads PAM-LLMs.
No SLICE/REGION load address is taken into account.
BND2190
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2190 WARNING: NAME COLLISION OCCURS BECAUSE OF SYMBOL NAME '(&00)'
Meaning
Severity class: WARNING.
Statement execution results in a name conflict (&00).
(&00): Symbol name.
BND2191
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2191 WARNING: NAME COLLISION OCCURS BECAUSE OF SYMBOL NAME '(&00)' IN SLICE '(&01)'
Meaning
Severity class: WARNING.
Statement execution results in a name condlict (&00) in slice (&01).
(&00): Symbol name
(&01): Slice name.
BND2301
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2301 WARNING: LIBRARY '(&00)' DOES NOT EXIST. 'INCLUDE' CARD IGNORED
Meaning
Severity class: WARNING.
The library specified in an INCLUDE card does not exist.
(&00): Name of the library.
BND2302
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2302 WARNING: ELEMENT '(&00)' DOES NOT EXIST IN LIBRARY '(&01)'
Meaning
Severity class: WARNING.
The object module specified in an INCLUDE card does not exist in the
library. The INCLUDE card is ignored, processing continues.
(&00): Element name
(&01): Library name.
BND2303
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2303 WARNING: NO ELEMENT READ FROM LIBRARY BECAUSE NO ELEMENT OF SPECIFIED TYPE(S) EXISTS
Meaning
Severity class: WARNING.
BND2304
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2304 WARNING: LLM '(&00)' VERSION '(&01)' CANNOT BE PROCESSED BY BINDER. PROCESSING CONTINUES
Meaning
Severity class: WARNING.
LLM (&00) version (&01) cannot be included because it has been
generated without some information required by the BINDER
(relocation data, symbol dictionary, resolution scopes, ...)
(&00): LLM container name
(&01): LLM container version.
LLM: Link and Load Module.
BND2305
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2305 WARNING: SYNTAX ERROR IN 'INCLUDE' CARD '(&00)'. 'INCLUDE' CARD IGNORED
Meaning
Severity class: WARNING.
A syntax error has been detected in the INCLUDE card.
The INCLUDE card is ignored, processing continues.
(&00): Text of the INCLUDE card.
BND2306
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2306 WARNING: TOO MANY NAMES SPECIFIED IN 'INCLUDE' CARD '(&00)'. SUPERNUMERARY NAMES IGNORED
Meaning
Severity class: WARNING.
Only 20 names are permitted in an INCLUDE card. Only the first 20 names
are taken into account.
(&00): Text of the INCLUDE card.
BND2307
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2307 WARNING: LLM '(&00)' VERSION '(&01)' NOT INCLUDED BECAUSE SLICED 'BY-USER'. PROCESSING CONTINUES
Meaning
Severity class: WARNING.
(&00): LLM container name
(&01): LLM container version.
LLM: Link and Load Module.
BND2308
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2308 WARNING: LLM '(&00)' VERSION '(&01)' NOT INCLUDED BECAUSE FORMAT IS UNKNOWN. PROCESSING CONTINUES
Meaning
Severity class: WARNING.
LLM (&00) version (&01) is not included because its format is not
known by the current BINDER version.
(&00): LLM container name
(&01): LLM container version.
LLM: Link and Load Module.
BND2310
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2310 WARNING: ESID '(&00)' FROM '(&01)' RECORD DOES NOT EXIST IN MODULE '(&02)'. CARD IGNORED
Meaning
Severity class: WARNING.
ESID (&00) specified in the (&01) record does not correspond to
any module symbol. This record is ignored, processing continues.
(&00): ESID number
(&01): OM record type
(&02): Module name.
BND2311
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2311 WARNING: ESID '(&00)' FROM '(&01)' RECORD DOES NOT CORRESPOND TO ANY CSECT OF MODULE '(&02)'. CARD IGNORED
Meaning
Severity class: WARNING.
ESID (&00) referenced in the (&01) record does not correspond to any
CSECT in module (&02).
(&00): ESID number
(&01): OM record type
(&02): Module name.
BND2312
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2312 WARNING: RECORD '(&00)' AT LOCATION '(&01)' OUT OF CSECT '(&02)' IN MODULE '(&03)'. CARD IGNORED
Meaning
Severity class: WARNING.
(&00): Record type of object module (OM)
(&01): Assembled address specified in the OM record
(&02): CSECT name
(&03): Module name.
BND2313
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2313 SYMBOL '(&00)' DOES NOT EXIST IN MODULE '(&01)'. CARD IGNORED
Meaning
Severity class: WARNING.
(&00): Symbol name
(&01): Module name.
BND2314
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2314 END CARD DOES NOT EXIST IN MODULE '(&00)'
Meaning
Severity class: WARNING.
(&00): Module name.
BND2315
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2315 WARNING: ESID '(&00)' FROM 'END' CARD DOES NOT EXIST IN MODULE '(&01)'. END CARD IGNORED
Meaning
Severity class: WARNING.
(&00): ESID number
(&01): Module name.
BND2316
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2316 WARNING: INVALID REP DATA FORMAT AT LOCATION '(&00)' IN MODULE '(&01)'. REP CARD IGNORED
Meaning
Severity class: WARNING.
(&00): Assembled address
(&01): Module name.
BND2317
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2317 WARNING: '(&00)' EXTERNAL REP. CARD IGNORED
Meaning
Severity class: WARNING.
REP card referring to another element than the currently included
element is not permitted.
(&00): REP card.
BND2320
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2320 WARNING: LOGICAL NAME TRUNCATED TO '(&00)'. CHARACTERS '(&01)' TRUNCATED FROM RIGHT
Meaning
Severity class: WARNING.
The included element name is longer than 32 characters.
(&00): Logical name for included module
(&01): Lost characters of element name.
BND2321
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2321 WARNING: ELEMENT NAME '(&00)' NOT PERMITTED AS 'LOGICAL NAME'. INTERNAL NAME '(&01)' USED
Meaning
Severity class: WARNING.
(&00): Included element name
(&01): Logical name used.
BND2322
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2322 WARNING: ELEMENT NAME NOT PERMITTED AS 'LOGICAL NAME'. INTERNAL NAME '(&00)' USED
Meaning
Severity class: WARNING.
When including a module from the OMF, the element name may not be
specified as logical name.
(&00): Logical name used.
BND2323
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2323 WARNING: RECORD '(&00)' AT LOCATION '(&01)' OUT OF ANY CSECT IN MODULE '(&02)'. CARD IGNORED
Meaning
Severity class: WARNING.
(&00): Record type of object module (OM)
(&01): Assembled address specified in the OM record
(&02): Module name.
BND2330
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2330 WARNING: SOME SYMBOLS WITH EEN NAMES CANNOT BE SHORTENED IN AN UNDERSTANDABLE WAY BY ALGORITHM PROVIDED BY COMPILER ALGORITHM. THE COMPLETE STRING IS DISPLAYED.
Meaning
Severity class: WARNING.
An error occured during processing of at least one extended external name.
Complete name is used.
BND2401
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2401 WARNING: NO TEXT INFORMATION IN GENERATED LLM. LLM CANNOT BE PROCESSED BY DYNAMIC BINDER LOADER
Meaning
Severity class: WARNING.
LLM: Link and Load Module.
BND2402
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2402 WARNING: NO TEXT INFORMATION IN ROOT SLICE. LLM CANNOT BE PROCESSED BY DYNAMIC BINDER LOADER
Meaning
Severity class: WARNING.
LLM: Link and Load Module.
BND2403
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2403 WARNING: GENERATED EOLDTAB IS EMPTY. PROCESSING CONTINUES
Meaning
Severity class: WARNING.
BND2411
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2411 WARNING: ALIGNMENT OF OLD CSECT TEXT '(&00)' SET FROM '(&01)' TO '(&02)'
Meaning
Severity class: WARNING.
The old alignment (&01) of old CSECT text (&00) is greater than the
alignment (&02) specified for the new CSECT text.
(&00): Old CSECT name
(&01): Old alignment of old CSECT text
(&02): New alignment of old CSECT text.
BND2412
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2412 WARNING: ALIGNMENT DOES NOT FIT WITH '(&00)'
Meaning
Severity class: WARNING.
The given alignment does not fit with the alignment required by HSI.
Only BUNDLE or PAGE are valid for X86.
(&00): HSI Code
BND2420
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2420 WARNING: IMPOSSIBLE TO GET 'T&D' INFORMATION FOR MODULE '(&00)' BECAUSE MODULE NOT CONTAINED IN A PLAM ELEMENT
Meaning
Severity class: WARNING.
The module is contained in an element of the OMF or OML.
The test and diagnostic information is no longer available.
(&00): Module name.
BND2430
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2430 WARNING: SUBSYSTEM ENTRY '(&00)' DOES NOT EXIST
Meaning
Severity class: WARNING.
No public CSECT or ENTRY corresponds to the name specified as
subsystem entry. This name cannot be used as a subsystem entry.
(&00): Name of the subsystem entry.
BND2501
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2501 WARNING: ESID '(&00)' OF RECORD '(&01)' DOES NOT EXIST IN MODULE '(&02)'. CARD IGNORED
Meaning
Severity class: WARNING.
ESID (&00) specified in record (&01) does not correspond to
any module symbol. This record is ignored, processing continues.
(&00): ESID number
(&01): Record type of object module (OM)
(&02): Module name.
BND2502
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2502 WARNING: ALL REFERENCES FROM PRIVATE PART TO A VISIBLE PUBLIC DEFINITION CONCERN NON-PROMOTED COMMONS. LLM CANNOT BE PROCESSED BY DYNAMIC BINDER LOADER
Meaning
Severity class: WARNING.
A private/public LLM defined BY-ATTRIBUTES cannot be loaded by DBL
if all the references from the private part to a visible public
definition concern non-promoted commons.
LLM: Link and Load Module.
DBL: Dynamic Binder Loader.
BND2503
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2503 INVISIBLE PUBLIC DEFINITION '(&00)' RESOLVES PRIVATE REFERENCE(S). LLM CANNOT BE PROCESSED BY DYNAMIC BINDER LOADER
Meaning
Severity class: WARNING.
The public definition (&00) resolves private reference(s) and is
invisible.
(&00): Invisible public definition.
LLM: Link and Load Module.
DBL: Dynamic Binder Loader.
BND2504
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2504 NO VISIBLE SUBSYSTEM ENTRY RESOLVING PRIVATE REFERENCE(S). LLM CANNOT BE PROCESSED BY DYNAMIC BINDER LOADER
Meaning
Severity class: WARNING.
All public definitions specified as subsystem entries and which resolve
private reference(s) are invisible.
LLM: Link and Load Module.
DBL: Dynamic Binder Loader.
BND2505
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2505 NO VISIBLE PUBLIC DEFINITION RESOLVING PRIVATE REFERENCE(S). LLM CANNOT BE PROCESSED BY DYNAMIC BINDER LOADER
Meaning
Severity class: WARNING.
All public definitions resolving private reference(s) are invisible.
LLM: Link and Load Module.
DBL: Dynamic Binder Loader.
BND2507
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2507 ONLY NON-PROMOTED COMMON(S) IN THE PRIVATE PART. LLM CANNOT BE PROCESSED BY DYNAMIC BINDER LOADER
Meaning
Severity class: WARNING.
The private part only contains non-promoted common(s).
LLM: Link and Load Module.
DBL: Dynamic Binder Loader.
BND2508
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2508 ONLY NON-PROMOTED COMMON(S) IN THE PUBLIC PART. LLM CANNOT BE PROCESSED BY DYNAMIC BINDER LOADER
Meaning
Severity class: WARNING.
The public part only contains non-promoted common(s).
LLM: Link and Load Module.
DBL: Dynamic Binder Loader.
BND2510
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2510 WARNING: RELOCATION ON 2 BYTES INSIDE CSECT '(&00)' REFERENCING THE PSEUDO REGISTER '(&01)' WITH OFFSET GREATER THAN 4095 BYTES NOT ALLOWED. LLM CANNOT BE PROCESSED BY DYNAMIC BINDER LOADER
Meaning
Severity class: WARNING.
The offset of the pseudo register (&01) referenced by a relocation
applied on 2 bytes inside the CSECT (&00) must be lower than 4096;
otherwise, the LLM is not loadable.
(&00): CSECT name in which the relocation is applied
(&01): Pseudo register name
LLM: Link and Load Module.
DBL: Dynamic Binder Loader.
BND2512
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2512 WARNING: LLM FORMAT '(&00)' NOT LOADABLE BEFORE BS2000/OSD VERSION '(&01)'
Meaning
Severity class: WARNING.
The computed format of the LLM implies that the LLM cannot be loaded
before the requested BS2000/OSD version.
(&00): LLM format.
(&01): BS2000/OSD version.
LLM: Link and Load Module.
BND2513
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2513 WARNING: NO VALID ENTRY POINT IN GENERATED LLM. LLM CANNOT BE PROCESSED BY DYNAMIC BINDER LOADER
Meaning
Severity class: WARNING.
LLM: Link and Load Module.
DBL: Dynamic Binder Loader.
BND2514
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2514 FEATURE '(&00)' NOT SUPPORTED. LLM IS NOT UPDATABLE BY BINDER. PROCESSING CONTINUES
Meaning
Severity class: WARNING.
The LLM is generated using the feature (&01) which is not supported by
the selected LLM format. It is loadable but cannot be processed again
by BINDER.
(&00): Not supported feature.
BND2530
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2530 WARNING: OVERFLOW OR CARRY DETECTED FOR A RELOCATION INSIDE CSECT '(&00)'
Meaning
Severity class: WARNING.
(&00): CSECT name.
BND2540
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2540 AT LEAST ONE RESOLUTION-SCOPE PATH NAME DOES NOT EXIST. PROCESSING CONTINUES
Meaning
Severity class: WARNING.
A path name specified as resolution scope does not exist.
The information is kept in the LLM but is currently ignored.
BND2541
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2541 AT LEAST ONE NODE HAS AN IDENTICAL PATH NAME FOR SEVERAL RESOLUTION SCOPES. PROCESSING CONTINUES
Meaning
Severity class: WARNING.
Several resolution scopes of an LLM node refer to the same SUB-LLM.
BND2550
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2550 WARNING: SOME SYMBOLS WITH EEN NAME NOT GENERATED. LLM CANNOT BE UPDATED BY BINDER. PROCESSING CONTINUES
Meaning
Severity class: WARNING.
LLM containing symbol names in EEN format cannot be loaded in
BS2000/OSD V3.0 and lower.
If such symbols are not referenced in the current LLM, they are
not generated by BINDER.
Thanks to this, the LLM is loadable on BS2000/OSD V3.0 and lower
but cannot be processed again by BINDER.
BND2910
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND2910 WARNING: SLICE DEFINITION INVALID FOR A PAM-LLM FILE. LLM NOT LOADABLE
Meaning
Severity class: WARNING.
The output PAM-LLM file is not loadable, either because the existing
slices number is to big, or because the LLM is sliced according to the
public CSECT attributes.
BND3101
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND3101 SOME EXTERNAL REFERENCES UNRESOLVED
Meaning
Severity class: UNRESOLVED EXTERNS.
Some external references remain unresolved after link processing.
The LLM is nevertheless generated. A list of the unresolved externals
can be output with the //SHOW-MAP statement and the UNRESOLVED-LIST
operand.
LLM: Link and Load Module.
BND3102
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND3102 SOME WEAK EXTERNS UNRESOLVED
Meaning
Severity class: UNRESOLVED EXTERNS.
The list with the information about the unresolved weak externs can be
output with the //SHOW-MAP statement and the UNRESOLVED-LIST operand.
BND4101
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND4101 SYNTAX ERROR: UNEXPECTED COMMAND IN STATEMENT STREAM. COMMAND IGNORED
Meaning
Severity class: SYNTAX ERROR.
A command was entered instead of a statement.
BND4102
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND4102 SYNTAX ERROR: LOAD ADDRESS NOT ALIGNED TO PAGE BOUNDARY. STATEMENT REJECTED
Meaning
Severity class: SYNTAX ERROR.
The load address must be aligned to the page boundary.
BND4103
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND4103 SYNTAX ERROR: UNKNOWN BINDER STATEMENT. STATEMENT REJECTED
Meaning
Severity class: SYNTAX ERROR.
BND4104
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND4104 SYNTAX ERROR: LOAD ADDRESS NOT ALIGNED TO 8K PAGE BOUNDARY. STATEMENT REJECTED
Meaning
Severity class: SYNTAX ERROR.
The load address must be aligned to 8k page boundary.
BND4105
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND4105 SYNTAX ERROR IN PLAM ELEMENT '(&00)'. STATEMENT REJECTED
Meaning
Severity class: SYNTAX ERROR.
The element name does not correspond to the standard for names of a
PLAM library.
(&00): PLAM element name.
BND4106
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND4106 SYNTAX ERROR IN VERSION '(&00)' OF PLAM ELEMENT. STATEMENT REJECTED
Meaning
Severity class: SYNTAX ERROR.
The version specification does not correspond to the standard for a
PLAM library element.
(&00): PLAM library element version.
BND4107
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND4107 SYNTAX ERROR IN 'LOAD-ADDRESS' (>X'7FFFF000'). STATEMENT REJECTED
Meaning
Severity class: SYNTAX ERROR.
An invalid load address was specified in the //SAVE-LLM statement.
A valid load address must be aligned to the page boundary and less
than X'80000000'. So the highest valid value for the
load address is X'7FFFF000'.
BND4108
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND4108 SYNTAX ERROR IN WILD CARD '(&00)'. STATEMENT REJECTED
Meaning
Severity class: SYNTAX ERROR.
BND4109
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND4109 SYNTAX ERROR IN PATH NAME. STATEMENT REJECTED
Meaning
Severity class: SYNTAX ERROR.
BND4110
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND4110 SYNTAX ERROR IN SUB-LLM. STATEMENT REJECTED
Meaning
Severity class: SYNTAX ERROR.
LLM: Link and Load Module.
BND4111
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND4111 SYNTAX ERROR IN OBJECT MODULE. STATEMENT REJECTED
Meaning
Severity class: SYNTAX ERROR.
BND4112
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND4112 SYNTAX ERROR: '*CURRENT-INPUT-LIB' VALUE UNDEFINED. STATEMENT REJECTED
Meaning
Severity class: SYNTAX ERROR.
BND4113
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND4113 SYNTAX ERROR: '*CURRENT' VALUE FOR 'LIBRARY' OPERAND UNDEFINED. STATEMENT REJECTED
Meaning
Severity class: SYNTAX ERROR.
*CURRENT is defined by the value specified with the LIBRARY operand in
the last //START-LLM-UPDATE or //SAVE-LLM statement. As no such statement
is entered, the *CURRENT operand is undefined.
BND4114
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND4114 SYNTAX ERROR IN SYMBOL '(&00)'. STATEMENT REJECTED
Meaning
Severity class: SYNTAX ERROR.
The symbol specification does not correspond to the standard for the
symbol specification in the external symbol dictionary.
(&00): Symbol name.
BND4115
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND4115 SYNTAX ERROR IN LOGICAL NODE '(&00)'. STATEMENT REJECTED
Meaning
Severity class: SYNTAX ERROR.
(&00): Logical node name.
BND4116
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND4116 SYNTAX ERROR: COMBINATION OF THE VALUES 'LOGICAL-STRUCTURE', 'TEST-SUPPORT' AND 'SYMBOL-DICTIONARY' NOT PERMITTED. STATEMENT REJECTED
Meaning
Severity class: SYNTAX ERROR.
An illegal operand value combination was specified.
- SYMBOL-DICTIONARY=NO mandatory when LOGICAL-STRUCTURE=NONE.
- TEST-SUPPORT=NO mandatory when SYMBOL-DICTIONARY=NO.
BND4117
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND4117 SYNTAX ERROR: OPERAND 'SLICE' CANNOT BE SPECIFIED. LLM NOT SLICED 'BY-USER'
Meaning
Severity class: SYNTAX ERROR.
The SLICE operand can only be used if the LLM is defined with BY-USER.
LLM: Link and Load Module.
BND4118
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND4118 SYNTAX ERROR: 'RELOCATION-DATA=YES' AND 'SYMBOL-DICTIONARY=YES' OPERANDS MANDATORY FOR LLM DEFINED 'BY-ATTRIBUTES'
Meaning
Severity class: SYNTAX ERROR.
LLM: Link and Load Module.
BND4119
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND4119 SYNTAX ERROR: ELEMENT AND VALUE COMBINATION '(&00)' NOT PERMITTED. STATEMENT REJECTED
Meaning
Severity class: SYNTAX ERROR.
An illegal operand value combination was specified.
*INTERNAL or *ELEMENT-NAME mandatory when ELEMENT=*ALL or LIST.
(&00): Specified combination.
BND4120
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND4120 SYNTAX ERROR: VALUE COMBINATION OF 'LOGICAL-STRUCTURE' AND '(&00)' NOT PERMITTED. STATEMENT REJECTED
Meaning
Severity class: SYNTAX ERROR.
(&00): Operand.
BND4122
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND4122 SYNTAX ERROR: ENTIRE LLM CANNOT BE MOVED IN LOGICAL STRUCTURE. STATEMENT REJECTED
Meaning
Severity class: SYNTAX ERROR.
Only the *UNCHANGED value is permitted for the NEW-PATH-NAME operand if
the module to be processed is the entire LLM.
LLM: Link and Load Module.
BND4123
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND4123 SYNTAX ERROR: 'SCOPE' FOR 'NAME-COLLISION' CANNOT BE 'SLICE' FOR 'SINGLE' OR 'BY-ATTRIBUTES' LLM. STATEMENT REJECTED
Meaning
Severity class: SYNTAX ERROR.
The scope SLICE for NAME-COLLISION is permitted for BY-USER LLM only.
LLM: Link and Load Module.
BND4124
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND4124 SYNTAX ERROR: ILLEGAL COMBINATION OF 'FOR-BS2000-VERSIONS' AND 'REQUIRED-COMPRESSION' OPERANDS. STATEMENT REJECTED
Meaning
Severity class: SYNTAX ERROR.
The specified values of the operands FOR-BS2000-VERSIONS and
REQUIRED-COMPRESSION must not be combined:
Text compression (as of LLM format 2) cannot be requested if
FOR-BS2000-VERSION=FROM-V10 (only LLM format 1)
is specified.
BND4125
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND4125 SYNTAX ERROR: COMPRESSION CANNOT BE REQUIRED FOR A 'BY-USER' LLM. STATEMENT REJECTED
Meaning
Severity class: SYNTAX ERROR.
The text compression is permitted for a SINGLE or a BY-ATTRIBUTES LLM
only.
LLM: Link and Load Module.
BND4126
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND4126 SYNTAX ERROR: SYMBOL NAME '%OCM' CANNOT BE SPECIFIED. STATEMENT REJECTED
Meaning
Severity class: SYNTAX ERROR.
The symbol name '%OCM' is a BLS reserved name: this name unambiguously
specifies the Overlay Control Module. Its use is restricted.
BND4127
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND4127 SYNTAX ERROR: NAME '(&00)' NOT AVAILABLE AS NEW-NAME. STATEMENT REJECTED
Meaning
Severity class: SYNTAX ERROR.
The specified new symbol name is a BLS reserved name: it cannot be
used to assign a new name to a symbol.
(&00): Specified new symbol name.
BND4130
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND4130 SYNTAX ERROR: SPECIFICATION OF A LOAD ADDRESS FOR A REGION ONLY VALID FOR AN LLM SLICED BY-USER. STATEMENT REJECTED
Meaning
Severity class: SYNTAX ERROR.
Regions only exist in an LLM sliced BY-USER
BND4131
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND4131 SYNTAX ERROR: SPECIFICATION OF A LOAD ADDRESS FOR THE ROOT SLICE ONLY VALID FOR AN LLM SLICED BY-USER. STATEMENT REJECTED
Meaning
Severity class: SYNTAX ERROR.
A ROOT slice only exists in an LLM sliced BY-USER
BND4132
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND4132 SYNTAX ERROR: VALUE '(&00)' OF OPERAND '(&01)' IS FORBIDDEN IF OPERAND '(&02)' IS NOT DEFAULTED. STATEMENT REJECTED
Meaning
Severity class: SYNTAX ERROR.
The following coherency constraints must be fulfilled:
- All the identification information (operand IDENTIFICATION-INFO=)
must be specified if the related product is a subsystem.
- A dynamic check entry is only relevant if the related product is a
subsystem.
(&00): Wrong value.
(&01): Operand name.
(&02): Referenced operand.
BND4133
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND4133 SYNTAX ERROR: MMODE '(&00)' IS INCOMPATIBLE WITH HSI-CODE '(&01)' (OBSOLETE)
Meaning
Severity class: SYNTAX ERROR.
Values NATIVE or TPR for MMODE may only be used with
value SP04 for HSI
(&00): Value of MMODE operand.
(&01): Value of HSI-CODE operand.
BND5101
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5101 NAME '(&00)' ALREADY SON OF NODE DEFINED BY PATH NAME. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
The specified name corresponds to a node already created although
MODE=CREATE is specified.
(&00): Node name.
BND5102
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5102 NAME '(&00)' NOT SON OF NODE DEFINED BY 'PATH-NAME'. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
The name cannot be found in the sons of the logical node defined by the
path name.
(&00): Internal sub-LLM name.
BND5103
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5103 PATH NAME '(&00)' DOES NOT CORRESPOND TO ANY SUB-LLM. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
LLM: Link and Load Module.
BND5104
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5104 ELEMENT NAME '(&00)' INVALID FOR A LOGICAL NAME. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
Included element name is invalid for a logical name.
(&00): Element name.
BND5105
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5105 HSI OF ELEMENT '(&00)' IS INVALID. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
HSI of included element name is invalid. MIPS, SPARC and X86
cannot be mixed.
(&00): Element name.
BND5106
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5106 MEMORY ACCESS MODE OF ELEMENT '(&00)' IS INVALID. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
Memory access mode of included element name is invalid.
Native cannot be mixed with TU-4K-DEPENDENT
(&00): Element name.
BND5107
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5107 MEMORY ACCESS MODE OF ELEMENT '(&00)' IS INCOMPATIBLE WITH MEMORY ACCESS MODE SPECIFIED IN SAVE-LLM STATEMENT
Meaning
Severity class: RECOVERABLE ERROR.
Memory access mode of given element name is invalid.
NATIVE cannot be changed either to TU-4K-DEPENDENT or to COMPATIBLE
COMPATIBLE cannot be changed to NATIVE.
(&00): Element name.
BND5108
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5108 HSI OF ELEMENT (&00) IS INCOMPATIBLE WITH MEMORY ACCESS MODE SPECIFIED IN SAVE-LLM STATEMENT
Meaning
Severity class: RECOVERABLE ERROR.
HSI of saved element is invalid.
Memory access mode Native can only be set for SPARC or MIXED-SPARC HSI.
(&00): Element name.
BND5111
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5111 PATH NAME '(&00)' DOES NOT EXIST. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
The specified path name was not found in the LLM used.
(&00): Path name.
LLM: Link and Load Module.
BND5112
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5112 PATH NAME '(&00)' INVALID AND DOES NOT CORRESPOND TO ANY SUB-LLM. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
As the path name does not correspond to any sub-LLM, it is impossible
to attach a logical node to it.
(&00): Path name.
BND5113
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5113 NAME '(&00)' CONTAINED IN '(&01)'. STATEMENT REJECTED
Meaning
Severity class: RECOVERABLE ERROR.
The specified NEW-PATH-NAME is identical to or is contained in the
sub-LLM to be moved in the logical structure.
(&00): NEW-PATH-NAME
(&01): Module name.
BND5121
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5121 SLICE OR REGION '(&00)' DOES NOT EXIST. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
(&00): Slice or region name.
BND5122
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5122 SLICE OR REGION '(&00)' ALREADY EXISTS. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
Possible reasons:
- in the //SET-USER-SLICE-POSITION statement the MODE=CREATE operand has
been specified, but the slice or region already exists.
- in the //SET-USER-SLICE-POSITION statement the NEW-REGION=YES operand
has been specified, but the REGION already exists.
(&00): Slice or region name.
BND5123
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5123 '(&00)' IS NOT A SLICE NAME BUT A REGION NAME. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
The name specified in the //SET-USER-SLICE-POSITION statement corresponds
to a region name.
(&00): Specified name.
BND5124
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5124 '(&00)' IS NOT A REGION NAME BUT A SLICE NAME. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
The name specified in the //SET-USER-SLICE-POSITION statement corresponds
to a slice name.
(&00): Specified name.
BND5125
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5125 ONLY ROOT SLICE CAN BE LOCATED AT BEGINNING OF ROOT REGION. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
The name given to a slice which is placed at the beginning of the ROOT
region is not ROOT (*ROOT value).
BND5131
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5131 FILE '(&00)' DOES NOT EXIST. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
The file specified in the statement does not exist.
(&00): File name.
BND5132
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5132 LINK NAME '(&00)' DOES NOT EXIST. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
No file name corresponds to the specified link name.
(&00): Link name.
BND5133
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5133 ELEMENT '(&00)' DOES NOT EXIST
Meaning
Severity class: RECOVERABLE ERROR.
Element (&00) not found in given library or libraries.
Processing continues to include the other element(s) specified in
the statement.
(&00): Element name.
BND5134
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5134 *OMF (*CURRENT-INPUT-LIB) CANNOT BE USED IN AUTOLINK PROCESSING. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
The //RESOLVE-BY-AUTOLINK statement was entered while the current input
library is the object module file (OMF).
OMF: Object module file.
BND5135
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5135 NO BLSLIB-LINK DEFINED. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
No BLSLIBxx library has been specified.
BND5141
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5141 GIVEN ENTRY POINT DOES NOT EXIST. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
The entry point specified in the ENTRY-POINT operand cannot be found.
BND5142
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5142 SOME EXTERNAL REFERENCES WHOSE RESOLUTION IS MANDATORY ARE STILL UNRESOLVED. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
Some necessary external references specified in the
//SET-EXTERN-RESOLUTION statement have not been resolved.
BND5143
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5143 RESIDENT-PAGES VALUES NOT AVAILABLE. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
The specified MAXIMUM value is lower than the specified MINIMUM value.
BND5151
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5151 //END-SUB-LLM STATEMENT ISSUED WITHOUT PRECEDING INPUT OF //BEGIN-SUB-LLM STATEMENT. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
BND5152
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5152 SUB-LLM '(&00)' CONTAINS A SUB-LLM BEING PROCESSED. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
Before the //REMOVE-MODULES statement was issued, a
//BEGIN-SUB-LLM-STATEMENTS statement was issued to define a sub-LLM in
the sub-LLM that is to be removed. This sub-LLM was not terminated with
//END-SUB-LLM-STATEMENTS before the //REMOVE-MODULES statement was issued.
(&00): Sub-LLM or module name.
BND5153
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5153 SUB-LLM '(&00)' CONTAINS A SUB-LLM BEING PROCESSED. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
A //BEGIN-SUB-LLM-STATEMENTS statement was issued within the sub-LLM to
be processed by a //MERGE-MODULES or //MODIFY-MODULE-ATTRIBUTES statement.
(&00): Sub-LLM or module name.
BND5155
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5155 '(&00)' NOT ASSOCIATED WITH AN ELEMENT. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
The element name corresponding to the logical node does not exist.
(&00): Sub-LLM or module name.
BND5161
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5161 MAP NAME '(&00)' DOES NOT EXIST. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
No map name created with the specified name.
(&00): Map name.
BND5171
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5171 SWITCH FROM '(&00)' SLICING TO '(&01)' SLICING NOT PERMITTED. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
Incorrect switch modification.
(&00): Current slice definition
(&01): Wrongly requested slice definition.
BND5181
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5181 NO CSECT TO BE MERGED EXISTS. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
There is no CSECT to be merged in the module.
BND5182
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5182 CSECTS CONTAINED IN MODULE '(&00)' EXIST IN SEVERAL SLICES. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
The module to be merged contains CSECTS that are not contained in a
single slice. This is not permitted in the case of an LLM sliced BY-USER.
(&00): Module to be merged.
BND5183
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5183 ENTRY '(&00)' DOES NOT EXIST. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
The specified ENTRY does not exist in the module to be merged.
(&00): Specified name.
BND5184
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5184 ATTRIBUTE '(&00)' OF CSECTS TO BE MERGED IS NOT VALID. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
The combination of the attributes of the CSECTs contained in the
modules to be merged is illegal.
(&00): Invalid attribute.
BND5185
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5185 NAME CONFLICT BETWEEN AN ENTRY TO BE KEPT AND THE NEW CSECT NAME. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
New CSECT name cannot be identical with the name of an entry to be kept.
BND5186
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5186 VERSION '*INCREMENT' ONLY PERMITTED WITH PLAM VERSION >= V02.0A
Meaning
Severity class: RECOVERABLE ERROR.
The PLAM version does not support the *INCREMENT operand.
BND5187
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5187 AN LLM SLICED BY-USER CANNOT BE FULLY MERGED. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
BND5188
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5188 AT LEAST ONE RESOLUTION SCOPE NOT '*STD'. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
In order to merge the specified modules, the resolution scopes defined
for the different logical items must be *STD.
BND5189
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5189 THE HSI-CODES OF THE CSECTS TO BE MERGED ARE NOT HOMOGENEOUS. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
It is only possible to merge modules whose CSECTs have the same HSI-CODE.
BND5190
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5190 ERROR: NAME COLLISION OCCURS BECAUSE OF SYMBOL NAME '(&00)'
Meaning
Severity class: RECOVERABLE ERROR.
Statement execution results in a name conflict.
(&00): Symbol name.
BND5191
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5191 ERROR: NAME COLLISION OCCURS BECAUSE OF SYMBOL NAME '(&00)' IN SLICE '(&01)'
Meaning
Severity class: RECOVERABLE ERROR.
Statement execution results in a name conflict in slice (&01).
(&00): Symbol name
(&01): Slice name.
BND5201
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5201 INVALID FORMAT FOR FILE '(&00)'. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
The file (&00) is either not a valid container or a container of an
incompatible type (e.g. FMS library).
BND5202
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5202 EAM OBJECT MODULE FILE EMPTY. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
No module can be included from the EAM object module file because
it is empty.
BND5203
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5203 DMS ERROR CODE '(&01)' ON FILE '(&00)'. STATEMENT ABORTED. FURTHER INFORMATION: /HELP-MSG DMS(&01)
Meaning
Severity class: RECOVERABLE ERROR.
The processing of file (&00) caused a DMS error (&01).
For detailed information about the DMS error code enter /HELP-MSG
or see the BS2000 manual 'System Messages'.
(&00): File name
(&01): DMS error code.
BND5301
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5301 WARNING: LLM '(&00)' VERSION '(&01)' CANNOT BE PROCESSED BY BINDER. PROCESSING CONTINUES
Meaning
Severity class: RECOVERABLE ERROR.
LLM (&00) version (&01) cannot be updated/included because it has
been generated without some information required by BINDER (relocation
data, symbol dictionary, resolution scopes, ...).
(&00): LLM container name
(&01): LLM container version.
LLM: Link and Load Module.
BND5302
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5302 SUB-LLM '(&00)' DOES NOT EXIST IN MODULE '(&01)'. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
The specified sub-LLM does not exist in the LLM.
Inclusion of the module is aborted.
(&00): Sub-LLM name
(&01): Module name.
LLM: Link and Load Module.
BND5303
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5303 TYPE L ELEMENT '(&00)' VERSION '(&01)' NOT A VALID LLM. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
(&00): PLAM element name
(&01): PLAM element version.
LLM: Link and Load Module.
Response
The LLM must be bound again with a BINDER version >= V01.1A.
BND5304
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5304 LLM '(&00)' VERSION '(&01)' NOT INCLUDED BECAUSE SLICED 'BY-USER'. PROCESSING CONTINUES
Meaning
Severity class: RECOVERABLE ERROR.
(&00): LLM container name
(&01): LLM container version.
LLM: Link and Load Module.
BND5305
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5305 SUB-LLM '(&00)' OF MODULE '(&01)' NOT INCLUDED BECAUSE ONE OF ITS ANCESTOR NODES CONTAINS INI/FINI ROUTINES. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
The specified sub-LLM cannot be included in the current LLM. The LLM that
contains the sub-LLM is generated by a compiler and contains at least one
initialization or termination routine. Such an LLM can be processed
by BINDER only as a whole.
(&00): Sub-LLM name
(&01): Module name.
LLM: Link and Load Module.
BND5311
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5311 NO ESD EXISTS IN OBJECT MODULE '(&00)'. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
The module cannot be included without an ESD record.
ESD: External Symbol Dictionary.
BND5312
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5312 '(&00)' IS AN INVALID ESD NAME. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
An ESD name may not begin with blank.
ESD: External Symbol Dictionary.
BND5401
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5401 LOAD ADDRESS >16MB BUT ATTRIBUTE 'RMODE' 24 FOUND. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
The load address is not compatible with the LLM content. As a CSECT
must be loaded below the 16 MB limit (RMODE 24) the load address must be
lower than 16 MB too.
LLM: Link and Load Module.
BND5402
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5402 PROMOTION ERROR FOR COMMON '(&00)'. ATTRIBUTES CORRESPOND TO DIFFERENT SLICES. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
All COMMONs with the same name and the CSECT(s) used for the COMMON
promotion must pertain to the same slice when slicing is BY-ATTRIBUTES.
(&00): Symbol name.
BND5403
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5403 PROMOTION ERROR FOR 'COMMON' '(&00)'. 'READ-ONLY' ATTRIBUTE INCONSISTENCY. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
All COMMONs with the same name and the CSECT(s) used for the COMMON
promotion must have the same READ-ONLY attribute.
(&00): Symbol name.
BND5411
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5411 LLM TOO LARGE. ADDRESS SPACE OVERFLOW. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
When the LLM is constructed at the specified load address, an overflow
occurs.
LLM: Link and Load Module.
BND5412
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5412 PSEUDO REGISTERS VECTOR GREATER THAN 4096 BYTES. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
BND5413
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5413 ELEMENT '(&00)' OF TYPE '(&01)' AND VERSION '(&02)' LOADED FROM LIBRARY '(&03)' CONTAINS RMODE 24 SYMBOL(S)
Meaning
Severity class: RECOVERABLE ERROR.
The specified element has RMODE 24 symbols.
(&00): Name of the library element
(&01): Type of the library element
(&02): Version of the library element
(&03): Name of the library
BND5414
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5414 ELEMENT '(&00)' OF ARLIB '(&01)' CONTAINS RMODE 24 SYMBOL(S)
Meaning
Severity class: RECOVERABLE ERROR.
The specified element contains RMODE 24 symbols.
(&00): Name of the library element
(&01): Name of the library
BND5415
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5415 LOADED FILE '(&00)' CONTAINS RMODE 24 SYMBOL(S)
Meaning
Severity class: RECOVERABLE ERROR.
The specified file contains RMODE 24 symbols.
(&00): File name
BND5501
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5501 OUTPUT CONTAINER ALREADY USED IN A PREVIOUS INCLUSION STATEMENT. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
When a LLM container is used in an //INCLUDE-MODULES, //REPLACE-MODULES
or //RESOLVE-BY-AUTOLINK statement, it is not possible to use it as
output container.
BND5502
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5502 LLM FORMAT '(&00)' NOT LOADABLE BEFORE BS2000/OSD VERSION '(&01)'. STATEMENT REJECTED
Meaning
Severity class: RECOVERABLE ERROR.
The computed format of the LLM implies that the LLM cannot be loaded
before the specified BS2000/OSD version.
(&00): LLM format.
(&01): BS2000/OSD version.
LLM: Link and Load Module.
BND5504
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5504 PLAM RETURNS ERROR CODE '(&00)' ON LIBRARY '(&01)'. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
(&00): PLAM return code
(&01): PLAM library name.
BND5505
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5505 PAM ERROR CODE '(&00)' ON LIBRARY '(&01)'. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
(&00): PAM error code
(&01): PLAM library name.
BND5506
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5506 DMS ERROR CODE '(&00)' ON FILE '(&01)'. STATEMENT ABORTED. FURTHER INFORMATION: /HELP-MSG DMS(&00)
Meaning
Severity class: RECOVERABLE ERROR.
The processing of file (&01) caused a DMS error (&00).
For more detailed information about the DMS error code enter /HELP-MSG
or see the BS2000 manual 'System Messages'.
(&00): DMS error code
(&01): File name.
BND5508
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5508 RELOCATION APPLIED IN PUBLIC CSECT '(&00)' CANNOT REFER TO PRIVATE SYMBOL '(&01)'. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
(&00): CSECT name
(&01): Symbol name.
BND5509
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5509 RELOCATION APPLIED IN PUBLIC CSECT '(&00)' CANNOT REFER TO EXTERNAL REFERENCE WHICH IS RESOLVED BY PRIVATE SYMBOL '(&01)'. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
(&00): CSECT name.
BND5510
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5510 LLM ALREADY EXISTS. OVERWRITE NOT PERMITTED
Meaning
Severity class: RECOVERABLE ERROR.
LLM: Link and Load Module.
BND5511
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5511 NO SPECIFIED SUBSYSTEM ENTRY IN SLICE '(&00)'. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
To create an LLM sliced according to the public attribute in format 1
with CONNECTION-MODE=BY-RELOCATION, it is mandatory to specify at
least one visible CSECT or ENTRY as subsytem entry by slice containing
a public definition referenced from the private part.
(&00): Slice name.
BND5530
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5530 ADDRESS OF A 'JUMP' RELOCATION INSIDE THE CSECT '(&00)' BRANCHES OUTSIDE THE SEGMENT BOUNDARY. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
(&00): CSECT name.
BND5601
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5601 LINK NAME '(&00)' DOES NOT EXIST. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
No file name corresponds to the specified LINK name.
(&00): Link name.
BND5602
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5602 DMS ERROR CODE DURING '(&00)' ON FILE '(&01)'. STATEMENT ABORTED. FURTHER INFORMATION: /HELP-MSG DMS(&02)
Meaning
Severity class: RECOVERABLE ERROR.
The processing of file (&01) caused a DMS error (&02).
For detailed information about the DMS error code enter /HELP-MSG
in system mode or see the BS2000 manual 'System Messages'.
(&00): DMS operation type
(&01): File name
(&02): DMS error code.
BND5603
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5603 EXIT ROUTINE '(&00)' DOES NOT EXIST. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
No CSECT name corresponds to the specified routine name.
(&00): Routine name.
BND5604
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5604 'WROUT' ERROR. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
An error occurred when calling WROUT.
Response
Try another output option.
BND5605
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5605 'WRLST' ERROR. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
An error occurred when calling WRLST.
Response
Try another output option.
BND5606
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5606 BLS ERROR CODE DURING 'BIND' ON SYMBOL '(&00)' IN LIBRARY '(&01)'. STATEMENT ABORTED. RETURN CODE FROM BLS: '(&02)'
Meaning
Severity class: RECOVERABLE ERROR.
For more detailed information see the BLS error code.
(&00): Routine name
(&01): Library name
(&02): BLS error code.
BND5607
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5607 LLMAM ERROR CODE '(&00)' DURING LLM GENERATION. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
For more detailed information see the LLMAM error code.
(&00): LLMAM error code
BND5608
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5608 INSTALLATION ERROR: INVALID LLMAM VERSION. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
The current version of LLMAM is not able to provide the information
requested by BINDER.
Response
The requested LLMAM version must be installed.
BND5609
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5609 WARNING: MODULE '(&00)' CONTAINS BLANK CSECT.
Meaning
Severity class: WARNING.
Module (&00) contains a blank CSECT. CSECT is ignored,
Processing continues.
(&00): Module name
BND5910
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5910 FILE '(&00)' DOES NOT EXIST. STATEMENT ABORTED
Meaning
Severity class: RECOVERABLE ERROR.
The file specified in the statement does not exist.
(&00): File name.
BND5912
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5912 DMS ERROR CODE '(&01)' ON FILE '(&00)'. STATEMENT ABORTED. FURTHER INFORMATION: /HELP-MSG DMS(&01)
Meaning
Severity class: RECOVERABLE ERROR.
The processing of file (&00) caused a DMS error (&01).
For detailed information about the DMS error code enter /HELP-MSG
or see the BS2000 manual 'System Messages'.
(&00): File name
(&01): DMS error code.
BND5913
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5913 FSTAT ERROR CODE '(&01)' ON FILE '(&00)'. STATEMENT ABORTED. FURTHER INFORMATION: /HELP-MSG DMS(&01)
Meaning
Severity class: RECOVERABLE ERROR.
The processing of file (&00) caused an FSTAT error (&01).
For detailed information about the DMS error code enter /HELP-MSG
or see the BS2000 manual 'System Messages'.
(&00): File name
(&01): DMS error code.
BND5918
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5918 INTERNAL RETURN CODE '(&00)' DURING PAM-LLM PROCESSING
Meaning
Severity class: RECOVERABLE ERROR.
(&00): Internal return code.
BND5919
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND5919 INTERNAL RETURN CODE '(&00)/(&01)' DURING PAM-LLM PROCESSING
Meaning
Severity class: RECOVERABLE ERROR.
(&00)/(&01): Internal return code.
BND6101
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND6101 *** FATAL ERROR: SDF NOT AVAILABLE OR SYSTEM ERROR. BINDER RUN TERMINATED ***
Meaning
Severity class: FATAL ERROR.
BND6102
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND6102 *** FATAL ERROR: SDF RETURNS 'END OF FILE REACHED'. BINDER RUN TERMINATED ***
Meaning
Severity class: FATAL ERROR.
End of file (EOF) is incorrect, or the statement after which end of file
(EOF) was detected is incorrect.
BND6103
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND6103 *** FATAL ERROR: SDF SYNTAX FILE '(&00)' DOES NOT EXIST. BINDER RUN TERMINATED ***
Meaning
Severity class: FATAL ERROR.
(&00): Name of the syntax file.
BND6104
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND6104 *** FATAL ERROR: BINDER PROGRAM DOES NOT EXIST. BINDER RUN TERMINATED ***
Meaning
Severity class: FATAL ERROR.
The BINDER program is not contained in the active syntax file.
BND6105
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND6105 *** FATAL ERROR: INVALID SYNTAX FILE VERSION '(&00)'. '(&01)' EXPECTED. BINDER RUN TERMINATED ***
Meaning
Severity class: FATAL ERROR.
The syntax file version is invalid for BINDER.
(&00): Syntax file version
(&01): Expected syntax file version.
BND6106
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND6106 *** FATAL ERROR: DEFINITION OF STATEMENT '(&00)' INCORRECT. BINDER RUN TERMINATED ***
Meaning
Severity class: FATAL ERROR.
An inconsistency between syntax definition and program has been detected
by BINDER.
(&00): Internal name of the BINDER statement.
BND6107
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND6107 *** FATAL ERROR: SDF RETURNS ERROR CODE '(&00)'. STATEMENT ABORTED
Meaning
Severity class: FATAL ERROR.
(&00): SDF return code.
BND6201
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND6201 *** FATAL ERROR: PLAM NOT AVAILABLE. BINDER RUN TERMINATED ***
Meaning
Severity class: FATAL ERROR.
The access method for the program library is not available.
BND6701
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND6701 *** FATAL ERROR: INSUFFICIENT USER MEMORY. BINDER RUN TERMINATED ***
Meaning
Severity class: FATAL ERROR.
BND7001
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND7001 INTERNAL ERROR '(&00)/(&01)'. BINDER RUN TERMINATED
Meaning
Severity class: INTERNAL ERROR.
(&00), (&01): Diagnostic information.
Response
Contact the system administrator.
BND7201
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
BND7201 EAM ERROR CODE '(&01)' DURING '(&00)'. BINDER RUN TERMINATED
Meaning
Severity class: INTERNAL ERROR.
An error (&01) occurred during processing of function (&00)
in the EAM object module file.
(&00): EAM operation type
(&01): Internal EAM error code.
EAM: Evanescent Access Method.
Response
Contact the system administrator.