Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following table lists RLIO protocol error constants, values, SqlState, SqlCode and a description of the error. An asterisk (*) indicates not in use.
| DDM Reply Message | Description |
|---|---|
| ACCATHRM | Message : User does not have the authority to access the host resource. Reason : The access authority reply message indicates that the server cannot process a command, when the client is not authorized to use the specified access method (e.g. relative, random, and combined) with the credentials presented at connection. Action : Verify connection information to ensure the User Name (User Identifier), Password and Security Method specified (Interactive sign-on security or Single sign-on) match the server requirements defined for the current user, and then re-attempt the connection and command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. For more information, see User Name, Password and Security Method. |
| ACCINTRM | Message : Invalid access intent. Reason : The access intent reply message indicates that the server cannot process a command, when the file does not support the access intent (e.g. delete capable). Action : Verify the command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| ACCMTHRM | Message : Base file name is either incorrect or not found. Reason : The access method reply message indicates that the server cannot process a command, when the server does not support the access method. Action : Verify the command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| BASNAMRM | Message : The access method specified is not supported by the resource. Reason : The base name reply message indicates that the server cannot process a command, when the base file name is not a valid system file name. Action : Verify the command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| CHGFATRM | Message : Change file attributes request was rejected. Reason : The change file attribute reply message indicates that the server cannot process a command, when the base file does not support the specified attributes. Action : Verify the command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| CLSDMGRM | Message : The file was closed with damage. Reason : The close damaged reply message indicates that the file was damaged, when the server completed the file close command. Action : Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| CMBACCAM | Message : Combined access method. Reason : The combined access method reply message indicates that the server cannot process a command, when the server does not support the access method. Action : Verify the command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| CMBKEYAM | Message : Combined key access method. Reason : The combined access method reply message indicates that the server cannot process a command, when the server does not support the access method. Action : Verify the command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| CMBRNBAM | Message : Combined record number access method. Reason : The combined access method reply message indicates that the server cannot process a command, when the server does not support the access method. Action : Verify the command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| CMDCMPRM | Message : Command processing complete. Reason : The command processing complete reply message indicates that an error may have occurred, when the server completed processing a command. Action : Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| CSRNSARM | Message : Cursor is not positioned at an active record. Reason : The cursor not selecting a record reply message indicates that the server cannot process a command. Action : Verify the command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| DCLCNFRM | Message : Declared name is conflicting with existing names. Reason : The declare conflict reply message indicates that the server cannot process a command, when the base file name will conflict with a valid system file name. Action : Verify the command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| DCLNAMRM | Message : Invalid declared name. Reason : The declare name reply message indicates that the server cannot process a command, when the base file name will conflict with a valid system file name. Action : Verify the command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| DCLNFNRM | Message : Declared name not found. Reason : The declare name not found reply message indicates that the server cannot process a command, when the base file name is not a valid system file name. Action : Verify the command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| DRCATHRM | Message : User is not authorized to access the directory. Reason : The directory authorization reply message indicates that the server cannot process a command, when the client is not authorized to use the specified directory. Action : Verify connection information to ensure the User Name (User Identifier), Password and Security Method specified (Interactive sign-on security or Single sign-on) match the server requirements defined for the current user, and then re-attempt the connection and command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. For more information, see User Name, Password and Security Method. |
| DRCDMGRM | Message : Directory is damaged. Reason : The directory damage reply message indicates that the directory was damaged, when the server completed the directory close command. Action : Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| DRCENTRM | Message : Invalid directory entry. Reason : The directory entry reply message indicates that the server cannot process a command, when the base directory entry is not a valid system directory name. Action : Verify the command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| DRCFULRM | Message : Directory is full. Reason : The directory full reply message indicates that the server cannot process a command, when the directory does not have sufficient space to create or rename a file. Action : Verify the server resources and command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| DRCIUSRM | Message : Directory is being used by another process. Reason : The directory in use reply message indicates that the server cannot process a command, when the directory is in use. Action : Verify the server resources and command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| DRCNAMRM | Message : Invalid directory name. Reason : The directory name reply message indicates that the server cannot process a command, when the base directory name is not a valid system directory name. Action : Verify the command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| DRCNEMRM | Message : Directory not empty. Reason : The directory not empty reply message indicates that the server cannot process a command, when the directory is in not empty. Action : Verify the server resources and command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| DRCNFNRM | Message : Directory not found. Reason : The directory not found reply message indicates that the server cannot process a command, when the base directory entry is not a valid system directory name. Action : Verify the command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| DRCSNARM | Message : Directory space not available. Reason : The directory space not available reply message indicates that the server cannot process a command, when the directory does not have sufficient space to complete command. Action : Verify the server resources and command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| DRCSUBRM | Message : Directory contains subdirectory. Reason : The directory subdirectory reply message indicates that the server cannot process a command, when the command is not a valid system in the context where the directory contains a subdirectory. Action : Verify the command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| DRCTNARM | Message : Directory is temporarily not available. Reason : The directory temporarily not available reply message indicates that the server cannot process a command, when the directory is temporarily not available for access through DDM. Action : Verify the server resources and command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| DTAMCHRM | Message : Data descriptor mismatch. Reason : The data descriptor mismatch reply message indicates that the server could not read one or more data values, causing the command to fail, when the client sent an invalid DDM descriptor of the data. Action : Verify the data parameter values and data types, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code, the invalid parameter number, or other optional diagnostic information. |
| DTANFNRM | Message : Data class not found. Reason : The data name not found reply message indicates that the server received a command from the client that the server does not recognize or that the server does not support. Action : Review a client network trace to determine if the server returned an optional severity code or other optional diagnostic information. |
| DTARECRM | Message : Invalid data record. Reason : The client failed to execute a command as requested by the program. Action : Verify that the command syntax and parameter data values are within the limits supported by the file server platform and version. For more information on command and data type limits, see Data Type Mappings. |
| DUPDCLRM | Message : Duplicate declared name. Reason : The duplicate declared name reply message indicates that the server cannot process a command, when the declared name is a duplicate of a system name. Action : Verify the server resources and command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| DUPDRCRM | Message : Duplicate directory name. Reason : The duplicate directory name reply message indicates that the server cannot process a command, when the base directory name is a duplicate of a system directory name. Action : Verify the server resources and command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| DUPFILRM | Message : Duplicate file name. Reason : The duplicate file name reply message indicates that the server cannot process a command, when the base file name is a duplicate of a system file name. Action : Verify the server resources and command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| DUPKDIRM | Message : The record contains a duplicate key in one of the indexes. Reason : The duplicate key different index reply message indicates that the server cannot process a command, when the record would create a duplicate key for a different index than the one used to access the file. Action : Verify the server resources and command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| DUPKSIRM | Message : The record duplicates a key in the index. The index does not allow duplicate key records. Reason : The duplicate key same index reply message indicates that the server cannot process a command, when the record would create a duplicate key for the same index that is used to access the file. Action : Verify the server resources and command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| DUPRNBRM | Message : Duplicate record number. Reason : The duplicate record number reply message indicates that the server cannot process a command, when the declared record number is a duplicate of a system record number. Action : Verify the server resources and command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| ENDFILRM | Message : End of file is reached. Reason : The end of file reply message indicates that the server cannot process a command, when the command attempts to access a file outside of the supported range (e.g. BOF, EOF, next, previous, next key, and previous key). Action : Verify the server resources and command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| EXSCNDRM | Message : The command requested produces a condition that already exists, e.g. Close a file that is not opened. Reason : The existing condition reply message indicates that the server cannot process a command, when the requested command would create a condition that already exists (e.g. unlock a record that is unlocked). Action : Verify the server resources and command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| FILATHRM | Message : User is not authorized to access the file. Reason : The file authority reply message indicates that the server cannot process a command, when the client is not authorized to access the specified file with the credentials presented at connection. Action : Verify connection information to ensure the User Name (User Identifier), Password and Security Method specified (Interactive sign-on security or Single sign-on) match the server requirements defined for the current user, and then re-attempt the connection and command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. For more information, see User Name, Password and Security Method. |
| FILDMGRM | Message : File damaged. Reason : The file damaged reply message indicates that the server cannot process a command, when the file is damaged. Action : Verify the server status. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| FILFULRM | Message : File is full. Reason : The file full reply message indicates that the server cannot process a command, when the file does not have sufficient space to insert a record. Action : Verify the server resources and command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| FILIUSRM | Message : File is in use by another process. Reason : The file in use reply message indicates that the server cannot process a command, when the file is in use (locked) by another process. Action : Verify the server resources and command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| FILNAMRM | Message : Invalid file name. Reason : The file name reply message indicates that the server cannot process a command, when the base file name is not a valid system file name. Action : Verify the command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| FILNFNRM | Message : The file was not found on the host system. Reason : The file not found reply message indicates that the server cannot process a command, when the base file entry is not a valid system file name. Action : Verify the command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| FILNOPRM | Message : File is not opened. Reason : The file not open reply message indicates that the server cannot process a command, when the system file is not opened for access. Action : Verify the command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| FILOLORM | Message : File open lock option changed. Reason : The file open lock option reply message indicates that the server cannot process a command, when the system file is not opened for update intent. Action : Verify the command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| FILSNARM | Message : File space is not available. Reason : The file space not available reply message indicates that the server cannot process a command, when the file system does not have sufficient space to create or extend a file. Action : Verify the server resources and command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| FILTNARM | Message : File is temporarily not available. Reason : The file temporarily not available reply message indicates that the server cannot process a command, when the system file is not available for DDM access. Action : Verify the server resources and command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| INTATHRM | Message : User is not authorized to open the file with the open intent. Reason : The intent authority reply message indicates that the server cannot process a command, when the client is not authorized to open the file with the intent specified based on the credentials presented at connection. Action : Verify connection information to ensure the User Name (User Identifier), Password and Security Method specified (Interactive sign-on security or Single sign-on) match the server requirements defined for the current user, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. For more information, see User Name, Password and Security Method. |
| INTTKNRM | Message : Invalid interrupt token. Reason : The interrupt token invalid reply message indicates that the server could not complete a database command interrupt request. Action : Verify the command parameters and re-attempt the command request. Review a client network trace to determine if the server returned an optional reason code or diagnostic information. |
| INVRQSRM | Message : An internal network library error has occurred. The requested command was rejected as invalid by the target system. Reason : The invalid request reply message indicates that the server cannot process a command, when the server determined that the command was invalid in the current context (e.g. violation of access intent, index constraint, and key limit). Action : Verify the command parameters and re-attempt the command request. Review a client network trace to determine if the server returned an optional reason code or diagnostic information. |
| INVUSRRM | Message : File is already checked out by another user. Reason : The invalid user reply message indicates that the server cannot process a command, when the file is in use (locked) by another user. Action : Verify the server resources and command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| KEYDEFRM | Message : Invalid key definition. Reason : The key definition reply message indicates that the server cannot process a command, when the key length is not valid based on the key definition (e.g. key length value specified is greater than system maximum value). Action : Verify the server resources and command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| KEYLENRM | Message : Invalid key length. Reason : The key length reply message indicates that the server cannot process a command, when the key length is not valid based on the key definition (e.g. partial key value specified is less than full key). Action : Verify the server resources and command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| KEYMODRM | Message : Key value modified after cursor was last set. Reason : The key modified reply message indicates that the server cannot process a command, when the key value was modified after cursor was set. Action : Verify the server resources and command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| KEYUDIRM | Message : A different index does not allow its key value of the record to be changed. Reason : The key update different index reply message indicates that the server cannot process a command, when the updated key value would create a duplicate key for a different index than the one used to access the file. Action : Verify the server resources and command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| KEYUSIRM | Message : Changing key value is not allowed. Reason : The key update same index reply message indicates that the server cannot process a command, when the updated key value would create a duplicate key for the same index that is used to access the file. Action : Verify the server resources and command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| KEYVALRM | Message : Invalid key value. Reason : The key value reply message indicates that the server cannot process a command, when the updated key value is invalid. Action : Verify the server resources and command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| LODSTRRM | Message : The total number of bytes loaded does not match the number specified. Reason : The load stream reply message indicates that the server cannot process a command, when the number of actual data bytes does not match the parameter length specified. Action : Verify the server resources and command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| MGMATHRM | Message : User is not authorized to management class on the host. Reason : The manager authorization reply message indicates that the server cannot process a command, when the client is not authorized based on the credentials presented at connection. Action : Verify connection information to ensure the User Name (User Identifier), Password and Security Method specified (Interactive sign-on security or Single sign-on) match the server requirements defined for the current user, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. For more information, see User Name, Password and Security Method. |
| MGMCLSNM | Message : Management class name. Reason : The manager class name reply message indicates that the server cannot process a command, when the command is not defined within the server manager. Action : Verify the server resources and command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| MGMCNFRM | Message : The management class specified for the alternate index file conflicts with that of the base file. Reason : The manager conflict reply message indicates that the server cannot process a command, when the base file name conflicts with a valid system alternate index file name. Action : Verify the command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| MGMNFNRM | Message : Management class not found. Reason : The manager class name not found reply message indicates that the server cannot process a command, when the command is not found within the server manager. Action : Verify the server resources and command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| NEWDRNRM | Message : Invalid new directory name. Reason : The new directory name reply message indicates that the server cannot process a command, when the directory name is not valid (e.g. name length value specified is greater than system maximum value). Action : Verify the server resources and command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| NEWNAMRM | Message : Invalid new file name. Reason : The new file name reply message indicates that the server cannot process a command, when the file name is not valid (e.g. name length value specified is greater than system maximum value). Action : Verify the server resources and command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| OPNCNFRM | Message : Open conflict error. Reason : The open conflict reply message indicates that the server cannot process a command, when the system file cannot be opened for access. Action : Verify the command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| OPNEXCRM | Message : The user has opened the file or directory. Reason : The open exclusive reply message indicates that the server cannot process a command, when the system file is already opened for access exclusively by the same user. Action : Verify the command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| OPNMAXRM | Message : The number of open commands to the same file or directory exceeds the host maximum. Reason : The open maximum reply message indicates that the server cannot process a command, when the system file is already opened for access by the maximum number of concurrent users. Action : Verify the command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| RECCNTRM | Message : The number of records loaded does not match the number specified. Reason : The record count reply message indicates that the server cannot process a command, when the number of actual records does not match the record count specified. Action : Verify the server resources and command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| RECDMGRM | Message : The record is damaged. Reason : The record damaged reply message indicates that the server cannot process a command, when the record is damaged. Action : Verify the server resources and command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| RECINARM | Message : The record is inactive. Reason : The record inactive reply message indicates that the server cannot process a command, when the record is inactive. Action : Verify the server resources and command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| RECIUSRM | Message : The record is in use by another process. Reason : The record in use reply message indicates that the server cannot process a command, when the record is in use (locked) by another process. Action : Verify the server resources and command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| RECLENRM | Message : Invalid record length. Reason : The record length reply message indicates that the server cannot process a command, when the number of actual bytes does not match the record length specified. Action : Verify the server resources and command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| RECNAVRM | Message : Record is not available. Reason : The record not available reply message indicates that the server cannot process a command, when the record is not available. Action : Verify the server resources and command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| RECNBRRM | Message : Invalid record number. Reason : The record number reply message indicates that the server cannot process a command, when the record number specified is out of bounds of the record number range for the system file. Action : Verify the server resources and command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| RECNFNRM | Message : Record not found. Reason : The record number not found reply message indicates that the server cannot process a command, when the record number specified does not match a record number in the system file. Action : Verify the server resources and command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| SHDEXSRM | Message : File shadow already exists. Reason : The file shadow exists reply message indicates that the server cannot process a command, when the file name is a duplicate of an existing system resource. Action : Verify the server resources and command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| STGATHRM | Message : User is not authorized to the storage. Reason : The storage authorization reply message indicates that the server cannot process a command, when the client is not authorized based on the credentials presented at connection. Action : Verify connection information to ensure the User Name (User Identifier), Password and Security Method specified (Interactive sign-on security or Single sign-on) match the server requirements defined for the current user, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. For more information, see User Name, Password and Security Method. |
| STGNFNRM | Message : Storage not found. Reason : The storage not found reply message indicates that the server cannot process a command, when the storage specified does not match storage in the system. Action : Verify the server resources and command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| SYSCMDRM | Message : System command reply message. Reason : The system command reply message indicates that the server cannot process a command. Action : Verify the server resources and command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| UPDCSRRM | Message : Host cannot update the cursor to the last record inserted. Reason : The update cursor reply message indicates that the server cannot process a command. Action : Verify the server resources and command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| UPDINTRM | Message : Record is not locked. Reason : The update intent reply message indicates that the server cannot process a command, when the update intent has not been set or the update intent has been removed. Action : Verify the server resources and command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| USRATTRM | Message : User attribute error. Reason : The user attribute reply message indicates that the server cannot process a command. Action : Verify the server resources and command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| DFTRECRM | Message : Default record does not meet the host's criteria. Reason : The default record reply message indicates that the server cannot process a command to initialize a file, when the when the default record specified does not match the system criteria. Action : Verify the server resources and command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| STGCNFRM | Message : The storage to the alternate index conflicts with that of the base file. Reason : The storage conflict reply message indicates that the server cannot process a command, when the storage specified does conflicts with storage in the system. Action : Verify the server resources and command parameters, and then re-attempt the command request. Review a client network trace to determine if the server returned an optional severity code or diagnostic information. |
| RSLSETRM | Message : Result Set Reply Message. Reason : The relational database result set reply message indicates that the server encountered an issue on the server, when executing a stored procedure and returning one or more result sets. Action : Review a client network trace to determine if the server returned an optional reason code or diagnostic information. |