Views:

Summary

 


Within DPX, meaningful messages with these return codes are rare. Operating system errors also fall within this range; check that the message is actually from DPX and not the system.

 

 

 

Details

 


Within DPX, meaningful messages with these return codes are rare. Operating system errors also fall within this range; check that the message is actually from DPX and not the system.

 

 

 

 

Message Number Name Explanation Action
1  MS_MESSAGE_PARSE_ERROR There was a communication problem between one or more DPX modules. Check to see that all modules are running the same release of DPX. The 'ssverchk' command from the bin directory (either client or server) will display the version number of all modules in use..
2 MS_MESSAGE_CREATE_ERROR A DPX module was unable to create a send message to another..  
3 MS_MESSAGE_ID_PARSE_ERROR A message received by a DPX module had an invalid keyword..  
4 MS_UNSUPPORTED_MESSAGE_ID The message received by a DPX module did not contain a token corresponding to a valid request..  
5 MS_INSUFFICIENT_MEMORY A module could not allocate the amount of memory required to complete a DPX operation..  
6 MS_COMMUNICATION_ERROR One DPX module could not communicate with another..  
7 MS_PARSE_EOL While parsing a token, an end-of-line was encountered..  
8 MS_PARSE_EOBUF While parsing a token, an end-of-buffer was encountered. .  
9 MS_LIST_END While processing a list, the last node was reached..  
10 MS_LIST_EMPTY The current list being processed is empty..  
11 MS_LIST_INVALID_HANDLE Its handle could not find the requested list, or it was not initialized..  
12 MS_TERMINATE The connection has been broken between this module and its event handler..  
13 MS_TREE_NOT_FOUND The target of a binary tree operation was not found..  
14 MS_TREE_CURR_NODE_IS_NULL A null node has been reached during a binary tree operation..  
15 MS_INVALID_DIRECTION An attempt to traverse a binary tree in an invalid fashion was made..  
16 MS_TREE_ROOT_IS_NULL Contact Catalogic Software Technical Support..  
17 MS_TREE_NODE_ALREADY_OCCUPIED An attempt to insert a node into a binary tree failed because there is a pre-existing nodeat that location..  
18 MS_GETENV_ERROR The required environment variable could not be retrieved..  
19 MS_INVALID_SSBE_ID While parsing a tape label, an incompatible or invalid ID was found..  
20 MS_VERSION_INCOMPATIBLE Communication between two modules shows a version incompatibility.  Make sure that all machines are running the same version of DPX.
21 MS_VERSION_MISSING A module did not return a correct DPX version..  
22 MS_NO_CONNECTDATA Contact Catalogic Software Technical Support..  
23 MS_MODNAME_TRUNCATED Contact Catalogic Software Technical Support..  
24 MS_MODVERSION_TRUNCATED Contact Catalogic Software Technical Support..  
25 MS_MODPARMS_TRUNCATED Contact Catalogic Software Technical Support..  
26 MS_CONNECTDATA_LEN_ERROR Contact Catalogic Software Technical Support..  
27 MS_INTERNAL_ERROR There was an internal error..  
28 MS_EINVAL Error in value..  
29 MS_AUTH_SUCCESS_NOGUARD Contact Catalogic Software Technical Support. .  
30 MS_AUTH_FAIL Authorization failure..  
31 MS_AUTH_PROTOCOL_VIOLATION Authorization protocol failure..  
32 MS_BUFFER_OVERFLOW A module experienced a buffer overflow..  
33 MDAT_OSTRM_ERR_LEVEL_TOO_DEEP Contact Catalogic Software Technical Support..  
34 MDAT_OSTRM_ERR_NEGATIVE_LEVEL Contact Catalogic Software Technical Support..  
35 MS_ERR_INVALID Contact Catalogic Software Technical Support..  
36 STREE_ERR_INVALID_KEY Contact Catalogic Software Technical Support..  
37 STREE_ERR_KEY_IS_FOLDER Contact Catalogic Software Technical Support..  
38 STREE_ERR_FOLDER_EXISTS Contact Catalogic Software Technical Support..  
39 STREE_ERR_NO_CURR_FOLDER Contact Catalogic Software Technical Support..  
40 MS_ERR_RANGE Contact Catalogic Software Technical Support. .  
41 MS_ERR_ENOMEM Contact Catalogic Software Technical Support..  
42 MS_ERR_PARSE Contact Catalogic Software Technical Support.