RDMS Facility Messages This document provides explanations and user actions for errors returned with the RDMS facility code. These messages are generated by the Rdb Record Storage System. RDMS error messages are secondary messages that describe errors underlying an RDB or RDO error message. For information on related messages, type, print, or search the following files: SYS$HELP:RDB_MSG.DOC SYS$HELP:RDO_MSG.DOC Note that from DCL level you can use the SEARCH command to display information about a particular message. For example: $ SEARCH/WINDOW=(0,10) SYS$HELP:RDMS_MSG.DOC rootmajver ROOTMAJVER, database format is not compatible with software version Explanation: Your database was created with an incompatible version of the software. User Action: Your database cannot be used with the version of the software you have installed on your machine. SEGSTR_NO_CHG, you cannot change a field's datatype to or from a segmented string ABSACTIVE, AIJ backup active or backup operations suspended on this node Explanation: After-image journal backup operations have already been suspended from this node. User Action: Examine the secondary message(s) or look in the database monitor log file (SYS$SYSTEM:*MON.LOG) for more information. ABSNSUSPENDED, AIJ backup operations not suspended on this node Explanation: After-image journal backup operations have not been suspended from this node. 1 RDMS Facility Messages User Action: Examine the secondary message(s) or look in the database monitor log file (SYS$SYSTEM:*MON.LOG) for more information. ABSSUSPENDED, AIJ backup operations already suspended on this node Explanation: After-image journal backup operations have already been suspended from this node. User Action: Examine the secondary message(s) or look in the database monitor log file (SYS$SYSTEM:*MON.LOG) for more information. ACCVIO, access violation on read/write of user address Explanation: A readable parameter is not readable by the DBCS or a writeable parameter is not writeable by the DBCS. User Action: Pass good parameters to the DBCS. ACENOTFND, no matching access control entry found Explanation: In a protection statement that refers to an existing access control entry, there was no existing entry that matched the input. User Action: Use SHOW PROTECTION to see what the ACL currently looks like and correct your statement. ACTMISMATCH, journal is for database activation