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

常用链接

统计

积分与排名

friends

link

最新评论

DM_RELTYPE

; $Id: dmrelatp.e,v 5.0 1998/01/10 02:08:10 sol_ora Exp $
;
; dmrelation_type class errors
;
.facility DM_RELTYPE
.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_PRIVS SS "The current user %s has insufficient privileges to  save or destroy %s relation_type."
;
;CAUSE: A user with insufficient privileges tried to
; save or destroy a relation_type object.
;ACTION: See your sysadmin.
;
INVALID_SECURITY S "Invalid security %s for relation."
;
;CAUSE: A user has defined an invalid relation_type security.
;ACTION: Change to a valid relation_type security.
;
ALREADY_EXISTS S "Relation_Type with %s name already exists."
;
;CAUSE: A user tried to define a relation_type that already exists.
; All relation_type names must be unique.
;ACTION: Try another unique name.
;
MUST_HAVE_NAME "A new relation_type must have a name."
;
;CAUSE: All relation_types must have a name during creation.
;ACTION: Set the name and try to save again.
;
CANT_CREATE_SYSTEM S "Can not system defined create relation type %s"
;
;CAUSE: Can not create relation type that start with DM_ prefix.
; Reservered for server use.
;ACTION: Try another name.
;
CANT_VALIDATE_SYSTEM "Server could not create server defined relation types."
;
;CAUSE: Server was not successful in creating the system defined relation types.
;ACTION: Most likely database error.
;
NOT_EMPTY S "There are dm_relation object using %s relation_type object."
;
;CAUSE: User tried to destroy a dm_relation_type object that still has dm_relation object
;  using it.
;ACTION: Either drop all dm_relation of this type before tring this operation.
;
.severity FATAL
INIT1            "The dmRelation_Type 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_Type 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 type."
;CAUSE: Unknown.
;ACTION: Look at the error logged by the type manager.
; Report this message and any parameters to your Documentum site
; representative.
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
;  

 

 

 

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


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


网站导航: