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

常用链接

统计

积分与排名

friends

link

最新评论

DM_ASSEMBLY

; $Id: dmassmbl.e,v 5.2 2003/05/12 16:34:04 nagboat Exp $
;
; dmAssembly class errors
;
.facility DM_ASSEMBLY
.severity       ERROR
NEED_PRIV_FOR_CHANGE SS "The current user %s has insufficient privileges to  save or destroy %s assembly."
NEED_PRIV2_FOR_CHANGE SSSS "The current user %s has insufficient privileges to  save or destroy %s assembly since %s '%s' is protected."
;
;CAUSE: A user with insufficient privileges tried to
; save or destroy an assembly object.
;ACTION: See your sysadmin.
;
INVALID_PARENT D "Invalid parent id %s specified."
;
;CAUSE: An invalid parent id is specified.
;ACTION: Change the parent id to a valid id.
;
INVALID_COMPONENT D "Invalid component id %s specified."
;
;CAUSE: An invalid component id is specified.
;ACTION: Change the component id to a valid id.
;
INVALID_COMP_CHRON D "Invalid component chronicle id %s specified."
;
;CAUSE: An invalid component chronicle id is specified.
;ACTION: Change the component chronicle id to a valid id.
;
INVALID_COMP_MATCH DD "Specified chronicle id %s does not match the chronicle id of %s."
;
;CAUSE: specified chroncile id of the component does not match the
;        chronicle id from the docbase for the given component.
;ACTION: Change the component chronicle id to a valid chronicle id of the component.
;
CANT_FETCH_INVALID_ID D "Cannot fetch an assembly - 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.
;
.severity FATAL
INIT1            "The dmAssembly 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 dmAssembly 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 dmAssembly 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_assembly to version %d."
;
; CAUSE: For unknown reason, type conversion failed.
; ACTION: Report the problem to Documentum Support.
;
LENGTH_WIDEN_FAILED SII "Failed to increase the length of the attribute (%s) from %d to %d."
;
; CAUSE: For unknown reason, type conversion failed.
; ACTION: Check if there are any database errors or problems. Report the problem to Documentum Support.
;


 

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


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


网站导航: