Print Page as PDF
Supported DataBase Server DIALOG Numbers ICR (2886)

Supported DataBase Server DIALOG Numbers    ICR (2886)

Name Value
NUMBER 2886
IA # 2886
DATE CREATED 1999/08/11
CUSTODIAL PACKAGE VA FILEMAN
CUSTODIAL ISC San Francisco
USAGE Supported
TYPE Other
NAME Supported DataBase Server DIALOG Numbers
GENERAL DESCRIPTION
The listed components are the supported DIALOG numbers
that are associated with the DataBase Server calls and maybe used with the
following supported DIALOG calls:

BLD^DIALOG $$EZBLD^DIALOG MSG^DIALOG
STATUS Withdrawn
KEYWORDS
  • Data Base Server
  • DIALOG
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION
110

TYPE: ERROR
PACKAGE: RESOURCE USAGE
DESCRIPTION:   An attempt to get a lock timed out.  The record is locked and
the desired action cannot be taken until the lock is released.
TEXT:
The record is currently locked.  PARAMETER SUBSCRIPT: FILE
PARAMETER DESCRIPTION: File or subfile #.  PARAMETER SUBSCRIPT: IENS
PARAMETER DESCRIPTION: IEN string of entry numbers.  ROUTINE NAME: DIE
LINE TAG: FILE
111

TYPE: ERROR
INTERNAL PARAMETERS NEEDED: YES       PACKAGE: RESOURCE USAGE
DESCRIPTION:   An attempt to get a lock timed out. The File Header Node is
locked, and the desired action cannot be taken until the lock is released.
TEXT:
The File Header Node is currently locked.  PARAMETER SUBSCRIPT: FILE
PARAMETER DESCRIPTION: File #.  ROUTINE NAME: 0
120

TYPE: ERROR
INTERNAL PARAMETERS NEEDED: YES       PACKAGE: RESOURCE USAGE
DESCRIPTION:   An error occurred during the Xecution of a FileMan hook (e.g.,
an input transform, DIC screen).  The type of hook in which the error occurred
is identified in the text.  When relevant, the file, field, and IENS for which
the hook was being Xecuted are identified in the PARAM nodes.  The substance
of the error will usually be identified by a separate error message generated
during the Xecution of the hook itself.  That error will usually be the one
preceding this one in the DIERR array.
TEXT:
The previous error occurred when performing an action specified in a |1|.
PARAMETER SUBSCRIPT: 1
PARAMETER DESCRIPTION: Type of FileMan Xecutable code.  PARAMETER SUBSCRIPT:
FILE               PARAMETER DESCRIPTION: File# PARAMETER SUBSCRIPT: FIELD
PARAMETER DESCRIPTION: Field#.  PARAMETER SUBSCRIPT: IENS
PARAMETER DESCRIPTION: Internal Entry Number String.
200

TYPE: ERROR
PACKAGE: RESOURCE USAGE
DESCRIPTION:   There is an error in one of the variables passed to a FileMan
call or in one of the parameters passed in the actual parameter list.
TEXT:
An input variable or parameter is missing or invalid.
202

TYPE: ERROR
INTERNAL PARAMETERS NEEDED: YES       PACKAGE: RESOURCE USAGE
DESCRIPTION:   The specified parameter is either required but missing or
invalid.
TEXT:
The input parameter that identifies the |1| is missing or invalid.  PARAMETER
SUBSCRIPT: 1
PARAMETER DESCRIPTION: Parameter as identified in the FM documentation.
ROUTINE NAME: DIT                       LINE TAG: TRNMRG
204

TYPE: ERROR
PACKAGE: RESOURCE USAGE
DESCRIPTION:   Control characters are not permitted in the database.
TEXT:
The input value contains control characters.  PARAMETER SUBSCRIPT: 1
PARAMETER DESCRIPTION: INPUT VALUE
205

TYPE: ERROR
INTERNAL PARAMETERS NEEDED: YES       PACKAGE: RESOURCE USAGE
DESCRIPTION:   Error message output when a file or subfile number, and its
associated IEN string are not in sync.  (I.E., the number of comma pieces
represented by the IEN string do not match the file/subfile level according to
the "UP" nodes.
TEXT:
File# |1| and IEN string |IENS| represent different subfile levels.
PARAMETER SUBSCRIPT: 1
PARAMETER DESCRIPTION: File or subfile number PARAMETER SUBSCRIPT: IENS
PARAMETER DESCRIPTION: IEN string ROUTINE NAME: DIT3
LINE TAG: IENCHK ROUTINE NAME: DICA3                     LINE TAG: ERR
206

TYPE: ERROR
INTERNAL PARAMETERS NEEDED: YES       PACKAGE: Multi. Term Lookup (MTLU)
DESCRIPTION:   FileMan is trying to pack fields onto a single node for a
record, and the data will not fit. The application has asked for too many
fields back for this record.
TEXT:
The data requested for record |1| is too long to pack together.  PARAMETER
SUBSCRIPT: 1                  PARAMETER DESCRIPTION: Record Number.
207

TYPE: ERROR
INTERNAL PARAMETERS NEEDED: YES       PACKAGE: Multi. Term Lookup (MTLU)
DESCRIPTION:   The library function $$HTML^DILF can encode or decode a string
to and from HTML, used within FileMan to pack a value containing embedded ^s
into a ^-delimited string. Encoding increases the length of the string. If
encoding would cause the length to exceed the portable string length limit,
$$HTML^DILF instead returns this error.
TEXT:
The value |1| is too long to encode into HTML.  PARAMETER SUBSCRIPT: 1
PARAMETER DESCRIPTION: Value.
299

TYPE: ERROR
INTERNAL PARAMETERS NEEDED: YES       PACKAGE: RESOURCE USAGE
DESCRIPTION:   A lookup that was restricted to finding a single entry found
more than one.
TEXT:
More than one entry matches the value '|1|'.  PARAMETER SUBSCRIPT: 1
PARAMETER DESCRIPTION: Lookup Value.  PARAMETER SUBSCRIPT: FILE
PARAMETER DESCRIPTION: File #.  PARAMETER SUBSCRIPT: IENS
PARAMETER DESCRIPTION: IEN String.
301

TYPE: ERROR
INTERNAL PARAMETERS NEEDED: YES       PACKAGE: RESOURCE USAGE
DESCRIPTION:   Flags passed in a variable (like DIC(0)) or in a parameter are
incorrect.
TEXT:
The passed flag(s) '|1|' are unknown or inconsistent.  PARAMETER SUBSCRIPT: 1
PARAMETER DESCRIPTION: Letter(s) from flag.
302

TYPE: ERROR
INTERNAL PARAMETERS NEEDED: YES       PACKAGE: RESOURCE USAGE
DESCRIPTION:   The calling application has asked us to add a new record, and
has supplied a record number, but a record already exists at that number.
TEXT:
Entry '|IENS|' already exists.  PARAMETER SUBSCRIPT: FILE
PARAMETER DESCRIPTION: File #.  PARAMETER SUBSCRIPT: IENS
PARAMETER DESCRIPTION: IEN String.
304

TYPE: ERROR
INTERNAL PARAMETERS NEEDED: YES       PACKAGE: RESOURCE USAGE
DESCRIPTION:   The problem with this IEN string is that it lacks the final
','. This is a common mistake for beginners.
TEXT:
The IENS '|IENS|' lacks a final comma.  PARAMETER SUBSCRIPT: IENS
PARAMETER DESCRIPTION: IENS.
305

TYPE: ERROR
INTERNAL PARAMETERS NEEDED: YES       PACKAGE: RESOURCE USAGE
DESCRIPTION:   A root is used to identify an input array.  But the array is
empty.
TEXT:
The array with a root of '|1|' has no data associated with it.  PARAMETER
SUBSCRIPT: 1                  PARAMETER DESCRIPTION: Passed root.  ROUTINE
NAME: DIE                       LINE TAG: FILE
306

TYPE: ERROR
INTERNAL PARAMETERS NEEDED: YES       PACKAGE: RESOURCE USAGE
DESCRIPTION:   When an IENS is used to explicitly identify a subfile, not a
subfile entry, then the first comma-piece should be empty. This one wasn't.
TEXT:
The first comma-piece of IENS '|IENS|' should be empty.  PARAMETER SUBSCRIPT:
IENS               PARAMETER DESCRIPTION: IENS.
307

TYPE: ERROR
INTERNAL PARAMETERS NEEDED: YES       PACKAGE: RESOURCE USAGE
DESCRIPTION:   One of the IENs in the IENS has been left out, leaving an
empty comma-piece.
TEXT:
The IENS '|IENS|' has an empty comma-piece.  PARAMETER SUBSCRIPT: IENS
PARAMETER DESCRIPTION: IENS.
308

TYPE: ERROR
INTERNAL PARAMETERS NEEDED: YES       PACKAGE: RESOURCE USAGE
DESCRIPTION:   The syntax of this IENS is incorrect. For example, a record
number may be illegal; or a subfile may be specified as already existing, but
have a parent that is just now being added.
TEXT:
The IENS '|IENS|' is syntactically incorrect.  PARAMETER SUBSCRIPT: IENS
PARAMETER DESCRIPTION: IENS.
309

TYPE: ERROR
PACKAGE: RESOURCE USAGE
DESCRIPTION:   A multiple field is involved.  Either the root of the multiple
or the necessary entry numbers are missing.
TEXT:
There is insufficient information to identify an entry in a subfile.
310

TYPE: ERROR
INTERNAL PARAMETERS NEEDED: YES       PACKAGE: RESOURCE USAGE
DESCRIPTION:   Some of the IENS subscripts in this FDA conflict with each
other. For example, one IENS may use the sequence number ?1 while another uses
+1.  This would be illegal because the sequence number 1 is being used to
represent two different operations. Consult your documentation for an
explanation of the various conflicts possible. The IENS returned with this
error happens to be one of the IENS values in conflict.
TEXT:
The IENS '|IENS|' conflicts with the rest of the FDA.  PARAMETER SUBSCRIPT:
IENS               PARAMETER DESCRIPTION: IENS.
311

TYPE: ERROR
INTERNAL PARAMETERS NEEDED: YES       PACKAGE: RESOURCE USAGE
DESCRIPTION:   Adding an entry to a file without including all required
identifiers violates database integrity. The entry identified by this IENS
lacks some of its required identifiers in the passed FDA.
TEXT:
The new record '|IENS|' lacks some required identifiers.  PARAMETER
SUBSCRIPT: IENS               PARAMETER DESCRIPTION: IENS.
330

TYPE: ERROR
INTERNAL PARAMETERS NEEDED: YES       PACKAGE: RESOURCE USAGE
DESCRIPTION:   The value passed by the calling application should be a
certain data type, but according to our checks it is not.
TEXT:
The value '|1|' is not a valid |2|.  PARAMETER SUBSCRIPT: 1
PARAMETER DESCRIPTION: Passed Value.  PARAMETER SUBSCRIPT: 2
PARAMETER DESCRIPTION: Data Type.
348

TYPE: ERROR
INTERNAL PARAMETERS NEEDED: YES       PACKAGE: RESOURCE USAGE
DESCRIPTION:   The calling application passed us a variable pointer value.
That value points to a file that does not exist, or that lacks a Header Node.
TEXT:
The passed value '|1|' points to a file that does not exist or lacks a
Header Node.  PARAMETER SUBSCRIPT: 1                  PARAMETER DESCRIPTION:
Passed Value.
351

TYPE: ERROR
INTERNAL PARAMETERS NEEDED: YES       PACKAGE: RESOURCE USAGE
DESCRIPTION:   When passing an FDA to the Updater, any entries intended as
Finding or LAYGO Finding nodes must include a .01 node that has the lookup
value.  This value need not be a legitimate .01 field value, but it must be a
valid and unambiguous lookup value for the file.
TEXT:
FDA nodes for lookup '|IENS|' omit a .01 node with a lookup value.  PARAMETER
SUBSCRIPT: FILE               PARAMETER DESCRIPTION: File #.  PARAMETER
SUBSCRIPT: IENS
PARAMETER DESCRIPTION: IENS Subscript for Finding or LAYGO Finding node.
352

TYPE: ERROR
INTERNAL PARAMETERS NEEDED: YES       PACKAGE: Multi. Term Lookup (MTLU)
DESCRIPTION:   When passing an FDA to the Updater, any entries intended as
LAYGO or LAYGO Findings nodes must include a .01 node. Every new entry must
have a value for the .01 field.
TEXT:
The new record '|IENS|' for file #|FILE| lacks a .01 field.  PARAMETER
SUBSCRIPT: FILE               PARAMETER DESCRIPTION: File number.  PARAMETER
SUBSCRIPT: IENS
PARAMETER DESCRIPTION: IENS subscript for LAYGO or LAYGO Finding node.
401

TYPE: ERROR
INTERNAL PARAMETERS NEEDED: YES       PACKAGE: RESOURCE USAGE
DESCRIPTION:   The specified file or subfile does not exist; it is not
present in the data dictionary.
TEXT:
File #|FILE| does not exist.  PARAMETER SUBSCRIPT: FILE
PARAMETER DESCRIPTION: File number.
402

TYPE: ERROR
INTERNAL PARAMETERS NEEDED: YES       PACKAGE: RESOURCE USAGE
DESCRIPTION:   The specified file or subfile lacks a valid global root; the
global root is missing or is syntactically not valid.
TEXT:
The global root of file #|FILE| is missing or not valid.  PARAMETER
SUBSCRIPT: FILE               PARAMETER DESCRIPTION: File number.  PARAMETER
SUBSCRIPT: ROOT               PARAMETER DESCRIPTION: File root.  PARAMETER
SUBSCRIPT: IENS               PARAMETER DESCRIPTION: IEN String.
403

TYPE: ERROR
INTERNAL PARAMETERS NEEDED: YES       PACKAGE: RESOURCE USAGE
DESCRIPTION:   The File Header Node, the top level of the data file as
described in the Programmer Manual, must be present for FileMan to determine
certain kinds of information about a file.
TEXT:
File #|FILE| lacks a Header Node.  PARAMETER SUBSCRIPT: FILE
PARAMETER DESCRIPTION: File #.
404

TYPE: ERROR
INTERNAL PARAMETERS NEEDED: YES       PACKAGE: RESOURCE USAGE
DESCRIPTION:   We have identified a file by the global node of its data file,
and found its Header Node. We needed to use the Header Node to identify the
number of the file, but that piece of information is missing from the Header
Node.
TEXT:
The File Header node of the file stored at |1| lacks a file number.
PARAMETER SUBSCRIPT: 1                  PARAMETER DESCRIPTION: File Root.
405

TYPE: ERROR
INTERNAL PARAMETERS NEEDED: YES       PACKAGE: RESOURCE USAGE
DESCRIPTION:   The NO EDIT flag is set for the file.  No instruction to
override that flag is present.
TEXT:
Entries in file |1| cannot be edited.  PARAMETER SUBSCRIPT: 1
PARAMETER DESCRIPTION: File Name.  PARAMETER SUBSCRIPT: FILE
PARAMETER DESCRIPTION: File number.
406

TYPE: ERROR
INTERNAL PARAMETERS NEEDED: YES       PACKAGE: RESOURCE USAGE
DESCRIPTION:   The data definition for a .01 field for the specified file is
missing.  This file is therefore not valid for most database operations.
TEXT:
File #|FILE| has no .01 field definition.  PARAMETER SUBSCRIPT: FILE
PARAMETER DESCRIPTION: File #.
407

TYPE: ERROR
PACKAGE: RESOURCE USAGE
DESCRIPTION:   The subfile number of a word processing field has been passed
in the place of a file parameter. This is not acceptable. Although we
implement word processing fields as independent files, we do not allow them to
be treated as files for purposes of most database activities.
TEXT:
A word-processing field is not a file.  PARAMETER SUBSCRIPT: FILE
PARAMETER DESCRIPTION: Subfile # of word-processing field.
408

TYPE: ERROR
INTERNAL PARAMETERS NEEDED: YES       PACKAGE: RESOURCE USAGE
DESCRIPTION:   The file lacks a name. For subfiles, $P(^DD(file#,0),U) is
null. For root files, $O(^DD(file#,0,"NM",""))="".
TEXT:
File# |FILE| lacks a name.  PARAMETER SUBSCRIPT: FILE               PARAMETER
DESCRIPTION: File #.
420

TYPE: ERROR
INTERNAL PARAMETERS NEEDED: YES       PACKAGE: RESOURCE USAGE
DESCRIPTION:   A cross reference was specified for look-up, but that cross
reference does not exist on the file. The file has entries, but the index does
not.  This error implies nothing about whether the index is defined in the
file's DD.
TEXT:
There is no |1| index for File #|FILE|.  PARAMETER SUBSCRIPT: 1
PARAMETER DESCRIPTION: Cross reference name.  PARAMETER SUBSCRIPT: FILE
PARAMETER DESCRIPTION: File number.
501

TYPE: ERROR
INTERNAL PARAMETERS NEEDED: YES       PACKAGE: RESOURCE USAGE
DESCRIPTION:   A search of the data dictionary reveals that the field name or
number passed does not exist in the specified file.
TEXT:
File #|FILE| does not contain a field |1|.  PARAMETER SUBSCRIPT: 1
PARAMETER DESCRIPTION: Field name or number.  PARAMETER SUBSCRIPT: FILE
PARAMETER DESCRIPTION: File number.  PARAMETER SUBSCRIPT: FIELD
PARAMETER DESCRIPTION: Field number.
502

TYPE: ERROR
INTERNAL PARAMETERS NEEDED: YES       PACKAGE: RESOURCE USAGE
DESCRIPTION:   The field has been identified, but some key part of its
definition is missing or corrupted. ^DD(file#,field#,0) may not be defined.
Some key piece of that node may be missing.
TEXT:
Field# |FIELD| in file# |FILE| has a corrupted definition.  PARAMETER
SUBSCRIPT: FILE               PARAMETER DESCRIPTION: File #.  PARAMETER
SUBSCRIPT: FIELD              PARAMETER DESCRIPTION: Field #.
505

TYPE: ERROR
INTERNAL PARAMETERS NEEDED: YES       PACKAGE: RESOURCE USAGE
DESCRIPTION:   The field name passed is ambiguous.  It cannot be determined
to which field in the file it refers.
TEXT:
There is more than one field named '|1|' in File #|FILE|.  PARAMETER
SUBSCRIPT: 1                  PARAMETER DESCRIPTION: Field name.  PARAMETER
SUBSCRIPT: FILE               PARAMETER DESCRIPTION: File #.
510

TYPE: ERROR
INTERNAL PARAMETERS NEEDED: YES       PACKAGE: RESOURCE USAGE
DESCRIPTION:   For some reason, the data type for the specified field cannot
be determined.  This may mean that the data dictionary is corrupted.
TEXT:
The data type for Field #|FIELD| in File #|FILE| cannot be determined.
PARAMETER SUBSCRIPT: FIELD              PARAMETER DESCRIPTION: Field number.
PARAMETER SUBSCRIPT: FILE               PARAMETER DESCRIPTION: File number.
520

TYPE: ERROR
INTERNAL PARAMETERS NEEDED: YES       PACKAGE: RESOURCE USAGE
DESCRIPTION:   An incorrect kind of field is being processed.  For example,
filing is being attempted for a computed field or validation for a word
processing field.
TEXT:
A |1| field cannot be processed by this utility.  PARAMETER SUBSCRIPT: 1
PARAMETER DESCRIPTION: Data type or other field characteristic (e.g., .001,
DI NUMed).  PARAMETER SUBSCRIPT: FILE               PARAMETER DESCRIPTION:
File #.  PARAMETER SUBSCRIPT: FIELD              PARAMETER DESCRIPTION: Field
#.  ROUTINE NAME: DIE                       LINE TAG: FILE
537

TYPE: ERROR
INTERNAL PARAMETERS NEEDED: YES       PACKAGE: RESOURCE USAGE
DESCRIPTION:   This error means that a certain field in a certain file has a
data type of pointer, but something is wrong with the rest of the DD info
needed to make that pointer work. For example, perhaps the number of the
pointed to file, which should follow the P in the second ^-piece of the field
descriptor node, is missing. Another problem would be if the global root of
the pointed to file were missing from the field's definition; that should be
found in the third ^-piece of the field descriptor.
TEXT:
Field #|FIELD| in File #|FILE| has a corrupted pointer definition.  PARAMETER
SUBSCRIPT: FILE               PARAMETER DESCRIPTION: File #.  PARAMETER
SUBSCRIPT: FIELD              PARAMETER DESCRIPTION: Field #.
601

TYPE: ERROR
PACKAGE: RESOURCE USAGE
DESCRIPTION:   The entry identified by FILE and IENS does not exist in the
database.
TEXT:
The entry does not exist.  PARAMETER SUBSCRIPT: FILE
PARAMETER DESCRIPTION: File or subfile #. (external only) PARAMETER
SUBSCRIPT: IENS
PARAMETER DESCRIPTION: IEN string (external only)
602

TYPE: ERROR
PACKAGE: RESOURCE USAGE
DESCRIPTION:   There is a -9 node for the entry; therefore, the entry cannot
be accessed.
TEXT:
The entry is not available for editing.  PARAMETER SUBSCRIPT: FILE
PARAMETER DESCRIPTION: File or subfile #. (external only) PARAMETER
SUBSCRIPT: IENS
PARAMETER DESCRIPTION: IEN string. (external only)
603

TYPE: ERROR
INTERNAL PARAMETERS NEEDED: YES       PACKAGE: RESOURCE USAGE
DESCRIPTION:   A specific entry in a specific file lacks a value for a
required field.  This error message returns which field is missing.
TEXT:
Entry #|1| in File #|FILE| lacks the required Field #|FIELD|.  PARAMETER
SUBSCRIPT: 1                  PARAMETER DESCRIPTION: Entry #.  PARAMETER
SUBSCRIPT: FILE               PARAMETER DESCRIPTION: File #.  PARAMETER
SUBSCRIPT: FIELD              PARAMETER DESCRIPTION: Field #.
630

TYPE: ERROR
INTERNAL PARAMETERS NEEDED: YES       PACKAGE: RESOURCE USAGE
DESCRIPTION:   The database is corrupted. The value for a specific field in
one entry should be a certain data type, but it is not.
TEXT:
In Entry #|1| of File #|FILE|, the value '|2|' for Field #|FIELD| is not a
valid |3|.  PARAMETER SUBSCRIPT: 1                  PARAMETER DESCRIPTION:
Entry #.  PARAMETER SUBSCRIPT: 2                  PARAMETER DESCRIPTION: Field
Value.  PARAMETER SUBSCRIPT: 3                  PARAMETER DESCRIPTION: Data
Type.  PARAMETER SUBSCRIPT: FIELD              PARAMETER DESCRIPTION: Field #.

PARAMETER SUBSCRIPT: FILE               PARAMETER DESCRIPTION: File #.
648

TYPE: ERROR
INTERNAL PARAMETERS NEEDED: YES       PACKAGE: RESOURCE USAGE
DESCRIPTION:   The database is corrupted. In a specific variable pointer
field of a certain entry, the field's value points to a file that either does
not exist or that lacks a Header Node.
TEXT:
In Entry #|1| of File #|FILE|, the value '|2|' for Field #|FIELD| points
to a file that does not exist or lacks a Header Node.  PARAMETER SUBSCRIPT: 1
PARAMETER DESCRIPTION: Entry #.  PARAMETER SUBSCRIPT: 2
PARAMETER DESCRIPTION: Field Value.  PARAMETER SUBSCRIPT: FILE
PARAMETER DESCRIPTION: File #.  PARAMETER SUBSCRIPT: FIELD
PARAMETER DESCRIPTION: Field #.
701

TYPE: ERROR
INTERNAL PARAMETERS NEEDED: YES       PACKAGE: RESOURCE USAGE
DESCRIPTION:   The value is invalid.  Possible causes include:  value did not
pass input transform, value for a pointer or variable pointer field cannot be
found in the pointed-to file, a screen was not passed.
TEXT:
The value '|3|' for field |1| in file |2| is not valid.  PARAMETER SUBSCRIPT:
1                  PARAMETER DESCRIPTION: Field name.  PARAMETER SUBSCRIPT: 2
PARAMETER DESCRIPTION: File name.  PARAMETER SUBSCRIPT: 3
PARAMETER DESCRIPTION: Value that was found to be invalid.  PARAMETER
SUBSCRIPT: FIELD
PARAMETER DESCRIPTION: Field number. (external only) PARAMETER SUBSCRIPT:
FILE
PARAMETER DESCRIPTION: File number.  (external only) PARAMETER SUBSCRIPT:
IENS
PARAMETER DESCRIPTION: IEN string identifying entry with invalid value.
(exter nal only, sometimes returned) ROUTINE NAME: DIE
LINE TAG: FILE
703

TYPE: ERROR
INTERNAL PARAMETERS NEEDED: YES       PACKAGE: RESOURCE USAGE
DESCRIPTION:   The value passed cannot be found in the indicated file using
$$FIND1^DIC.
TEXT:
The value '|1|' cannot be found in file #|FILE|.  PARAMETER SUBSCRIPT: FILE
PARAMETER DESCRIPTION: File #.  PARAMETER SUBSCRIPT: IENS
PARAMETER DESCRIPTION: IEN String.  PARAMETER SUBSCRIPT: 1
PARAMETER DESCRIPTION: Lookup Value.
710

TYPE: ERROR
INTERNAL PARAMETERS NEEDED: YES       PACKAGE: RESOURCE USAGE
DESCRIPTION:   The data dictionary specifies that the field is uneditable.
Data already exists in the field.  It cannot be changed.
TEXT:
Data in Field #|FIELD| in File #|FILE| cannot be edited.  PARAMETER
SUBSCRIPT: FIELD              PARAMETER DESCRIPTION: Field number.  PARAMETER
SUBSCRIPT: FILE               PARAMETER DESCRIPTION: File number.
712

TYPE: ERROR
INTERNAL PARAMETERS NEEDED: YES       PACKAGE: RESOURCE USAGE
DESCRIPTION:   The value of a field cannot be deleted either because it is a
required field, because it is the .01 of a file, or because the test in the
"DEL" node was not passed.
TEXT:
The value of field |1| in file |2| cannot be deleted.  PARAMETER SUBSCRIPT: 1
PARAMETER DESCRIPTION: Field name.  PARAMETER SUBSCRIPT: 2
PARAMETER DESCRIPTION: File name.  PARAMETER SUBSCRIPT: FIELD
PARAMETER DESCRIPTION: Field number.  (external only) PARAMETER SUBSCRIPT:
FILE
PARAMETER DESCRIPTION: File number.  (external only) ROUTINE NAME: DIE
LINE TAG: FILE ROUTINE NAME: DIE2
726

TYPE: ERROR
INTERNAL PARAMETERS NEEDED: YES       PACKAGE: RESOURCE USAGE
DESCRIPTION:   There is an attempt to take an action with word processing
data, but the specified field is not a word processing field.
TEXT:
Field #|FIELD| in File #|FILE| is not a word processing field.  PARAMETER
SUBSCRIPT: FIELD              PARAMETER DESCRIPTION: Field number.  PARAMETER
SUBSCRIPT: FILE               PARAMETER DESCRIPTION: File number.
730

TYPE: ERROR
INTERNAL PARAMETERS NEEDED: YES       PACKAGE: RESOURCE USAGE
DESCRIPTION:   Based on how the data type is defined by a specific field in a
specific file, the passed value is not valid.
TEXT:
The value '|1|' is not a valid |2| according to the definition in Field
#|FIELD| of File #|FILE|.  PARAMETER SUBSCRIPT: 1                  PARAMETER
DESCRIPTION: Passed Value.  PARAMETER SUBSCRIPT: 2                  PARAMETER
DESCRIPTION: Data Type.  PARAMETER SUBSCRIPT: FIELD              PARAMETER
DESCRIPTION: Field #.  PARAMETER SUBSCRIPT: FILE               PARAMETER
DESCRIPTION: File #.
740

TYPE: ERROR
INTERNAL PARAMETERS NEEDED: YES       PACKAGE: Multi. Term Lookup (MTLU)
DESCRIPTION:   When one or more fields are declared as a key for a file,
there cannot be duplicate values in those field(s) for entries in the file.
The values being passed for validation, when combined with values for
unchanging fields in the entry if necessary, create a duplicate key.  The
changes destroy the integrity of the key.  Therefore, they are invalid.
TEXT:
New values are invalid because they create a duplicate Key '|1|' for the |2|
file.  PARAMETER SUBSCRIPT: 1                  PARAMETER DESCRIPTION: Name of
Key.  PARAMETER SUBSCRIPT: 2
PARAMETER DESCRIPTION: Name of affected file.  PARAMETER SUBSCRIPT: FILE
PARAMETER DESCRIPTION: File number.  PARAMETER SUBSCRIPT: KEY
PARAMETER DESCRIPTION: IEN of the invalid key.  PARAMETER SUBSCRIPT: IENS
PARAMETER DESCRIPTION: IENS of record with invalid key.
742

TYPE: ERROR
INTERNAL PARAMETERS NEEDED: YES       PACKAGE: Multi. Term Lookup (MTLU)
DESCRIPTION:   Every field in a key must have a value.  The incoming data
cannot delete the value for any field in a key.
TEXT:
The value of field |1| in the |2| file cannot be deleted because that field
is part of the '|3|' key.  PARAMETER SUBSCRIPT: 1                  PARAMETER
DESCRIPTION: Field name PARAMETER SUBSCRIPT: 2                  PARAMETER
DESCRIPTION: File name PARAMETER SUBSCRIPT: 3                  PARAMETER
DESCRIPTION: Key name PARAMETER SUBSCRIPT: FILE               PARAMETER
DESCRIPTION: File number.  PARAMETER SUBSCRIPT: FIELD              PARAMETER
DESCRIPTION: Field number.  PARAMETER SUBSCRIPT: IENS               PARAMETER
DESCRIPTION: IENS
744

TYPE: ERROR
INTERNAL PARAMETERS NEEDED: YES       PACKAGE: Multi. Term Lookup (MTLU)
DESCRIPTION:   Every field that is in a key must have a value.  No value for
this field exists.
TEXT:
Field |1| is part of Key '|2|', but the field has not been assigned a value.
PARAMETER SUBSCRIPT: 1                  PARAMETER DESCRIPTION: Field name.
PARAMETER SUBSCRIPT: 2                  PARAMETER DESCRIPTION: Key name.
PARAMETER SUBSCRIPT: FIELD              PARAMETER DESCRIPTION: Field number.
PARAMETER SUBSCRIPT: FILE               PARAMETER DESCRIPTION: File number.
PARAMETER SUBSCRIPT: IENS
PARAMETER DESCRIPTION: IENS of record with incomplete key.
746

TYPE: ERROR
INTERNAL PARAMETERS NEEDED: YES       PACKAGE: Multi. Term Lookup (MTLU)
DESCRIPTION:   A lookup node is present in the FDA, but no Primary Key fields
are provided.
TEXT:
No fields in Primary Key '|1|' have been provided in the FDA to look up '
|IENS|' in the |2| file.  PARAMETER SUBSCRIPT: 1                  PARAMETER
DESCRIPTION: Key name.  PARAMETER SUBSCRIPT: 2                  PARAMETER
DESCRIPTION: File name.  PARAMETER SUBSCRIPT: IENS
PARAMETER DESCRIPTION: IENS of lookup node.  PARAMETER SUBSCRIPT: KEY
PARAMETER DESCRIPTION: Key number.  PARAMETER SUBSCRIPT: FILE
PARAMETER DESCRIPTION: File number.
1610

TYPE: ERROR
PACKAGE: RESOURCE USAGE
DESCRIPTION:   A question mark or, in the case of a variable pointer field, a
<something>.? was passed to the Validator.  The Validator does not process
help requests.
TEXT:
Help is being requested from the Validator utility.  PARAMETER SUBSCRIPT:
FILE               PARAMETER DESCRIPTION: File number.  PARAMETER SUBSCRIPT:
FIELD              PARAMETER DESCRIPTION: Field number.  ROUTINE NAME: DIE
LINE TAG: FILE
8090

TYPE: GENERAL MESSAGE
PACKAGE: Multi. Term Lookup  (MTLU)
DESCRIPTION:   Used in displaying an error message when the lookup value X
does not pass the Pre-lookup transform code (^DD(File#,.01,7.5) node) during
^DIC or Finder lookups.
TEXT:
Pre-lookup transform (7.5 node) ROUTINE NAME: DIC ROUTINE NAME: DICF
8095

TYPE: ERROR
PACKAGE: Multi. Term Lookup  (MTLU)
DESCRIPTION:   In calls to the Finder, IX^DIC or MIX^DIC, if the first index
passed (or the default index) is a compound index, then only one index can be
passed, so DIC(0) (or flags) cannot contain "M".
TEXT:
First lookup index is compound, so "M"ultiple index lookups not allowed.
ROUTINE NAME: DIC31                     LINE TAG: CHKVAL1