Message Reference

Information Catalog Manager Messages FLG0301 -- FLG0800

FLG0301ENull input parameter: <sequence number>.

Explanation: One of the parameters required by the issued command or API call is null. The number specifies the position of the parameter that is null.

User Response: Specify a valid value for this parameter.

FLG0302EMust have administrator authorization to run this function.

Explanation: Only an administrator or authorized user can export the information catalog .

User Response:

FLG0303EInformation Catalog Manager API error while processing the input structure.

Explanation: The Information Catalog Manager encountered an error while processing the input structure for the FLGExport API call.

User Response: Check for the following input structure errors:

FLG0304EType ID does not exist.

Explanation: The object type ID, specified in bytes 0-5 of the FLGID value in the FLGExport input structure, does not exist in the information catalog.

User Response: Make sure that the object type ID is specified correctly.

FLG0305EValue for property <sequence number> is too large.

Explanation: The size of the property value exceeds the data length specified in the property definition.

User Response: Define the property value with a length less than the defined data length.

FLG0306IExport completed successfully.

FLG0307IExport completed with warnings.

FLG0308IExport terminated with errors.

FLG0309IExport terminated with severe errors.

FLG0310WCannot export icons because no icon path was specified.

Explanation: The target icon path for exported icon files was not specified. No icon files were exported.

User Response: If you want to export icon files, specify a target directory path.

FLG0311WCONTAINEE-IND for object <object name> was ignored because the object is not of category Grouping.

Explanation: The value for CONTAINEE-IND is set to Y in the input structure for an object that is not a Grouping object.

The export function ignores the CONTAINEE-IND value and continues.

FLG0312WCONTACT-IND for object <FLGID> was ignored because the object is not of category Grouping or Elemental.

Explanation: The CONTACT-IND value was ignored for an object because that object is not a Grouping or Elemental object.

The CONTACT-IND value specifies whether to export all the Contact objects of an object.

FLG0313EError in export input structure: Input must start with FLG-HEAD.

Explanation: The data structure specified as input for the FLGExport API call did not start with FLG-HEAD.

User Response: Specify FLG-HEAD in bytes 0-7 of the input structure header area.

FLG0314EError in export input structure: Invalid definition length in header area.

Explanation: The definition area length in the header area of the input structure for FLGExport is invalid.

The length of the definition area required as input by FLGExport is always 800.

User Response: Specify 800 for the definition area length in bytes 8-15 of the header area.

FLG0315EError in export input structure: Invalid object area length in header area.

Explanation: The object area length in the header area of the input structure for FLGExport is invalid.

The total length of the three property values required for an object instance is 20. Therefore, the object area length must be a multiple of 20 (20 times the number of object instances).

User Response: Specify a value that is a multiple of 20 for the object length area in bytes 16-23 of the header area.

FLG0316EError in export input structure: Invalid object count in header area.

Explanation: The object area count in the header area of the input structure for FLGExport is invalid.

Five properties are required for each object instance specified. Therefore, the object area count must be a multiple of 5 (five times the number of object instances).

User Response: Specify a value that is a multiple of 5 for the object area count in bytes 24-31 of the header area.

FLG0317EError in export input structure: Invalid property type specified for property <sequence number>. Only CHAR is a valid property type.

Explanation: The property data type specified for the indicated property in the definition area is invalid.

In the input structure for FLGExport, the only valid property data type is CHAR. Any other property data type is invalid.

User Response: Specify CHAR as the property data type for the indicated property.

FLG0318EError in export input structure: case-sensitivity (cs) flag must be blank for property <sequence number>.

Explanation: The case-sensitivity (cs) flag in the definition area of the input structure must be blank for the indicated property.

This flag is not valid when used with the FLGExport API call.

User Response: Set the value of byte 128 in the definition for the indicated property to a blank.

FLG0319EError in export input structure: UUI sequence (us) flag must be blank for property <sequence number>.

Explanation: The universal unique identifier sequence (us) flag in the definition area of the input structure must be blank for the indicated property. The extended code contains the sequence number of the property with the non-blank us flag.

The UUI sequence (us) flag indicates the property's sequence in the UUI and is not valid when used with the FLGExport API call.

User Response: Set the value of byte 127 in the definition for the indicated property to a blank.

FLG0320EError in export input structure: Fuzzy search (fs) flag must be blank for property <sequence number>.

Explanation: The fuzzy search (fs) flag in the definition area of the input structure must be blank for the indicated property.

The fs flag is not valid when used with the FLGExport API call.

User Response: Set the value of byte 129 in the definition for the indicated property to a blank.

FLG0321EError in export input structure: Value flag (vf) must be blank for property <sequence number>.

Explanation: The value flag (vf) in the definition area of the input structure must be blank for the indicated property.

The value flag indicates whether a value is optional, required, or system-generated, and is not valid when used with the FLGExport API call.

User Response: Set the value of byte 126 in the definition for the indicated property to a blank.

FLG0322EError in opening tag language file. Reason code is <reason code>.

Explanation: The Information Catalog Manager encountered an error while opening the tag language file for the exported data.

User Response: See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code.

FLG0323EError in closing tag language file. Reason code is <reason code>.

Explanation: The Information Catalog Manager encountered an error while closing the tag language file that contains the exported data.

You might not be able to use the exported tag language file.

User Response: See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code.

FLG0324EError in writing to tag language file. Reason code is <reason code>.

Explanation: The Information Catalog Manager encountered an error while writing to the tag language file for the exported data.

You might not be able to use the exported tag language file.

User Response: See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code.

FLG0325EError in opening log file. Reason code is <reason code>.

Explanation: The Information Catalog Manager encountered an error while opening the export log file.

User Response: See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code.

FLG0326EError in closing log file. Reason code is <reason code>.

Explanation: The Information Catalog Manager encountered an error while closing the export log file.

User Response: See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code.

FLG0327EError in writing to log file. Reason code is <reason code>.

Explanation: The Information Catalog Manager encountered an error while writing to the export log file.

User Response: See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code.

FLG0328WWarning in retrieving information for object type <object type identifier>. Reason code is <reason code>. Extended code is <extended code>.

Explanation: The Information Catalog Manager encountered a warning while retrieving registration information for the indicated object type.

User Response: See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code.

Check the exported tag language file to make sure that this warning does not affect its content.

FLG0329WWarning in retrieving information about object <FLGID>. Reason code is <reason code>. Extended code is <extended code>.

Explanation: The Information Catalog Manager encountered a warning while retrieving information for the indicated object.

User Response: See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code.

Check the exported tag language file to make sure that this warning does not affect its content.

FLG0330WWarning in retrieving contacts for object <FLGID>. Reason code is <reason code>. Extended code is <extended code>.

Explanation: The Information Catalog Manager encountered a warning while retrieving information for the indicated object.

User Response: See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code.

Check the exported tag language file to make sure that this warning does not affect its content.

FLG0331WWarning in retrieving containees for object <FLGID>. Reason code is <reason code>. Extended code is <extended code>.

Explanation: The Information Catalog Manager encountered a warning while retrieving objects contained by the indicated object.

User Response: See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code.

Check the exported tag language file to make sure that this warning does not affect its content.

FLG0332EUnable to retrieve information for object type <object type identifier>. Reason code is <reason code>. Extended code is <extended code>.

Explanation: The Information Catalog Manager was unable to retrieve information about the indicated object type.

You might not be able to use the exported tag language file.

User Response: See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code.

FLG0333EUnable to retrieve information about object. UUI: <part 1>, <part 2>, <part 3>, <part 4>, <part 5>. Reason code is <reason code>. Extended code is <extended code>.

Explanation: The Information Catalog Manager was unable to retrieve information about the object identified by the UUI.

User Response: See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code.

FLG0334EUnable to retrieve contacts for object <FLGID>. Reason code is <reason code>. Extended code is <extended code>.

Explanation: The Information Catalog Manager was unable to retrieve Contact objects for the indicated object.

User Response: See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code.

FLG0335EUnable to retrieve containees for object <FLGID>. Reason code is <reason code>. Extended code is <extended code>.

Explanation: The Information Catalog Manager was unable to retrieve objects contained by the indicated object.

User Response: See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code and extended code.

FLG0336ETag language file name has invalid length.

Explanation: The path and file name for the exported tag language file is either too long, or the length is 0.

User Response: Specify a drive, directory, and file name for the tag language file that is between 1 and 259 characters long.

FLG0337ELog file name is too long.

Explanation: The file name of the specified export log file is too long.

The drive, directories, and file name of the log file can be up to 259 characters long.

User Response: Specify a drive, directory, and file name that is between 1 and 259 characters long.

FLG0338ETag language file name is invalid. Reason code is <reason code>.

Explanation: The drive, directories, file name, or extension specified for the tag language file to receive exported data is not valid.

User Response: See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code.

FLG0339ELog file name is invalid. Reason code is <reason code>.

Explanation: The drive, directories, file name, or extension specified for the export log file is not valid.

User Response: See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code.

FLG0340ESevere error in getting object type information. Reason code is <reason code>. Extended code is <extended code>.

Explanation: The Information Catalog Manager encountered a severe error while retrieving information for an object type.

User Response: See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code.

FLG0341ESevere error in retrieving information about objects. Reason code is <reason code>. Extended code is <extended code>.

Explanation: The Information Catalog Manager encountered a severe error while retrieving information about the objects.

User Response: See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code.

FLG0342ESevere error in retrieving contacts for objects. Reason code is <reason code>. Extended code is <extended code>.

Explanation: The Information Catalog Manager encountered a severe error while retrieving Contact objects.

User Response: See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code.

FLG0343ESevere error in retrieving containees for objects. Reason code is <reason code>. Extended code is <extended code>.

Explanation: The Information Catalog Manager encountered a severe error and was unable to retrieve objects contained by other objects.

User Response: See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code.

FLG0344EError in export input structure: CONTAINEE-IND must be Y or N for object <FLGID>.

Explanation: The CONTAINEE-IND value in the object area of the input structure must be Y or N.

The CONTAINEE-IND value indicates whether the Information Catalog Manager exports all objects contained by the indicated Grouping object. For other object types, this value is required, but ignored.

User Response: Specify Y or N for the CONTAINEE-IND property of the indicated object instance.

FLG0345WIcon was not exported; no icon is associated with object type <object type identifier>.

Explanation: The indicated object type does not have an associated icon.

No icon files were exported with the indicated object type.

FLG0346EExport input structure error: CONTACT-IND must be Y or N for object <FLGID>.

Explanation: The CONTACT-IND value in the object area of the input structure must be Y or N for the indicated object.

The CONTACT-IND value indicates whether the Information Catalog Manager exports all Contact objects associated with the indicated Grouping or Elemental object. For other objects, the value is required, but ignored.

User Response: Specify Y or N for the CONTACT-IND property of the indicated object instance.

FLG0347EInvalid icon path. Reason code is <reason code>.

Explanation: The icon path specified as containing the icon files to be exported is invalid.

User Response: See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code.

FLG0348EIcon path is too long.

Explanation: The specified icon path is too long.

User Response: Specify a path that is no longer than 246 characters.

FLG0349EExport input structure error: Reason code is <reason code>.

Explanation: An error occurred while the Information Catalog Manager was reading the input structure for the FLGExport API.

User Response:

  1. See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code.
  2. Correct the error in the input structure.
  3. Try to run your program again.

FLG0350EUnable to free memory. Reason code is <reason code>. Extended code is <extended code>.

Explanation: The Information Catalog Manager is unable to free an area of memory used by the Information Catalog Manager when exporting information.

User Response: See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code.

FLG0352WObject <FLGID> contains no objects to export.

Explanation: The CONTAINEE-IND value for the indicated object is Y in the object area of the input structure for FLGExport; but the indicated Grouping object does not contain any objects.

No contained objects were exported.

FLG0353WObject <FLGID> has no contacts to export.

Explanation: The CONTACT-IND value for the indicated object is Y in the object area of the input structure for FLGExport; but the indicated object is not associated with any Contact objects

No Contact objects were exported.

FLG0354EThe object identifier (FLGID) value, <flgid>, is invalid.

Explanation: The indicated object identifier (FLGID) is invalid.

User Response: Specify a valid FLGID:

FLGID must be 16 bytes long.

FLGID must contain only numeric characters (0-9).

Bytes 0-5 must not contain all zeros.

Bytes 6-15 must not contain all zeros.

FLG0355IExport started: tag language file -- <tag language file name>

FLG0356IExport ended: tag language file -- <tag language file name>

FLG0357E Error in export input structure: Category in header area must be blank.

Explanation: The category byte position (32) in the header area of the input structure for FLGExport is not blank.

The category byte position of the header area in the FLGExport input structure must be blank.

User Response: Set the value of byte 32 in the header area to a blank.

FLG0358EError in export input structure: Object type ID in the header area must be blank.

Explanation: The object type ID byte positions (33-38) of the header area in the FLGExport input structure are not blank.

These object type ID byte positions must be blank.

User Response: Set the value of bytes 33-38 in the header area to blanks.

FLG0359EError in export input structure: Reserved area in the header area must be blank.

Explanation: The reserved area byte positions (39-159) of the header area in the input structure for FLGExport are not blank.

These reserved area byte positions must be blank.

User Response: Set the value of bytes 39-159 in the header area to blanks.

FLG0360EError in export input structure: Reserved area in the Definition area must be blank.

Explanation: The reserved area byte positions (130-159) of the definition area in the input structure for FLGExport are not blank.

These reserved area byte positions must be blank.

User Response: Set the value of bytes 130-159 in the definition area to blanks.

FLG0361ICompleted export of object <object name>.

FLG0362IGenerated checkpoint ID: <checkpoint ID>.

FLG0363EThe information catalog has not been initialized.

Explanation: You must initialize the information catalog before you can issue FLGExport.

User Response: Open your information catalog through the end-user interface or issue a call to the FLGInit API.

FLG0364IExport completed for object <object name> and all its associated Contact objects.

FLG0365IExport completed for all objects contained by object <object name>.

FLG0366EA tag language file exists with the specified name. Specify the name of a file that does not already exist.

Explanation: The specified file name and path for the exported tag language file identifies an existing file.

The output tag language file must not currently exist.

User Response: Specify a file name and path for a new file to contain the exported tag language.

FLG0367EUnable to retrieve information for object <FLGID>. Reason code is <reason code>. Extended code is <extended code>.

Explanation: The Information Catalog Manager was unable to retrieve information for the indicated object.

User Response: See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code.

FLG0368EUnable to export icon for object type <object type identifier>. Reason code is <reason code>.

Explanation: The Information Catalog Manager could not export the icon for the indicated object type. An error occurred while exporting the icon.

User Response: See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code.

Ensure that an icon with the same name as the short name of the object type does not already exist in the specified icon path.

FLG0369WAn icon file for object type <object type name> already existed in the icon path. The icon file was replaced.

Explanation: The icon path already contained an icon file for the exported object type. The Information Catalog Manager replaced the existing icon file.

FLG0370EThe Information Catalog Manager cannot process object <object name>. Reason code is <reason code>.

Explanation: The Information Catalog Manager cannot process the data in your information catalog. It is possible the information catalog was accessed or updated by another method rather than by using the Information Catalog Manager.

User Response: See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code.

FLG0371WObject <name of object> has no attachment or link objects to export.

Explanation: The ATTACHMENT-IND or LINK-IND value for the indicated object is Y in the object area of the input structure for FLGExport; but the indicated object does not have Attachment or link objects associated with it.

FLG0372WATTACHMENT-IND for object <name of object> was ignored because the object is an Attachment object.

Explanation: The ATTACHMENT-IND value was ignored for an object because that object is not an Attachment object. The ATTACHMENT-IND value specifies whether to export all the Comments objects attached to an object.

User Response: Specify N for ATTACHMENT-IND in the input structure to indicate that you are not exporting attachments.

FLG0373WLINK-IND for object <object name> was ignored because the object is not of the Grouping or Elemental category.

Explanation: The LINK-IND value was ignored for an object because that object cannot have link objects associated with it. Only objects of the Grouping or Elemental categories can have link objects associated with them.

User Response: Specify N for LINK-IND in the input structure to indicate that you are not exporting linked objects.

FLG0374EError in export input structure: LINK-IND must be Y or N for object <FLGID>.

Explanation: The LINK-IND value in the object area of the input structure must be Y or N.

The LINK-IND value indicates whether to export all objects linked with the indicated Grouping or Elemental object; for other objects, this value should be N (a Y value is ignored).

User Response: Specify Y or N for the LINK-IND property of the indicated object instance.

FLG0375EError in export input structure: ATTACHMENT-IND must be Y or N for object <FLGID>.

Explanation: The ATTACHMENT-IND value in the object area of the input structure must be Y or N.

The ATTACHMENT-IND value indicates whether to export all objects attached to the indicated object. For Attachment category objects, this value is required, but ignored.

User Response: Specify Y or N for the ATTACHMENT-IND property of the indicated object instance.

FLG0376IInsert the next diskette, and then press Enter.

FLG0401ECommit failed. Reason code is <reason code>. Extended code is <extended code>. Database is in inconsistent state. Perform database recovery.

Explanation: The Information Catalog Manager was unable to commit the changes to the information catalog. The information catalog is in an inconsistent state.

User Response: Perform database recovery to return the information catalog to a consistent state.

FLG0402ERollback failed. Reason code is <reason code>. Extended code is <extended code>. Database is in inconsistent state. Perform database recovery.

Explanation: The Information Catalog Manager could not remove changes to the information catalog. The information catalog attempted to roll back the changes when it encountered an error while importing the tag language file.

The information catalog is in an inconsistent state.

User Response: Perform database recovery to return the information catalog to a consistent state.

FLG0403EUnable to delete object instance and underlying tree. UUI: <Part 1>, <Part 2>, <Part 3>, <Part 4>, <Part 5>. Reason code is <reason code>. Extended code is <extended code>.

Explanation: The Information Catalog Manager was unable to delete the indicated object and underlying relationships (tree structure). If you also chose to delete the underlying objects, the Information Catalog Manager was unable to delete them as well.

The Information Catalog Manager rolled back the database to the last commit checkpoint, and stopped importing.

User Response:

  1. See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code and extended code.
  2. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  3. Determine what the error is, update the tag language file, and set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0404EInformation Catalog Manager API internal error. Reason code is <reason code>.

Explanation: An internal error occurred when you tried to import or export.

User Response: See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code.

Note the reason code and extended code and call IBM Software Support.

FLG0405EUnexpected end of file reached in tag language file.

Explanation: The Information Catalog Manager reached the end of the tag language file, but could not complete the last requested action because the information for this action is incomplete.

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, then stopped importing the file.

User Response:

  1. Edit the tag language file and complete the tags for the last action.
  2. Examine the log file.
  3. If you are performing a regular import (not MDIS import), examine the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  4. Determine what the error is, update the tag language file, and import the tag language file again. If you are performing a regular import, you can set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0406ESyntax error -- ACTION tag. '<keyword>' is not a valid keyword. Specify either OBJTYPE, OBJINST, or RELATION.

Explanation: The ACTION tag contains an invalid keyword. The following keywords are valid with the ACTION tag:

OBJTYPE

OBJINST

RELATION

The Information Catalog Manager rolled back the database to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Fix the syntax error.
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0407ESyntax error -- Tag language file contains a tag that is out of sequence.

Explanation: The tag language file contains a tag that does not follow the expected tag sequence. For example, an ACTION.OBJTYPE(ADD) tag might be followed by a PROPERTY tag, instead of by an OBJECT tag.

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Determine what the error is, update the tag language file, and set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0408ESyntax error -- ACTION tag. OBJINST option is invalid. Valid OBJINST options are: ADD, UPDATE, DELETE, DELETE_TREE_REL, DELETE_TREE_ALL, and MERGE.

Explanation: The option for the OBJINST keyword is invalid for an ACTION tag. The following options are valid:

ADD

UPDATE

DELETE

DELETE_TREE_ALL

DELETE_TREE_REL

MERGE

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint and stopped importing.

User Response:

  1. Edit the tag language file and correct the option for the OBJINST keyword of the ACTION tag. Examine the log file and the echo file to determine where the error occurred. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0409ESyntax error -- ACTION tag. RELATION option is invalid. Valid RELATION options are: ADD and DELETE.

Explanation: The option for the RELATION keyword is invalid for an ACTION tag. The following options are valid:

ADD

DELETE

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint and stopped importing.

User Response:

  1. Edit the tag language file and correct the option for the RELATION keyword of the ACTION tag. Examine the log file and the echo file to determine where the error occurred. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0410WThe Information Catalog Manager cleared the HANDLES property value for the program object (UUI: <part 1>, <part 2>, <part 3>, <part 4>, <part 5>), because object type (<short name>) does not exist in the target information catalog. Import continues.

Explanation: The target information catalog does not contain the object type to be associated with the specified program. The import function replaced the HANDLES property value with blanks and continued importing the tag file.

User Response: Update the program object HANDLES property value with a valid object type name:

  1. Determine which existing object type the program object should be associated with, or create a new object type.
  2. Search for the specified program object.
  3. Right click on the program object.
  4. Click Update Object from the pop-up menu.

    The Update Object window opens.

  5. Click the HANDLES property in the Properties/Values list box. (This property might have a different name; in the sample information catalog it is "Object type this program handles.")
  6. In the Enter value for selected property field, enter the short name for an object type that exists in the information catalog.
  7. Click Enter.
  8. Ensure that any existing value for the PARMLIST property is compatible with the object type that you specified for the HANDLES property.
  9. Click Update.

FLG0412ESyntax error -- ACTION tag. OBJTYPE option is invalid. Valid OBJTYPE options are: MERGE, ADD, UPDATE, DELETE, DELETE_EXT, and APPEND.

Explanation: An ACTION tag contains invalid, or missing, OPTION for the OBJTYPE keyword.

Valid options are MERGE, ADD, UPDATE, DELETE, DELETE_EXT, APPEND.

The import program rolled back the information catalog to the last commit checkpoint, before stopping.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Fix the syntax error.
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0413EThe Information Catalog Manager import function has encountered an unexpected internal error and must stop. The database will be rolled back. Reason code is <reason code>. Extended code is <extended code>.

Explanation: The Information Catalog Manager has encountered an internal error while importing and must stop. The information catalog will be rolled back.

User Response: If you are performing a regular import (not MDIS import), set the restart option to C (checkpoint) to start from the last commit checkpoint and use the trace facility. If you are performing an MDIS import, import the tag language file again using the trace facility.

Note the reason code and extended code returned with this message and contact your IBM service representative.

FLG0414ICreated new object instance. Type: <object type name>. UUI:

FLG0415IUpdated object instance. Type: <object type name>. UUI:

FLG0416IDeleted object instance. Type: <object type name>. UUI:

FLG0417IImport or export terminated at user's request.

FLG0418IUpdated object type: <object type name>.

FLG0419IDeleted object type: <object type name>.

FLG0420WObject type <object type name> is missing associated icon information, because the Information Catalog Manager could not retrieve icon file <icon file name>. Reason code is <reason code>.

Explanation: The Information Catalog Manager created the indicated object type without icon information, because the Information Catalog Manager could not retrieve the specified icon file.

User Response:

  1. Examine the log file to identify the object types that are missing icon information.
  2. Correct the icon information by updating the object type using the Information Catalog Manager windows or tag language.

FLG0421ICreated new object type: <object type name>.

FLG0422IAdded new properties for object type: <short name>.

FLG0423ICreated new relationship. UUIs:

FLG0424IDeleted relationship. UUIs:

FLG0425EUnable to complete action. Could not locate necessary information in the information catalog. Reason code is <reason code>. Extended code is <extended code>.

Explanation: The Information Catalog Manager could not locate the information required to perform the requested action.

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code and extended code.
  2. Examine the log file.
  3. If you are performing a regular import (not MDIS import), examine the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  4. Determine what the error is, update the tag language file, and import the tag language file again. If you are performing a regular import, you can set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0426EUnable to complete action. Could not retrieve necessary information about object type <object type name>. Reason code is <reason code>. Extended code is <extended code>.

Explanation: The Information Catalog Manager was unable to retrieve information about the indicated object type. Without this information, the Information Catalog Manager is unable to perform the requested import action.

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code and extended reason code.
  2. Examine the log file.
  3. If you are performing a regular import (not MDIS import), examine the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  4. Determine what the error is, update the tag language file, and import the tag language file again. If you are performing a regular import, you can set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0427EUnable to complete action. Could not retrieve necessary information about object type. Reason code is <reason code>. Extended code is <extended code>.

Explanation: The Information Catalog Manager was unable to retrieve information about the object types in the information catalog. Without this information, the Information Catalog Manager is unable to perform the requested import.

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code.
  2. Examine the log file.
  3. If you are performing a regular import (not MDIS import), examine the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  4. Determine what the error is, update the tag language file, and import the tag language file again. If you are performing a regular import, you can set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0428EUnable to update object instance. UUI: <part 1>, <part 2>, <part 3>, <part 4>, <part 5>. Reason code is <reason code>. Extended code is <extended code>.

Explanation: The Information Catalog Manager was unable to update information for the indicated object.

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code and extended code.
  2. Examine the log file.
  3. If you are performing a regular import (not MDIS import), examine the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  4. Determine what the error is, update the tag language file, and import the tag language file again. If you are performing a regular import, you can set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0429EUnable to create object type <object type name>. Reason code is <reason code>. Extended code is <extended code>.

Explanation: The Information Catalog Manager was unable to create the indicated object type.

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code and extended code.
  2. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  3. Determine what the error is, update the tag language file, and set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0430EUnable to update object type <object type name>. Reason code is <reason code>. Extended code is <extended code>.

Explanation: The Information Catalog Manager was unable to update the information for the indicated object type.

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code.
  2. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  3. Determine what the error is, update the tag language file, and set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0431EUnable to add properties to object type <object type name>. Reason code is <reason code>. Extended code is <extended code>.

Explanation: The Information Catalog Manager was unable to add properties to the indicated object type.

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code.
  2. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  3. Determine what the error is, update the tag language file, and set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0432EUnable to create object instance. UUI: <part 1>, <part 2>, <part 3>, <part 4>, <part 5>. Reason code is <reason code>. Extended code is <extended code>.

Explanation: The Information Catalog Manager was unable to create the indicated object.

The Information Catalog Manager rolled back the database to the last commit checkpoint, and stopped importing.

User Response:

  1. See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code and extended code.
  2. Examine the log file.
  3. If you are performing a regular import (not MDIS import), examine the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  4. Determine what the error is, update the tag language file, and import the tag language file again. If you are performing a regular import, you can set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0433EUnable to completely delete information for object type <object type name>. Reason code is <reason code>. Extended code is <extended code>.

Explanation: The Information Catalog Manager was unable to completely delete the definition for the indicated object type.

The Information Catalog Manager rolled back the database to the last commit checkpoint, and stopped importing.

User Response:

  1. See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code and extended code.
  2. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  3. Determine what the error is, update the tag language file, and set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0434EUnable to delete object type <object type name>. Reason code is <reason code>. Extended code is <extended code>.

Explanation: The Information Catalog Manager was unable to delete the indicated object type.

The Information Catalog Manager rolled back the database to the last commit checkpoint, and stopped importing.

User Response:

  1. See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code and extended code.
  2. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  3. Determine what the error is, update the tag language file, and set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0436EUnable to delete object instance. UUI: <part 1>, <part 2>, <part 3>, <part 4>, <part 5>. Reason code is <reason code>. Extended code is <extended code>.

Explanation: The Information Catalog Manager was unable to delete the indicated object.

The Information Catalog Manager rolled back the database to the last commit checkpoint, and stopped importing.

User Response:

  1. See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code.
  2. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  3. Determine what the error is, update the tag language file, and set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0437EError in opening echo file. Reason code is <reason code>.

Explanation: Error in opening echo file. Reason code is <reason code>.

User Response: See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code.

FLG0438EError in reading tag language file. Reason code is <reason code>.

Explanation: The Information Catalog Manager was unable to read the input tag language file.

User Response: See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code.

FLG0439EError in writing to echo file. Reason code is <reason code>.

Explanation: The Information Catalog Manager encountered an error while writing to the echo file.

User Response: See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code.

FLG0440EThe UUI definition for object type <object type name> in the tag language file does not match the target information catalog.

Explanation: The UUI definition for the indicated object type in the source tag language file is different than the UUI definition for the target information catalog.

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Specify the UUI definition for the indicated object type in the source tag language file so that it matches the UUI definition for the existing object type in the target information catalog.
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0441EUnable to complete action. Reason code is <reason code>. Extended code is <extended code>.

Explanation: The Information Catalog Manager is unable to complete the import action.

User Response:

  1. See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code and extended code.
  2. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  3. Make sure that the data length (DL) value that you entered for the PROPERTY tag is all numeric.
  4. Determine what the error is, update the tag language file, and set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0442EThe data length defined for property <short name> in the tag language file does not match the target information catalog.

Explanation: The indicated property has a different data length defined in the source tag language file than in the target information catalog.

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. For the DL keyword of the PROPERTY tag, specify a data length that matches the property in the existing object type in the target information catalog.
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0443EThe data type defined for property <short name> in the tag language file does not match the target information catalog.

Explanation: The indicated property has a different data type defined in the input tag language file than in the target information catalog.

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. For the DT keyword of the PROPERTY tag, specify a data type that matches the property in the existing object type in the target information catalog.
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0444EProperty name (short_name) <short name> was not found in target information catalog.

Explanation: The indicated input property short name (short_name) does not match any property short name in the target information catalog.

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. For the SHRTNAME keyword of the PROPERTY tag, specify an 8-character property name that matches the property in the existing object type in the target information catalog.
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0445EThe category defined for object type <object type name> in the tag language file does not match the target information catalog.

Explanation: The category defined for the indicated object type is different in the input tag language file than in the target information catalog.

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response: Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.

  1. For the CATEGORY keyword of the OBJECT tag, specify the category that matches the category for the indicated existing object type in the target information catalog.
  2. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0446ESyntax error -- INSTANCE tag. Property name (short_name) <short name> is invalid for the object type.

Explanation: The indicated property short name (short_name) on the INSTANCE tag is invalid. Either the property name is too long, or it is invalid for the object type.

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Determine what the error is and update the tag language file. The following rules for the property short name apply:
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0447E Syntax error -- OBJECT tag. <keyword> appears more than once within the tag.

Explanation: The indicated keyword is specified more than once on the same OBJECT tag.

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Determine what the error is and update the tag language file.
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0448ESyntax error -- PROPERTY tag. <keyword> appears more than once within the tag.

Explanation: The indicated keyword is specified more than once on the same PROPERTY tag.

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Determine what the error is and update the tag language file.
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0449ESyntax error -- RELTYPE tag. <keyword> appears more than once within the tag.

Explanation: The indicated keyword is specified more than once on the same RELTYPE tag.

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Determine what the error is and update the tag language file.
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0450ESyntax error -- INSTANCE tag. UUI property name (UUI_short_name) <short name> appears more than once within the tag.

Explanation: The indicated UUI property name (UUI_short_name) is specified more than once for a SOURCEKEY or TARGETKEY on the same INSTANCE tag.

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Determine what the error is and update the tag language file.
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0451ESyntax error -- INSTANCE tag. Property name (short_name) <short name> appears more than once within the tag.

Explanation: The indicated property short name (short_name) appears more than once on the same INSTANCE tag.

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Determine what the error is and update the tag language file.
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0452ESyntax error -- OBJECT tag. <keyword> value exceeds maximum length of <maximum length>.

Explanation: The indicated keyword value on the OBJECT tag is longer than the indicated maximum length permitted for that keyword value.

Keyword values on the OBJECT tag are enclosed between a left parenthesis and a right parenthesis. The Information Catalog Manager ignores leading blanks in keyword values, but includes any trailing blanks when determining the length of the value.

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Determine what the error is and update the tag language file.
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0453ESyntax error -- PROPERTY tag. <keyword> value exceeds maximum length of <maximum length>.

Explanation: The indicated keyword value on the PROPERTY tag is longer than the indicated maximum length permitted for that keyword.

Keyword values on the PROPERTY tag are enclosed between a left parenthesis and a right parenthesis. The Information Catalog Manager ignores leading blanks in keyword values, but includes any trailing blanks when determining the length of the value.

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Determine what the error is and update the tag language file.
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0454ESyntax error -- INSTANCE tag. Property '<short name>' value exceeds maximum length of <maximum length>.

Explanation: The indicated property value on the INSTANCE tag is longer than the indicated maximum length permitted for that value.

Property and UUI property values on the INSTANCE tag are enclosed between a left parenthesis and a right parenthesis. The Information Catalog Manager ignores leading blanks in these values, but includes any trailing blanks when determining the length of the value.

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags the echo file (not including COMMENT tags) is the tag in error.
  2. Determine what the error is and update the tag language file.
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0455ESyntax error -- RELTYPE tag. <keyword> value exceeds maximum length of <maximum length>.

Explanation: The indicated keyword value on the RELTYPE tag is longer than the indicated maximum length permitted for that keyword value.

Keyword values on the RELTYPE tag are enclosed between a left parenthesis and a right parenthesis. The Information Catalog Manager ignores leading blanks in keyword values, but includes any trailing blanks when determining the length of the value.

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Determine what the error is and update the tag language file.
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0456ESyntax error -- COMMIT tag. CHKPID value exceeds maximum length of <maximum length>.

Explanation: The CHKPID value on the COMMIT tag is longer than the indicated maximum length.

Keyword values on the COMMIT tag are enclosed between a left parenthesis and a right parenthesis. The Information Catalog Manager ignores leading blanks in keyword values, but includes any trailing blanks when determining the length of the value.

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Determine what the error is and update the tag language file.
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0457ESyntax error -- OBJECT tag. <keyword> is not a valid keyword. Valid keywords are: TYPE, CATEGORY, EXTNAME, PHYNAME, ICOFILE, and ICWFILE.

Explanation: The indicated keyword is not valid on the OBJECT tag. The following keywords are valid:

TYPE

CATEGORY

EXTNAME

PHYNAME

ICOFILE

ICWFILE

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Determine what the error is and update the tag language file.
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0458ESyntax error -- PROPERTY tag. <keyword> is not a valid keyword. Valid keywords are: EXTNAME, DT, DL, SHRTNAME, NULLS, and UUISEQ.

Explanation: The indicated keyword is not valid on the PROPERTY tag. The following keywords are valid:

EXTNAME

DT

DL

SHRTNAME

NULLS

UUISEQ

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Determine what the error is and update the tag language file.
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0459ESyntax error -- RELTYPE tag. <keyword> is not a valid keyword. Valid keywords are: TYPE, SOURCETYPE, and TARGETYPE.

Explanation: The indicated keyword is not valid on the RELTYPE tag. The following keywords are valid:

TYPE

SOURCETYPE

TARGETYPE

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Determine what the error is and update the tag language file.
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0460ESyntax error -- COMMIT tag. <keyword> is not a valid keyword. Valid keyword is CHKPID.

Explanation: The indicated keyword is not valid on the COMMIT tag. CHKPID is the only valid keyword on a COMMIT tag.

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Determine what the error is and update the tag language file.
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0461ESyntax error -- INSTANCE tag. <keyword> is not a valid keyword. Valid keywords: SOURCEKEY; TARGETKEY is valid for relationships only.

Explanation: The indicated keyword is not valid on the INSTANCE tag. The following keywords are valid:

SOURCEKEY

TARGETKEY, when INSTANCE follows a RELTYPE tag

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Determine what the error is and update the tag language file.
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0462ESyntax error -- INSTANCE tag. UUI property name (UUI_short_name) <short name> is either invalid for the object type or not part of the UUI.

Explanation: The indicated UUI property name (UUI_short_name) on the INSTANCE tag is one of the following:

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Determine what the error is and update the tag language file.
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0463ESyntax error -- INSTANCE tag. SOURCEKEY was not found where expected.

Explanation: SOURCEKEY was not the first keyword on an INSTANCE tag. The SOURCEKEY keyword must be specified as the first keyword for an INSTANCE tag in the following cases:

Deleting an object instance
:ACTION.OBJINST(DELETE)
:OBJECT.TYPE()
:INSTANCE.SOURCEKEY()

or

:ACTION.OBJINST(DELETE_TREE_REL)
:OBJECT.TYPE()
:INSTANCE.SOURCEKEY()

or

:ACTION.OBJINST(DELETE_TREE_ALL)
:OBJECT.TYPE()
:INSTANCE.SOURCEKEY()

Updating an object instance
:ACTION.OBJINST(UPDATE)
:OBJECT.TYPE()
:INSTANCE.SOURCEKEY()

Adding or deleting a relationship

The line break on the :RELTYPE tag example is insignificant, type the keywords all on one line.

:ACTION.RELATION()
:RELTYPE.TYPE() SOURCETYPE() 
TARGETYPE()
:INSTANCE.SOURCEKEY() TARGETKEY()

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Determine what the error is and update the tag language file.
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0464ESyntax error -- INSTANCE tag. TARGETKEY was not found where expected.

Explanation: TARGETKEY was not specified as the second keyword on the INSTANCE tag. When the INSTANCE tag follows the RELTYPE tag to add or delete a relationship, TARGETKEY must be the second keyword.

In this case, the tag sequence is as follows:

:ACTION.RELATION(ADD) or 
:ACTION.RELATION(DELETE)
:RELTYPE.TYPE() SOURCETYPE() TARGETYPE()
:INSTANCE.SOURCEKEY() TARGETKEY()

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Determine what the error is and update the tag language file.
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0465ESyntax error -- OBJECT tag. <keyword> is missing. It is required with this particular ACTION tag option.

Explanation: The indicated required keyword is missing from the OBJECT tag.

Certain OBJECT keywords are required, depending on the ACTION tag option.

TYPE
Always required. Specifies the name of an object type.

CATEGORY
Required when following either :ACTION.OBJTYPE(ADD) or :ACTION.OBJTYPE(MERGE). Not valid with any other ACTION tag options.

EXTNAME
Required when following either :ACTION.OBJTYPE(ADD) or :ACTION.OBJTYPE(MERGE). Optional with ACTION.OBJTYPE(UPDATE). Not valid with any other ACTION tag options.

PHYNAME
Optional; valid only when following :ACTION.OBJTYPE(ADD) or :ACTION.OBJTYPE(MERGE)

ICOFILE
Optional; valid only when following :ACTION.OBJTYPE(ADD), :ACTION.OBJTYPE(UPDATE), or :ACTION.OBJTYPE(MERGE)

ICWFILE
Optional; valid only when following :ACTION.OBJTYPE(ADD), :ACTION.OBJTYPE(UPDATE), or :ACTION.OBJTYPE(MERGE)

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Determine what the error is and update the tag language file.
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0466ESyntax error -- OBJECT tag. CATEGORY value is invalid. Valid CATEGORY values are: GROUPING, ELEMENTAL, CONTACT, DICTIONARY, and SUPPORT.

Explanation: The value specified for the CATEGORY keyword on the OBJECT tag is invalid. The following values are valid:

GROUPING

ELEMENTAL

CONTACT

DICTIONARY

SUPPORT

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Determine what the error is and update the tag language file.
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0467ESyntax error -- PROPERTY tag. DT value is invalid. Valid DT values are: C, V, L, and T.

Explanation: The value specified for the DT keyword on the PROPERTY tag is invalid. The following values are valid:

C
Fixed-length character string

V
Variable-length character string

L
Long variable-length character string

T
Time stamp data

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Determine what the error is and update the tag language file.
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0468ESyntax error -- PROPERTY tag. NULLS value is invalid. Valid NULLS values are: Y and N.

Explanation: The value specified for the NULLS keyword on the PROPERTY tag is invalid. The following values are valid:

Y
A value is not required for this property. This value can be null.

N
A value is required for this property.

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Determine what the error is and update the tag language file.
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0469ESyntax error -- PROPERTY tag. UUISEQ value is invalid. Valid UUISEQ values are: 0, 1, 2, 3, 4, and 5.

Explanation: The value specified for the UUISEQ keyword on the PROPERTY tag is invalid. The following values are valid:

0 (default)
The property is not part of the universal unique identifier (UUI).

1, 2, 3, 4, or 5
The property is part of the UUI, and is in the indicated position in the UUI.

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Determine what the error is and update the tag language file.
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0470ESyntax error -- RELTYPE tag. TYPE value is invalid. Valid TYPE values are: CONTAIN, CONTACT, LINK, and ATTACHMENT.

Explanation: The value specified for the TYPE keyword on the RELTYPE tag is invalid. The following values are valid:

ATTACHMENT
The target object is attached as a Comments object to the source object.

CONTAIN
The source object contains the target object.

CONTACT
The source object is associated with the target Contact object.

LINK
The source object is linked to the target object.

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Determine what the error is and update the tag language file.
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0471ESyntax error -- PROPERTY tag. <short name> is not a valid value for the SHRTNAME keyword because it is a reserved property short name. Reserved short name values are: OBJTYPID, INSTIDNT, UPDATIME, and UPDATEBY.

Explanation: The indicated value for the SHRTNAME keyword on the PROPERTY tag is invalid because it is a reserved property short name.

The following values are reserved by the Information Catalog Manager and cannot be specified as a SHRTNAME (short_name) value for a new property:

OBJTYPID

INSTIDNT

UPDATIME

UPDATEBY

To indicate that NAME is a UUI property for a new object type, specify NAME as the short name of a new property.

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Determine what the error is and update the tag language file.
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0472ESyntax error -- INSTANCE tag. <short name> is not a valid short_name value because it is reserved for use by Import. Reserved short_name values are: OBJTYPID, INSTIDNT, UPDATIME, and UPDATEBY.

Explanation: The indicated property short name (short_name) on the INSTANCE tag is invalid because the Information Catalog Manager generates the value for this property. The user cannot reset this value.

The values for the following properties are generated by the Information Catalog Manager:

OBJTYPID

INSTIDNT

UPDATIME

UPDATEBY

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Determine what the error is and update the tag language file.
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0473ESyntax error -- RELTYPE tag. <keyword> is missing. Required keywords are: TYPE, SOURCETYPE, and TARGETYPE.

Explanation: The indicated keyword for the RELTYPE tag is required but missing. The following keywords are required:

TYPE

SOURCETYPE

TARGETYPE

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Determine what the error is and update the tag language file.
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0474ESyntax error -- PROPERTY tag. <keyword> is missing. Required keywords are: EXTNAME, DT, DL, SHRTNAME, and NULLS.

Explanation: The indicated keyword for the PROPERTY tag is required but missing. The following keywords are required:

EXTNAME

DT

DL

SHRTNAME

NULLS

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Determine what the error is and update the tag language file.
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0475ESyntax error -- OBJECT tag. <keyword> is not used with this particular ACTION tag option.

Explanation: The indicated keyword is not valid with this OBJECT tag. Certain OBJECT tag keywords are valid only with certain ACTION tag options. The following list describes the usage of the OBJECT tag keywords:

TYPE
Always required. Specifies the name of an object type.

CATEGORY
Required and valid only when following :ACTION.OBJTYPE(ADD) or :ACTION.OBJTYPE(MERGE).

EXTNAME
Required when following :ACTION.OBJTYPE(ADD) or :ACTION.OBJTYPE(MERGE)

Optional when following :ACTION.OBJTYPE(UPDATE)

PHYNAME
Optional; valid only when following :ACTION.OBJTYPE(ADD) or :ACTION.OBJTYPE(MERGE)

ICOFILE
Optional; valid only when following :ACTION.OBJTYPE(ADD), :ACTION.OBJTYPE(UPDATE), or :ACTION.OBJTYPE(MERGE)

ICWFILE
Optional; valid only when following :ACTION.OBJTYPE(ADD), :ACTION.OBJTYPE(UPDATE), or :ACTION.OBJTYPE(MERGE)

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Determine what the error is and update the tag language file.
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0476ECannot restart import for tag language file <tag language file name> because checkpoint ID <checkpoint ID> was not found.

Explanation: The Information Catalog Manager cannot import the indicated tag language file starting at the last commit checkpoint. The checkpoint ID saved by the system does not match a checkpoint ID on any COMMIT tag in the indicated tag language file.

User Response: Check the following possible causes:

FLG0477ESyntax error -- DISKCNTL tag.

Explanation: The DISKCNTL tag contains a syntax error. The syntax for this command is:

:DISKCNTL.SEQUENCE(nn, + | -)

nn
The number of the diskette in sequence.

+
The tag language file is continued on one or more diskettes.

--
This diskette contains the end of the tag language file.

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Determine what the error is and update the tag language file.
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0478EUnable to update object type <object type name>. Reason code is <reason code>. Extended code is <extended code>.

Explanation: The Information Catalog Manager is unable to update the indicated object type because of an internal or database error.

User Response: See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code and extended code.

FLG0479EObject type <object type name> was not found in target information catalog.

Explanation: The indicated object type was not found in the target information catalog. The Information Catalog Manager was unable to match the specified object type name with an existing object type for one of the following ACTION tags:

ACTION.OBJTYPE(UPDATE)

ACTION.OBJTYPE(APPEND)

ACTION.OBJINST(ADD)

ACTION.OBJINST(UPDATE)

ACTION.OBJINST(DELETE)

ACTION.OBJINST(DELETE_TREE_REL)

ACTION.OBJINST(DELETE_TREE_ALL)

ACTION.OBJINST(MERGE)

ACTION.RELATION(ADD)

ACTION.RELATION(DELETE)

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file.
  2. If you are performing a regular import (not MDIS import), examine the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  3. For the TYPE keyword of the OBJECT tag, specify the object type name that matches the object type name for the indicated existing object type in the target information catalog.
  4. Update the tag language file, and import the tag language file again. If you are doing a regular import, you can set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0481EOBJINST(MERGE) was found before an OBJTYPE(MERGE) was processed for object type <object type name>.

Explanation: The Information Catalog Manager stopped importing the tag language file because :ACTION.OBJINST(MERGE) occurs for an object instance before the :ACTION.OBJTYPE(MERGE) for its object type.

The Information Catalog Manager must first merge object types to ensure that the property definitions for the object type in the tag language file and the target catalog are compatible.

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Determine what the error is and update the tag language file.
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0482EUnable to delete relationship. Reason code is <reason code>. Extended code is <extended code>.

Explanation: The Information Catalog Manager was unable to delete a relationship.

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code and extended code.
  2. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  3. Determine what the error is, update the tag language file, and set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0483EUnable to create relationship. Reason code is <reason code>. Extended code is <extended code>.

Explanation: The Information Catalog Manager was unable to create a relationship.

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint and stopped importing.

User Response:

  1. See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code and extended code.
  2. Examine the log file.
  3. If you are doing a regular import (not MDIS import), examine the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  4. Determine what the error is, update the tag language file, and import the tag language file again. If you are doing a regular import, you can set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0484EThe tag language file, <tag language file name>, was not found on the diskette. Insert the correct diskette and then press Enter.

Explanation: The indicated tag language file is not on the current diskette.

User Response: Insert the correct diskette and then press Enter.

FLG0485EThe diskette was inserted out of sequence. Insert diskette number <number>, and then press Enter.

Explanation: The current diskette was inserted out of sequence.

The input tag language file is stored on multiple diskettes, so you must insert the diskettes in correct sequence.

User Response: Insert the correct diskette and then press Enter.

FLG0486IInsert diskette number <number>, and then press Enter.

FLG0487ESyntax error -- INSTANCE tag. No property name (short_name) was found. At least one property name (short_name) is required.

Explanation: No property short names (short_name) were specified for this INSTANCE tag. One or more property short names (short_name) and values must be specified for the INSTANCE tag in the following cases:

Updating an object instance
:ACTION.OBJINST(UPDATE) :OBJECT.TYPE() :INSTANCE.SOURCEKEY() short_name(value) ...

Adding or merging an object instance
:ACTION.OBJINST(ADD) or :ACTION.OBJINST(MERGE) :OBJECT.TYPE() CATEGORY() EXTNAME() PHYNAME() ICOFILE() :INSTANCE.short_name(value) ...

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Specify one or more property short names (short_name) and values for this INSTANCE tag.
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0488WIcon information for object type <object type name> was not updated because the Information Catalog Manager could not retrieve icon file <icon file name>. Reason code is <reason code>.

Explanation: The Information Catalog Manager could not update the icon information for the indicated object type, because the specified icon file could not be retrieved.

User Response:

  1. Examine the log file to identify the object types that are missing icon information.
  2. Correct the icon information by updating the object type using either Information Catalog Manager windows or tag language.

FLG0489ESyntax error -- ACTION tag. <keyword> value exceeds maximum length of <maximum length>.

Explanation: The indicated keyword value is longer than the indicated maximum length allowed for the keyword value.

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Determine what the error is and update the tag language file.
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0490IImport started: tag language file -- <tag language file name>

FLG0491IImport ended: tag language file -- <tag language file name>

FLG0492ICommit successful for checkpoint <checkpoint ID>.

FLG0493IImport terminated with errors. The database has been rolled back to either the last commit point or the beginning of the tag language file.

FLG0494IImport completed successfully.

FLG0496ESyntax error -- <tag name> tag. Left parenthesis not found where expected.

Explanation: The indicated tag contains a keyword that is not followed by a left parenthesis. A left parenthesis is required after any keyword.

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Determine what the error is and update the tag language file.
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0497ESyntax error -- <tag name> tag. <keyword/short name> value contains a parenthesis that is not enclosed by single quotation marks.

Explanation: The indicated value contains one or more parenthesis that are not enclosed in single quotation marks. Any parenthesis in a keyword value must be enclosed in single quotation marks, as shown (the line break in this example is not significant, type the tag coding all on one line):

:INSTANCE.REMARK(This is a '('great')' 
example)

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Determine what the error is and update the tag language file.
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0498IObject type to be deleted (<object type name>) was not found. Import continues.

FLG0499IImport completed with warnings.

FLG0500ESyntax error. A valid tag, <tag name>, is followed by extra characters.

Explanation: Invalid characters were found after the indicated tag and before the beginning of the next tag.

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Determine what the error is and update the tag language file.
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0501ESyntax error -- <tag name> tag. No keyword was specified for this tag.

Explanation: One of the following tags was specified without any keywords:

ACTION

COMMIT

OBJECT

PROPERTY

RELTYPE

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Add the required keywords to the tag.
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0502ESyntax error -- <tag name> tag. Value for <keyword> is missing or all blanks.

Explanation: The value for the indicated keyword is either missing or all blanks.

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. If the value is required, specify the value. If the value is optional, and you want to omit it, remove the keyword.
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0504EObject instance to be updated was not found. Object type: <object type name>. UUI: <part 1>, <part 2>, <part 3>, <part 4>, <part 5>.

Explanation: The indicated object instance to be updated was not found in the information catalog. The information catalog does not contain an object with the indicated UUI (universal unique identifier) property values.

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Correct any UUI property values that are in error.
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0505EUnable to create object type <object type name>. Reason code is <reason code>. Extended code is <extended code>.

Explanation: The Information Catalog Manager was unable to create the indicated object type upon import.

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response: See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code and extended code.

FLG0506IObject instance to be deleted was not found. Object type: <object type name>. UUI: <part 1>, <part 2>, <part 3>, <part 4>, <part 5>. Import continues.

FLG0507EError in closing echo file. Reason code is <reason code>.

Explanation: The Information Catalog Manager encountered an error when closing the echo file.

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response: See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code.

FLG0508IDuplicated relationship. UUIs:

FLG0510ICannot delete relationship because it does not exist. UUIs:

FLG0511ESyntax error -- PROPERTY tag. <keyword> is not used with the PROPERTY tag when SHRTNAME(NAME) is specified.

Explanation: The indicated keyword is invalid with the PROPERTY tag when the SHRTNAME keyword has a value of NAME. Because NAME is a reserved property short name, the PROPERTY tag can have only the following syntax in this case:

:PROPERTY.SHRTNAME(NAME) UUISEQ(n)

No other PROPERTY keywords are valid.

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Correct the syntax of the PROPERTY tag.
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0512ENo valid tags were found in the tag language file.

Explanation: The Information Catalog Manager cannot recognize the contents of the tag language file because the file does not start with a valid tag.

User Response:

  1. If the tag language file contains user information, use comment tags to identify this information.
  2. Fix the error and import the tag language file again.

FLG0513ETag language file exceeds the maximum number of discrete object types allowed when importing or exporting.

Explanation: During import, this message means that the tag language file contains more than 3500 discrete object types.

During export, this message means that the Information Catalog Manager has already exported 3500 discrete object types.

User Response: If importing, divide the tag language file into smaller files to reduce the number of discrete object types that you are importing for each use of the import function.

If exporting, export fewer discrete object types during each run of the export function.

FLG0514ESyntax error -- < tag name> tag. Right parenthesis was found where not expected. One of the following is missing: left parenthesis, keyword, short_name, or UUI_short_name.

Explanation: The Information Catalog Manager encountered a right parenthesis that is out of sequence. One of the following elements is missing from a tag:

Left parenthesis: In the following example, NAME and VALUE should be separated by a left parenthesis:

Error
:INSTANCE.NAMEVALUE)

Correct
:INSTANCE.NAME(VALUE)

Keyword: In the following example, you need to specify the TYPE keyword between the OBJECT tag and the value ABC:

Error
:OBJECT.)

Correct
:OBJECT.TYPE(ABC)

short_name: In the following example, you need to specify a property short name and value before the next right parenthesis (or remove the right parenthesis):

Error
:INSTANCE.PROP1(VALUE1) PROP2(VALUE2) )

Correct
:INSTANCE.PROP1(VALUE1) PROP2(VALUE2) PROP3(VALUE3)

UUI_short_name: In the following example, the UUI_short_name (8-character name for a UUI property) and a value need to be specified within the parentheses for SOURCEKEY

Error: :INSTANCE.SOURCEKEY()

Correct: :INSTANCE.SOURCEKEY(UUI_1(VALUE1))

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Add the required elements to the invalid tag.
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0515ESyntax error -- <tag name> tag. Left parenthesis was found where not expected. One of the following is missing: keyword, short_name, or UUI_short_name.

Explanation: The Information Catalog Manager encountered a left parenthesis that is out of sequence. One of the following elements is missing from a tag:

Keyword: In the following example, a keyword is required between :ACTION. and the option (ADD):

Error
:ACTION.(ADD)

Correct
:ACTION.OBJTYPE(ADD)

short_name: In the following example, you need to specify a property short name before the value of the property (Using the Information Catalog Manager):

Error
:INSTANCE.(Using the Information Catalog Manager)

Correct
:INSTANCE.TITLE(Using the Information Catalog Manager)

UUI_short_name: In the following example, the UUI_short_name needs to be specified before the value (J. Smith):

Error
:INSTANCE.SOURCEKEY((J. Smith) TITLE(Using the Information Catalog Manager))

Correct
:INSTANCE.SOURCEKEY(AUTHOR(J. Smith) TITLE(Using the Information Catalog Manager))

The Information Catalog Manager rolled back the database to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Add the required elements to the tag.
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0516WUnable to delete the relationship. Could not find source UUI: <part 1>, <part 2>, <part 3>, <part 4>, <part 5>.

Explanation: The Information Catalog Manager could not delete a relationship because it could not find the specified source object instance in the target information catalog. The UUI values for the SOURCEKEY keyword did not match any object instance in the information catalog.

Processing continues.

FLG0517EUnable to create the relationship. Could not find source UUI: <part 1>, <part 2>, <part 3>, <part 4>, <part 5>.

Explanation: The Information Catalog Manager could not add the relationship because it could not locate the source object instance (SOURCEKEY) in the target information catalog.

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Change the UUI for the source object instance (SOURCEKEY).
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0518WUnable to delete the relationship. Could not find target UUI: <part 1>, <part 2>, <part 3>, <part 4>, <part 5>.

Explanation: The Information Catalog Manager could not delete the relationship because it could not find the specified target object instance in the information catalog. The values specified for UUI properties for the TARGETKEY keyword did not match any instance in the information catalog.

Processing continues.

FLG0519EUnable to create relationship. Could not find target UUI: <part 1>, <part 2>, <part 3>, <part 4>, <part 5>.

Explanation: The Information Catalog Manager could not add the relationship because it could not locate the target object instance in the target information catalog. The values for UUI properties for the TARGETKEY keyword did not match any object instance in the target information catalog.

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  2. Change the UUI values for the target object instance (TARGETKEY).
  3. Set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0520EThe Information Catalog Manager has encountered an unexpected problem and must close. Administrator action is required. Reason code is <reason code>.

Explanation: The Information Catalog Manager is unable to free memory.

User Response:

  1. After the Information Catalog Manager closes, save the trace file by renaming it. (The trace file has the same name as the information catalog you are using, with an extension of TRC; it is located in the directory specified in DGWPATH.)
  2. Reopen the Information Catalog Manager and try the action again. If the message appears again, administrator action is required.
  3. Contact IBM Software Support.

FLG0521EThe Information Catalog Manager must close because more memory is needed. You might need to close some other windows or applications.

Explanation: The Information Catalog Manager needs more memory to continue for one of the following reasons:

User Response: After the Information Catalog Manager closes, close some other windows and applications and then reopen the Information Catalog Manager.

Administrator Response: Delete some objects or object types from the current information catalog using the import function.

FLG0522IDeleted object type <object type name> and all its underlying object instances.

FLG0523EUnable to delete object type <object type name> and its underlying objects. Reason code is <reason code>. Extended code is <extended code>.

Explanation: The Information Catalog Manager was unable to delete the indicated object type and any objects of that type.

The Information Catalog Manager rolled back the information catalog to the last commit checkpoint, and stopped importing.

User Response:

  1. See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code and extended code.
  2. Examine the log file and the echo file. One of the last two tags in the echo file (not including COMMENT tags) is the tag in error.
  3. Determine what the error is, update the tag language file, and set the restart option to C (checkpoint) to import the tag language file starting from the last commit checkpoint.

FLG0524IDeleted object instance and underlying tree structure. Object type: <object type name>. UUI:

FLG0525IDeleted tree structure for object instance including all underlying objects. Object type: <object type name>. UUI:

FLG0600IThe information catalog was registered successfully. The Information Catalog Manager icons have been generated.

FLG0601IThe information catalog was created successfully. The Information Catalog Manager icons have been generated.

FLG0602EAn information catalog with this name already exists. SQLCODE=<SQLCODE>, SQLSTATE=<SQLSTATE>.

FLG0603IAn information catalog with this alias already exists. The Information Catalog Manager icons have been generated.

FLG0604EUnable to load the code page. Refer to the Information Catalog Manager installation documentation for code page settings.

FLG0606EThe Information Catalog Manager encountered a problem allocating memory and must close.

FLG0607EUnable to open the command file.

FLG0608EUnable to close the command file.

FLG0609EUnable to read the command file.

FLG0610EInformation catalog name contains invalid characters. SQLCODE=<SQLCODE>, SQLSTATE=<SQLSTATE>.

FLG0611PRegistration is in progress. Please wait.

FLG0612EYou selected an invalid drive ID, or a drive ID to which you do not have read/write access.

FLG0613EInformation catalog creation failed; SQLCODE=<SQLCODE>, SQLSTATE=<SQLSTATE>.

FLG0614EUnable to create the information catalog system table: <system table name>. SQLCODE=<SQLCODE>, SQLSTATE=<SQLSTATE>.

FLG0615EUnable to bind the Information Catalog Manager to the information catalog. The Information Catalog Manager has encountered an unexpected database error or cannot find the bind file in the current directory or path. SQLCODE=<SQLCODE>, SQLSTATE=<SQLSTATE>.

FLG0616EThe Information Catalog Manager lost connection to the information catalog. The information catalog might be in an inconsistent state and need to be dropped. SQLCODE=<SQLCODE>, SQLSTATE=<SQLSTATE>.

FLG0617EUnable to create the information catalog because of insufficient system resources. SQLCODE=<SQLCODE>, SQLSTATE=<SQLSTATE>.

FLG0618PUpgrade is in progress. Please wait.

FLG0619EYou must have SYSADM authority to bind the Information Catalog Manager to the information catalog. SQLCODE=<SQLCODE>, SQLSTATE=<SQLSTATE>.

FLG0620EUnable to start the local database management system. SQLCODE=<SQLCODE>, SQLSTATE=<SQLSTATE>. Refer to your database documentation.

FLG0621EYou must have SYSADM authority to create the information catalog. SQLCODE=<SQLCODE>, SQLSTATE=<SQLSTATE>.

FLG0622EYou must have SYSADM authority to grant access to the information catalog. SQLCODE=<SQLCODE>, SQLSTATE=<SQLSTATE>.

FLG0623EUnable to connect to the database. SQLCODE=<SQLCODE>, SQLSTATE=<SQLSTATE>. Refer to your database documentation.

FLG0624PCreation is in progress. Please wait.

FLG0625EUnable to close the Information Catalog Manager. SQLCODE=< SQLCODE>, SQLSTATE=<SQLSTATE>. Refer to your database documentation.

FLG0626EThe Information Catalog Manager encountered unexpected database damage and must close. SQLCODE=<SQLCODE>, SQLSTATE=<SQLSTATE>. Refer to your database documentation.

FLG0627EUnable to find the command files.

FLG0628ICommand file started processing.

FLG0629EYou cannot use <reserved word> as a name or alias, because it is a reserved word. Choose a different name or alias.

FLG0630EThe Information Catalog Manager could not import the common object types. Reason code is <reason code>. Use the Import Common Object Types utility to import them after you fix the indicated error.

FLG0631EThe Information Catalog Manager encountered an unexpected database error and must close. SQLCODE=<SQLCODE>, SQLSTATE=<SQLSTATE>. Refer to your database documentation.

FLG0632EA system error occurred. The selected command file cannot be processed.

FLG0633EThe file is not executable. Modify it or select another command file and try again.

FLG0634WThe Information Catalog Manager has encountered an unexpected help error. Help will not be available.

FLG0636ERegistration of server node cannot continue, because there are no command files in the <directory name> directory.

FLG0638EThe Information Catalog Manager has encountered an unexpected internal error and must close.

FLG0640WThe selected command file is larger than <field name> field. You will not see the entire command file.

FLG0641EThere is no registered node ID. The Information Catalog Manager cannot continue.

FLG0642EThe Information Catalog Manager failed to create an AS/400 library collection: <collection name>, SQLCODE=<SQLCODE>, SQLSTATE=<SQLSTATE>. Contact your AS/400 administrator for assistance.

FLG0643EYou must create the AS/400 library collection: "DATAGUID", prior to invoking this utility. SQLCODE=<SQLCODE>. SQLSTATE=<SQLSTATE>.

FLG0644EYou must enter a value for <field name>.

FLG0645EThe Information Catalog Manager has encountered a system error, or is unable to find the Information Catalog Manager icon files or the Information Catalog Manager executable file. the Information Catalog Manager icons will not be generated.

FLG0646EYour system does not have a valid Information Catalog Manager code page. Refer to the Information Catalog Manager installation documentation for the supported code pages.

FLG0647EThe code page you selected is not supported by the database. Refer to your database documentation for valid code pages.

FLG0648EInformation catalog creation failed. The DB2 for OS/2 create database API rc=<rc>.

FLG0649EThis upgrade is not valid because there are no database IDs in the system database directory.

FLG0650EUnable to open the icon file. Make sure the sample icon files are stored in a directory specified in the PATH statement. Depending on your operating system, the PATH is set in your system registry, your AUTOEXEC.BAT, or your CONFIG.SYS.

FLG0651EThe Information Catalog Manager cannot place sample icon files into the information catalog. SQLCODE=<SQLCODE>, SQLSTATE=<SQLSTATE>. Refer to your database documentation.

FLG0652IThe information catalog was upgraded successfully. The Information Catalog Manager icons have been generated.

FLG0653EThe required bind package is not defined in the database, or a timestamp conflict occurred. Make sure there is only one <bind file name> file in your path.

FLG0654IThe information catalog was upgraded successfully. The Information Catalog Manager icons have been generated. However, some object types have UUI property lengths that exceed the 254 byte maximum length. See <listing of object types to update> for a listing of object types to update.

FLG0655EError in writing to file <file name>.

FLG0656EThe Information Catalog Manager has encountered an unexpected Windows error.

FLG0657EThe Information Catalog Manager is unable to find the DGWPATH setting, or the drive or directory specified in DGWPATH is invalid. Depending on your operating system, the DGWPATH is set in your system registry, your AUTOEXEC.BAT, or your CONFIG.SYS file.

FLG0658IYou have registered a database that is not an information catalog. Ask your administrator to create the information catalog.

FLG0659IYou have registered a down-level information catalog. Ask your administrator to upgrade the information catalog.

FLG0660EThe Information Catalog Manager cannot find the specified database. Create the database if it does not exist. Catalog remote databases on your workstation using the DB2 CATALOG DATABASE command.

FLG0661EA required object type does not exist in the information catalog. Ask your administrator to import the predefined object types.

FLG0701EUnable to open output tag language file <tag language file name>.

Explanation: DGETI_SM cannot open the DG_ETI.TAG for writing.

User Response: Verify that the file is not open or in use by another program.

FLG0702EUnable to read input file; the file is not in the correct format.

Explanation: The DGETI_SM command expects the file to be in a certain format, but the input file you specified does not follow the expected format; it might have been corrupted.

User Response: Contact your ETI administrator to generate a new file.

FLG0703EError in writing to tag language file.

Explanation: The Information Catalog Manager encountered an error while writing to DG_ETI.TAG. You might not be able to use the tag language file.

User Response: Verify that the file is not open or in use by another program.

FLG0750IMDIS conversion started: input tag language file -- <tag language file name>; output tag language file -- <tag language file name>.

FLG0751IMDIS conversion completed successfully.

FLG0752IMDIS conversion terminated with errors.

FLG0753IMDIS import might have encountered errors. See the log file (<file name>) for messages.

FLG0754IMDIS export completed successfully. See the log file (<file name>) for details.

FLG0755IMDIS import completed successfully. See the log file (<file name>) for details.

FLG0756IMDIS export might have encountered errors. See the log file (<file name>) for messages.

FLG0757WUnable to export the specified object; it does not match any object in the information catalog.

Explanation: The information catalog does not contain an object that matches the values specified for /OBJTYPE and /OBJECTS on the /MDIS_EXPORT command.

User Response: Make sure that the MDIS object type and object name are specified correctly.

FLG0758IMDIS export completed for <object type> object, <MDIS object name>.

FLG0759EInvocation syntax error: The value specified for the /OBJECTS keyword is invalid.

Explanation: The value specified for the /OBJECTS keyword does not follow the correct format.

User Response: Enter the command to start the Information Catalog Manager for MDIS export, using a valid value for the keyword. Enter the command to open the Information Catalog Manager, using the missing keyword. See Information Catalog Manager Administration Guide for information on the correct syntax for invoking the Information Catalog Manager.

FLG0760EInvocation syntax error: The value specified for the /OBJTYPE keyword is invalid.

Explanation: The value specified for the /OBJTYPE keyword does not follow the correct format.

User Response: Enter the command to start the Information Catalog Manager for MDIS export, using a valid value for the keyword. Enter the command to open the Information Catalog Manager, using the missing keyword. See Information Catalog Manager Administration Guide for information on the correct syntax for invoking the Information Catalog Manager.

FLG0761EMDIS syntax error -- BEGIN <MDIS section name> section. The <keyword> keyword is invalid for this section.

Explanation: The indicated keyword is not valid for the indicated section.

Each section has certain keywords that are valid.
Section Valid keywords
BEGIN HEADER
CharacterSet
ExportingTool
ToolVersion
ServerName
ServerType
ToolInstanceID
MDISVersion
Date
Time
MaxRecLength

BEGIN DATABASE
Identifier
DateUpdated
TimeUpdated
DateCreated
TimeCreated
ServerName
DatabaseName
OwnerName
DatabaseLongName
BriefDescription
LongDescription
DatabaseType
ServerType
DatabaseStatus
ContactName

BEGIN RECORD
Identifier
DateUpdated
TimeUpdated
DateCreated
TimeCreated
ServerName
DatabaseName
OwnerName
RecordLongName
BriefDescription
LongDescription
RecordName
RecordType
RecordLastRefreshDate
RecordUpdateFrequency
ContactName

BEGIN ELEMENT
Identifier
DateUpdated
TimeUpdated
DateCreated
TimeCreated
ServerName
DatabaseName
OwnerName
RecordName
DimensionName
ElementName
ElementLongName
BriefDescription
LongDescription
ElementDataType
ElementLength
ElementNulls
ElementKeyPosition
ElementPosition
ElementPrecsision
ElementOrdinality
ElementLastRefreshDate
ContactName

BEGIN DIMENSION
Identifier
DateUpdated
TimeUpdated
DateCreated
TimeCreated
ServerName
DatabaseName
OwnerName
DimensionName
DimensionLongName
BriefDescription
LongDescription
DimensionType
DimensionCount
DimensionLevelCount
ContactName

BEGIN SUBSCHEMA
Identifier
DateUpdated
TimeUpdated
DateCreated
TimeCreated
ServerName
DatabaseName
OwnerName
SubschemaName
SubschemaLongName
BriefDescription
LongDescription
ContactName

BEGIN RELATIONSHIP
Identifier
SourceObjectIdentifier
TargetObjectIdentifier
DateUpdated
TimeUpdated
DateCreated
TimeCreated
ServerName
OwnerName
RelationshipLongName
BriefDescription
LongDescription
RelationshipName
RelationshipType
RelationshipExpresion
SourceSequenceOrder
RelationshipOrdinality
RelationshipBidirectional
ContactName

BEGIN APPLICATIONDATA
ToolName
ToolData

The Information Catalog Manager stopped importing.

User Response:

  1. Examine the tag language file to determine what the error is.
  2. Update the tag language file.
  3. Import the tag language file again.

FLG0762EMDIS syntax error -- unexpected keywords. <invalid MDIS keyword> should be <MDIS keyword>.

Explanation: The indicated keywords are not valid. The keywords might not be valid MDIS keywords, for example START instead of BEGIN, or they might not be valid because BEGIN and END statements must appear in pairs, for example:

BEGIN DATABASE
END DATABASE

Keywords cannot be out of sequence either, for example, BEGIN RECORD cannot appear within a BEGIN ELEMENT section.

If the keywords found are more than 50 characters, only the first 47 are shown in the message text, followed by an ellipsis (...).

The Information Catalog Manager stopped importing.

User Response:

  1. Examine the tag language file to determine what the error is.
  2. Update the tag language file.
  3. Import the tag language file again.

FLG0763EMDIS syntax error -- <identifier> value <value> does not match a previously identified object.

Explanation: The indicated SourceObjectIdentifier or TargetObjectIdentifier value does not match any object identified in the tag language file prior to the current BEGIN RELATIONSHIP section.

The Information Catalog Manager stopped importing.

User Response:

  1. Examine the tag language file to determine what the error is.
  2. Update the tag language file.
  3. Import the tag language file again.

FLG0764EMDIS syntax error -- BEGIN <MDIS section name> section. The <keyword> keyword is missing.

Explanation: The indicated required keyword is missing from the indicated section.

Certain keywords are required, depending on the section.
Section Required keywords
BEGIN HEADER
CharacterSet
ExportingTool
ToolVersion
ToolInstanceID
MDISVersion
Date
Time

BEGIN DATABASE
Identifier
ServerName
DatabaseName
OwnerName
DatabaseType
ServerType1

BEGIN RECORD
Identifier
RecordName
RecordType

BEGIN ELEMENT
Identifier
ElementName
ElementDataType
ElementPrecision2

BEGIN DIMENSION
Identifier
DimensionName
DimensionType

BEGIN SUBSCHEMA
Identifier
SubschemaName

BEGIN RELATIONSHIP
Identifier
SourceObjectIdentifier
TargetObjectIdentifier
ServerName
OwnerName
RelationshipType
RelationshipExpression3
RelationshipOrdinality
RelationshipBidirectional

Notes:

  1. Optional for MDIS Version 1.0, required for MDIS 1.1.
  2. Required for decimal.
  3. Required if RelationshipType is DERIVED.

The Information Catalog Manager stopped importing.

User Response:

  1. Examine the tag language file to determine what the error is.
  2. Update the tag language file.
  3. Import the tag language file again.

FLG0765ICurrent updates committed successfully.

FLG0766EMDIS syntax error -- BEGIN <MDIS section name> section. <keyword> keyword value is missing, or is all blanks.

Explanation: Within the indicated section, the indicated required keyword value is missing or blank.

Certain keyword values are required, depending on the section.
Section Keywords requiring values
BEGIN DATABASE
Identifier
DatabaseType

BEGIN RECORD
Identifier
RecordType

BEGIN ELEMENT
Identifier
ElementDataType
ElementPrecision

BEGIN DIMENSION
Identifier

BEGIN SUBSCHEMA
Identifier

BEGIN RELATIONSHIP
Identifier
SourceObjectIdentifier
TargetObjectIdentifier
RelationshipType
RelationshipOrdinality
RelationshipBidirectional

BEGIN APPLICATIONDATA
ToolName

Information Catalog Manager stopped importing.

User Response:

  1. Examine the tag language file to determine what the error is.
  2. Update the tag language file.
  3. Import the tag language file again.

FLG0767WThe BEGIN DEFINITION section is missing. MDIS import continues.

Explanation: The current tag language file does not have a BEGIN DEFINITION section following the BEGIN HEADER section, as expected. The Information Catalog Manager continues MDIS import.

User Response:

  1. Examine the tag language file to determine what the error is.
  2. Either move an existing BEGIN DEFINITION section to its correct location following the BEGIN HEADER section, or create a BEGIN DEFINITION section.
  3. Import the tag language file again.

FLG0768WBEGIN <MDIS section name> section. <keyword> keyword value has invalid date/time format. MDIS import continues.

Explanation: Within the indicated section, the indicated keyword value has an invalid date/time format. Valid formats for each keyword are:
Keyword Format
DateCreated YYYY-MM-DD
DateUpdated YYYY-MM-DD
TimeCreated HH.MM.SS
TimeUpdated HH.MM.SS
RecordLastRefreshDate YYYY-MM-DD-HH.MM.SS
ElementLastRefreshDate YYYY-MM-DD-HH.MM.SS

User Response:

  1. Examine the tag language file to determine where the error is.
  2. Ensure that the indicated value has the correct format.
  3. You do not need to import the tag language file again unless you must have the correct value.

FLG0769EError in reading MDIS profile file <file name>. Reason code is <reason code>.

Explanation: The Information Catalog Manager was unable to read the indicated MDIS profile file.

User Response: See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code.

FLG0770EError in closing MDIS profile file <file name>. Reason code is <reason code>.

Explanation: The Information Catalog Manager was unable to close the indicated MDIS profile file.

User Response: See the Information Catalog Manager Reason Codes section of the Message Reference for an explanation of the reason code.

FLG0771IMetadata from <name> was published successfully.

FLG0772IThe Information Catalog Manager might have encountered errors while publishing metadata from <name>.

FLG0773EMDIS syntax error -- BEGIN <MDIS section name> section. <keyword> keyword value is invalid.

Explanation: Within the indicated section, the indicated required keyword value is invalid.

Certain keyword values are valid, depending on the section and other keyword values.
Section Keywords Valid values or formats
BEGIN HEADER CharacterSet
ENGLISH
INTLENG
GERMAN
FRENCH
SPANISH
JAPANESE
SWISS
PORTUG
ITALIAN
NORDIC

MDISVersion
1.0
1.1

Date
YYYY-MM-DD

Time
HH.MM.SS

MaxRecLength
integer 1-99999999

BEGIN DATABASE DatabaseType
RELATIONAL
MULTIDIMENSIONAL
HIERARCHICHAL
FILE
OBJECT
NETWORK

DatabaseStatus
PRODUCTION
DEVELOPMENT
TEST

BEGIN RECORD RecordType if DatabaseType is RELATIONAL
TABLE

RecordType if DatabaseType is NETWORK
RECORD
GROUP

RecordType if DatabaseType is OBJECT
CLASS

RecordType if DatabaseType is FILE
FILE
GROUP

RecordType if DatabaseType is HIERARCHICAL
GROUP
SEGMENT

BEGIN ELEMENT ElementDataType
CHAR
VARCHAR
STRING
TEXT
BINARY
SIGNED-INTEGER
UNSIGNED-INTEGER
DECIMAL
FLOAT
DATE
TIME
TIMESTAMP
RECORD
PROGRAM

ElementLength
integer

ElementNulls
T
F

ElementKeyPosition
integer

ElementPosition
integer

ElementPrecision
integer

ElementOrdinality
N
integer

BEGIN DIMENSION DimensionCount
N
integer

DimensionLevelCount
integer

BEGIN RELATIONSHIP RelationshipType
EQUIVALENT
DERIVED
INHERITS-FROM
CONTAINS
INCLUDES
LINK-TO
REDEFINES
GROUP-EQUIVALENT
USER-DEFINED

SourceSequenceOrder
integer:integer

RelationshipOrdinality
1:1
1:N
N:N
1:integer

RelationshipBidirectional
T
F

The Information Catalog Manager stopped importing.

User Response:

  1. Examine the tag language file to determine what the error is.
  2. Update the tag language file.
  3. Import the tag language file again.

FLG0774EUnexpected end of file reached in MDIS profile file <file name>.

Explanation: The Information Catalog Manager prematurely reached the end of the indicated MDIS profile file.

User Response:

  1. Examine the indicated MDIS profile file to determine the error and fix it.
  2. Invoke MDIS import to import your tag language file.

FLG0775EMDIS syntax error -- BEGIN <MDIS section name> section. The IDENTIFIER keyword value <value> is not unique.

Explanation: The indicated value of the IDENTIFIER keyword is not unique. Values for the IDENTIFIER keyword must be unique.

The Information Catalog Manager stopped importing.

User Response:

  1. Update the tag language file, inserting a unique IDENTIFIER value for the value in error.
  2. Import the tag language file again.

FLG0776IPublication of metadata completed. See the trace file (<file name>) for details.

FLG0777EMDIS syntax error -- MDIS profile file <file name>. <keyword> keyword value is invalid.

Explanation: Within the indicated profile file, the indicated keyword value is invalid.
Profile file Keywords Valid values
Configuration AllowOverride
T
F

Tool Database
T

Subschema
T
F

Dimension
T
F

Record
T
F

Element
T
F

Relationship
T
F

Level
T
F

View
T
F

Information Catalog Manager stopped importing.

User Response:

  1. Examine the indicated profile file to determine what the error is.
  2. Update the profile file with the valid value.
  3. Import the tag language file again.

FLG0778EMDIS profile file <file name> requested a function that is not supported by the current version of the Information Catalog Manager.

Explanation: The indicated profile file has requested a function currently unsupported by the Information Catalog Manager. For example, in the Configuration profile file, the following values are the only ones supported for these keywords:
Keyword Supported value
Objects *
AllowOverride T

User Response:

  1. Examine the indicated profile file to determine where the error is.
  2. If you can substitute an alternative supported function, edit the profile file to include the supported keyword value.
  3. If you changed the profile file, import the tag language file again.

FLG0779EMDIS syntax error -- MDIS profile file <file name>. <invalid keywords> should be <valid keywords>.

Explanation: The indicated keywords are not valid. The keywords might not be valid because they are misspelled or abbreviated.

The Information Catalog Manager stopped importing.

User Response:

  1. Examine the indicated profile file to determine what the error is.
  2. Update the profile file.
  3. Import the tag language file again.

FLG0780EMDIS profile file <file name> contains conflicting values.

Explanation: The indicated tool profile file contains keyword values that are not compatible. For example, the ELEMENT keyword with the value T is not compatible if you specify the DIMENSION keyword with the value F or the RECORD keyword with the value F.

The Information Catalog Manager stopped importing.

User Response:

  1. Examine the indicated tool profile file to determine what the error is.
  2. Update the profile file.
  3. Import the tag language file again.

FLG0781EMDIS profile file <file name> is invalid.

Explanation: The indicated profile file does not contain the required keywords and values for the Information Catalog Manager to import the tag language file.

The configuration profile file must contain a BEGIN CONFIGURATION/END CONFIGURATION pair containing the following keywords and values:
Keywords Values
TargetToolName Information Catalog Manager
TargetToolVersion 3.1
TargetToolInstance Null, or must match the information catalog name
SourceToolName Must match ExportingTool value in BEGIN HEADER section of tag language file being imported.
SourceToolVersion Must match ToolVersion value in BEGIN HEADER section of tag language file being imported.
SourceToolInstance Null, or must match ToolInstanceID value in BEGIN HEADER section of tag language file being imported
MDISVersion Must match MDISVersion value in BEGIN HEADER section of tag language file being imported.

The tool profile file must contain a BEGIN TOOL/END TOOL pair containing the following keywords and values:
Keywords Values
ToolName Information Catalog Manager
ToolVersion 3.1
MDISVersion Must match MDISVersion value in BEGIN HEADER section of tag language file being imported.

Information Catalog Manager cannot import the tag language file.

User Response:

  1. Examine the indicated profile file to determine what the error is.
  2. Update the profile file.
  3. Import the tag language file again.

FLG0782EMDIS syntax error -- MDIS profile file <file name>. The <keyword> keyword is invalid for this profile file.

Explanation: The indicated keywords are not valid for the indicated profile file. Valid keywords for each profile file are:
Profile file Valid keywords
Configuration profile TargetToolName
TargetToolVersion
TargetToolInstance
SourceToolName
SourceToolVersion
SourceToolInstance
MDISVersion
Objects
AllowOverride
Tool profile ToolName
ToolVersion
MDISVersion
Database
Subschema
Dimension
Record
Element
Relationship
Level
View
InvokeImport
InvokeExport
Begin ApplicationData
End ApplicationData

Information Catalog Manager stopped importing.

User Response:

  1. Examine the indicated profile file to determine what the error is.
  2. Update the profile file.
  3. Import the tag language file again.

FLG0783EMDIS syntax error -- MDIS profile file <file name>. <keyword> value exceeds maximum length of <maximum length>.

Explanation: The indicated keyword value in the indicated MDIS profile file is longer than the indicated maximum length permitted for that keyword value. The Information Catalog Manager stopped importing the tag language file.

User Response:

  1. Examine the indicated profile file.
  2. Determine what the error is and update the profile file.
  3. Import the tag language file again.

FLG0784WBEGIN <MDIS section name> section. <keyword or property short name> value was truncated because it exceeded maximum length of <maximum length>. MDIS import continues.

Explanation: The indicated keyword or property short name value in the indicated MDIS section is longer than the indicated maximum length permitted for that keyword value. The keyword value was truncated and the Information Catalog Manager continued importing the tag language file.

User Response:

  1. Examine the log file.
  2. Determine what the error is and, if any required data was lost, update the tag language file.
  3. Import the tag language file again, if necessary.

FLG0785EMDIS syntax error -- BEGIN <MDIS section name> section. <keyword or property short name> value exceeds maximum length of <maximum length>.

Explanation: The indicated keyword or property short name value in the indicated MDIS section is longer than the indicated maximum length permitted for that keyword value.

User Response:

  1. Examine the log file.
  2. Determine what the error is and update the tag language file.
  3. Import the tag language file again.

FLG0786EMDIS syntax error -- BEGIN <MDIS section name> section. <MDIS keyword> keyword value <value> does not match parent value.

Explanation: Within the indicated MDIS section, the indicated keyword value is explicitly specified in the tag language file. As specified, the value conflicts with the value specified for the corresponding keyword in the other section or sections within which it is nested.

For example, if you are importing columns within a relational table, you import nested objects as follows:

Databases object type object
Relational tables and views object
Columns or fields object

If you explicitly specify values for each of the above objects, the values must match as follows:
Part 1 Part 2 Part 3 Part 4
ServerName DatabaseName

ServerName DatabaseName OwnerName RecordName
ServerName DatabaseName OwnerName RecordName

User Response:

  1. Examine the tag language file to determine what the error is.
  2. Update the tag language file.
  3. Import the tag language file again.

FLG0787WMDIS profile file <file name>. <function name> function is not supported by the current version of the Information Catalog Manager. MDIS import continues.

Explanation: The indicated tool profile file has requested a function not currently supported by the Information Catalog Manager. In the tool profile file, the following values are the only ones supported for these keywords:
Keyword Supported value
VIEW F
LEVEL F

User Response: After the Information Catalog Manager finishes importing the tag language file, examine the log file to determine whether any problems occurred because of the unsupported value.

FLG0788EMDIS syntax error -- BEGIN <MDIS section name> section is not valid in its current position.

Explanation: The indicated MDIS section is invalid where it is currently placed in the tag language file. You can nest MDIS sections according to certain rules:
Section Is valid within BEGIN DATABASE if:
BEGIN RECORD DatabaseType is not Multidimensional; it can be the first section
It follows another valid BEGIN RECORD section
It follows a BEGIN SUBSCHEMA section if DatabaseType is not Hierarchical
Does not follow a BEGIN DIMENSION section
BEGIN DIMENSION DatabaseType is Multidimensional
Does not follow an initial BEGIN RECORD section
Does not follow an initial BEGIN SUBSCHEMA section
BEGIN SUBSCHEMA It is the first section
It follows other valid BEGIN SUBSCHEMA sections
It follows an initial BEGIN RECORD section if the DatabaseType is not hierarchical

Does not follow BEGIN DIMENSION section

User Response:

  1. Examine the tag language file to determine what the error is.
  2. Update the tag language file.
  3. Import the tag language file again.

FLG0789EMDIS syntax error -- BEGIN <MDIS section name> section. Property short name <short name> for object type <object type name> was not found in the target information catalog.

Explanation: The indicated property short name within the indicated section does not match any property short name for the indicated object type in the target information catalog. Either the object type does not conform to MDIS, or the object type definition in the information catalog ApplicationData section contains an invalid property short name.

The Information Catalog Manager stopped importing.

User Response:

  1. Examine the log file and the tag language file to determine what the error is.
  2. Update the tag language file.
  3. Import the tag language file again.

FLG0790EMDIS syntax error -- information catalog ApplicationData section. Left parenthesis was found where not expected. A property_short_name is missing.

Explanation: The Information Catalog Manager encountered a left parenthesis that is out of sequence. For MDIS Version 1.1, the ApplicationData section must follow this format:

BEGIN ApplicationData
ToolName "toolname"
ToolData "tooldata"
ToolName "Information Catalog Manager"
ToolData "property_short_name(property_value) 
          property_short_name(property_value)
...
END ApplicationData

This message indicates that a left parenthesis was found unexpectedly, for example:

ToolData "(property_value)"

indicating that a property short name is missing.

User Response:

  1. Examine the log file and the tag language file to determine what the error is.
  2. Update the indicated ApplicationData section in the tag language file.
  3. Import the tag language file again.

FLG0791EMDIS syntax error -- information catalog ApplicationData section. Left parenthesis not found where expected.

Explanation: The Information Catalog Manager did not find an expected left parenthesis. For MDIS Version 1.1, the ApplicationData section must follow this format:

BEGIN ApplicationData
ToolName "toolname"
ToolData "tooldata"
ToolName "Information Catalog Manager"
ToolData "property_short_name(property_value) 
          property_short_name(property_value)
...
END ApplicationData

This message indicates that a left parenthesis was not found, for example:

ToolData "property_short_name property_value)"

User Response:

  1. Examine the log file and the tag language file to determine what the error is.
  2. Update the indicated ApplicationData section in the tag language file.
  3. Import the tag language file again.

FLG0792EMDIS syntax error -- MDIS file <file name>. Double quotation mark was found where not expected. A keyword is missing.

Explanation: Within the indicated file, the Information Catalog Manager encountered a double quotation mark (") that is out of sequence. Double quotation marks are expected following keywords, but in this case, no keyword was found.

User Response:

  1. Examine the indicated file to determine what the error is.
  2. Update the indicated file.
  3. Import the tag language file again.

FLG0793EMDIS syntax error -- MDIS file <file name>. Double quotation mark not found where expected.

Explanation: Within the indicated file, Information Catalog Manager did not find an expected double quotation mark ("). Double quotation marks are expected following keywords, but in this case, a keyword was found without a subsequent double quotation mark.

User Response:

  1. Examine the indicated file to determine what the error is.
  2. Update the indicated file.
  3. Import the tag language file again.

FLG0794EMDIS syntax error -- MDIS file <file name>. A keyword value is longer than the allowed maximum of 32,700 bytes.

Explanation: The indicated file contains a value that is too long for the Information Catalog Manager to import. The maximum length for a value is 32,700 bytes.

User Response:

  1. Examine the indicated file to find the value that exceeds 32,700 bytes.
  2. Shorten the value as necessary.
  3. Import the tag language file again.

FLG0795IDuplicated existing container/containee relationship between MDIS identifier <identifier> and MDIS identifier <identifier>.

FLG0796ICreated new container/containee relationship between MDIS identifier <identifier> and MDIS identifier <identifier>.

FLG0797IUpdated object instance. MDIS identifier: <identifier>. The information catalog type: <object type name>. UUI:

FLG0798ICreated new object instance. MDIS identifier: <identifier>. The information catalog type: <object type name>. UUI:

FLG0799EMDIS syntax error -- information catalog ApplicationData section. A value contains a parenthesis that is not enclosed by single quotation marks.

Explanation: Within the information catalog ApplicationData section of the tag language file, a value contains one or more parentheses that are not enclosed in single quotation marks. Any parenthesis in a keyword value must be enclosed in single quotation, for example (the line break in this example is not significant, you can type the following example all on one line):

ToolData 
"property_short_name(xxx '('123')' yyy zzz)"

The Information Catalog Manager stopped importing.

User Response:

  1. Examine the log file and the tag language file to determine what the error is.
  2. Update the indicated ApplicationData section in the tag language file.
  3. Import the tag language file again.

FLG0800EMDIS syntax error -- ApplicationData exceeds the information catalog limits.

Explanation: The ApplicationData section of the tag language file is too large for the Information Catalog Manager to import into the information catalog ApplicationData object type. The ApplicationData object type contains 10 properties; the value of each property cannot exceed 32700 bytes.

The Information Catalog Manager stopped importing.

User Response:

  1. Examine the log file to determine where the error is.
  2. In the tag language file, locate the ApplicationData section that is too large and adjust its size to be within the information catalog limits.
  3. Import the tag language file again.


[ Top of Page | Previous Page | Next Page ]