Errors
ERROR messages are displayed if any errors are detected. If the fix parameter has been specified, and the error can be fixed, a FIX message is displayed immediately after the ERROR message, indicating what has been done.
The following list shows the errors that can occur and be fixed, and the fixes that are applied if you specify the fix parameter:
ERROR: PM_OBJECTSObjectName-ObjectGUIDrefers to proc_id:proc_idwhich does not exist
FIX: delete PM_OBJECTS recordObjectName-ObjectGUID
ERROR: PM_OBJECTSObjectName-ObjectGUIDrefers to proc_id:proc_idwhich is the proc_id for procedureproc_name
FIX: delete PM_OBJECTS recordObjectName-ObjectGUID
ERROR: PROC_MGT_HIERARCHY record refers to non existent objectObjectGUID
FIX: delete PROC_MGT_HIERARCHY recordObjectGUID
ERROR: PROC_MGT_HIERARCHY record refers to non existent folderParentGUID
FIX: change PROC_MGT_HIERARCHY recordObjectGUIDto point to Root
ERROR: PM_OBJECTSObjectName-ObjectGUIDnot in hierarchy
FIX: add PROC_MGT_HIERARCHY recordObjectGUIDto point to Root
The following list shows the errors that can occur but that cannot currently be fixed by specifying the fix parameter. If any of these errors occur you should contact TIBCO Support for further assistance.
ERROR: PM_OBJECTSObjectName-ObjectGUIDrefers to proc_id:proc_idwhich is too small
ERROR: PM_OBJECTSObjectName-ObjectGUIDrefers to proc_id:proc_idwhich is too big(>pcount)
ERROR: PM_OBJECTSObjectName-ObjectGUIDrefers to proc_id:proc_idwhich is referred to by other record(s)
ERROR: PM_OBJECTSObjectName-ObjectGUID(PROC) refers to proc_id:proc_idwhich is a SUBPROC
ERROR: PM_OBJECTSObjectName-ObjectGUID(SUBPROC) refers to proc_id:proc_idwhich is a PROC
ERROR: PROC_INDEXp_ix-proc_nameis not referred to by any PM_OBJECTS records