love fish大鹏一曰同风起,扶摇直上九万里

常用链接

统计

积分与排名

friends

link

最新评论

DM_RELATION

; $Id: dmrelate.e,v 5.4 2000/09/19 19:40:01 yasoja Exp $
;
; dmrelation class errors
;
.facility DM_RELATION
.severity       ERROR
CANT_FETCH D "Cannot fetch - Invalid object ID %s"
;
;CAUSE: Could not fetch an object with the given id.
;ACTION: This is probably caused by a bad ID.  Or, possibly, a connection
; to the Documentum server could not be established.
;
NEED_PRIV SS "The current user %s has insufficient privileges to  save or destroy %s relation."
;
;CAUSE: A user with insufficient privileges tried to
; save or destroy a relation object.
;ACTION: See your sysadmin.
;
CANT_DESTROY SI "Cannot destroy relation objects for %s object %d."
;
;CAUSE: DocuServer could not destroy relation objects.
;ACTION: See the followings messages for more detail.
;
INVALID_NAME S "Invalid relation_name = %s, Must be a valid dm_relation_type name."
;
;CAUSE: A user specified an invalid relation_name.
;ACTION: Try again with a valid dm_relation_type name.
;
CANT_SAVE S "Could not save the %s relation object."
;
;CAUSE: Previous errors have caused the save to abort.
;ACTION: Remedy the previous problem before retrying.
;
BAD_LABEL SD "Non-existent %s child_label associated %s child of with relation."
;
;CAUSE: Invalid child_label specified with the relation definition.
;ACTION: Try again with an valid version_label in the specified child object.
;
NO_RELATE_PERMIT SSS "No relate permit for relation '%s' since %s '%s' is protected."
; CAUSE: No relate permit because the security sysobject says so.
;
CANNOT_CREATE_RELATION_FOR_FOREIGN_KEY S "You cannot create an explicit dm_relation object for a dm_foreign_key relation type (%s)."
; CAUSE: You cannot create dm_relation objects using the dm_foreign_key subtype of dm_relation_type.
;
INCR_LENGTH_NONEXISTANT_ATTR L "While upgrading to version %d: Failed while trying to increase the length of a non-existant attribute in dm_relation."
; CAUSE: Attributes for which the length is being increased should already be in existence before they are lengthened. A previous upgrade step may have failed.
; ACTION: Contact your Documentum Site Representative.
;
INCR_LENGTH_TOO_LONG L "While upgrading to version %d: Failed when trying to increase the length of a dm_relation attribute because the attribute is too long."
; CAUSE: The IncreaseLength function was called on an attribute which was too long. A previous upgrade step may have failed.
; ACTION: Contact your Documentum Site Representative.
;
INCR_LENGTH_FAILED L "While upgrading to version %d: The upgrade failed on widening dm_relation's attribute lengths."
; CAUSE:  The database server may have problems widening the column length
; ACTION: Check database server log or use sql script(under dba) to upgrade.
CANT_CASCADE_DESTROY_OBJECT SS "Cannot cascade delete related object %s for object %s."
;
;CAUSE: DocuServer could not cascade-destroy relation objects.
;ACTION: Objects specified to be cascade-deleted may need to be manually removed.
;
.severity FATAL
INT1   S "The following database query %s could not be executed."
;
;CAUSE: Inconsistency between the server and the sysobject type.
;ACTION: Look at the error logged by the database.
; Report this message and any parameters to your Documentum Site
;       Representative.

INIT1            "The dmRelation type was found in the database without a version stamp."
;CAUSE: Unknown.
;ACTION: Report this message and any parameters to your Documentum site
; representative.
;
INIT2  II "Version stamp %d was expected to be %d."
;CAUSE: The version stamp that the dmRelation object software expected was
; different from the actual version stamp in the database.
;ACTION: You must upgrade your DocuServer database to conform to the
; software that you are running.  If your software and data are
; consistent, then report a bug.
; Also, Report this message and any parameters to your Documentum site
; representative.
INIT3           "The type manager returned an error storing the dmRelation type."
;CAUSE: Unknown.
;ACTION: Look at the error logged by the type manager.
; Report this message and any parameters to your Documentum site
; representative.

TYPE_CONVERSION I           "Failed to convert type dm_relation_type to version %d."
;CAUSE: Type conversion failed.
;ACTION: Look at the error logged by the type manager.
; Report this message and any parameters to your Documentum site
; representative.
RELATION_TYPE_INIT S "Failed to initialize type %s."
;
; CAUSE: Unknown.
; ACTION: Report this message and any parameters to your Documentum site
;       representative.
;

 

 

 

 

posted on 2009-11-16 12:51 liaojiyong 阅读(389) 评论(0)  编辑  收藏 所属分类: Documentum


只有注册用户登录后才能发表评论。


网站导航: