Error Messages from PTMAP

Error codes that can be returned by PTMAP are:

Number Defined Constant Description
25000 PTMAP_ADR_PTR_NULL NULL Pointer to PTMAP_ADDR record specified
25001 PTMAP_SEQ_NUM_MISMATCH Seq_num in PTMAP_ADDR differs from seq_num in database
25002 PTMAP_DATA_NULLPTR Pointer to PTM_DATA structure is NULL
25003 PTMAP_DATA_TYPE_MISMATCH The two PTM_DATA records have different type
25004 PTMAP_DATA_LEN_MISMATCH Data lengths of PTM_DATA structures are different
25005 PTMAP_DATA_ELEM_MISMATCH Number of elements of PTM_DATA records are different
25006 PTMAP_REQ_ADR_NULL NULL request address specified
25007 PTMAP_REQ_ADR_NOTF Request address not found
25008 PTMAP_PT_ADR_NULL NULL Point address specified
25009 PTMAP_PT_ADR_NOTF Point not found (%s)
25010 PTMAP_SL_ADR_NULL Shopping list address specified is NULL
25011 PTMAP_SL_ADR_NOTF Shopping list not found
25012 PTMAP_REQ_MISMATCH Mismatch between function call and actual request type
25013 PTMAP_PTM_PT_NOTF PTM_PROC Record not found in HAS_PTM_POINT set
25014 PTMAP_REM_OUTST_REQ Tried to remove request record with state outstanding
25015 PTMAP_RSP_DELETED Response records were deleted, number in COR_STATUS record
25016 PTMAP_HAS_NOT_EU_CONV There is no eu_conversion for this point
25017 PTMAP_INVAL_POINT_ID Invalid Point Identifier specified
25018 PTMAP_NO_RSP_RCV No response received
25019 PTMAP_REQ_NOT_ENBL Request is currently disabled
25020 PTMAP_REQ_CUR_OUT Request is currently outstanding
25021 PTMAP_NO_REQ_SENT No request available to send
25022 PTMAP_RP_UNREACHABLE Point Management resident process is unreachable
25023 PTMAP_UNKNOWN_SRC_ADDR Message received from unknown source address
25024 PTMAP_INVAL_MSG Invalid message received
25025 PTMAP_INVAL_IPC_FLAG Invalid IPC message flags
25026 PTMAP_POINT_ALRDY_ADDED Point already added
25027 PTMAP_REQ_NOT_OUT No request is currently outstanding
25028 PTMAP_MSG_TOO_LARGE Message exceeds available buffer space
25029 PTMAP_INVAL_REQ_TYPE Invalid request type specified
25030 PTMAP_MSG_OUT_SEQ Message received out of sequence
25031 PTMAP_INVAL_CTS Invalid CTS message received
25032 PTMAP_INVAL_NAK Invalid NAK message received
25033 PTMAP_RCV_QUE_ERR Current receive queue not empty
25034 PTMAP_INVAL_RSP_ID Invalid response ID received
25035 PTMAP_RSP_POINT_NOTF Point not found for response message
25036 PTMAP_INVAL_EU_RES_TYPE The type of the result is not FLOATINGPOINT
25037 PTMAP_NOT_FULL_INFO Full information not available for this point
25038 PTMAP_INVAL_DATA_TYPE Invalid point data type for request
25039 PTMAP_INVAL_ELEMENTS Multiple element points not valid for request
25040 PTMAP_INVAL_MASK_POINT Point data length too long for ONMASK request
25041 PTMAP_INVAL_ONALARM_STATE Invalid alarm/warning state for ONALARM request
25042 PTMAP_INVAL_ONALARM_LIMIT Invalid high/low limit for ONALARM request
25043 PTMAP_INVAL_RELATION Invalid relation for ONEVENT request
25044 PTMAP_NOT_SUSPENDED Process is not currently suspended
25045 PTMAP_SUSPENDED Process is currently suspended
25046 PTMAP_INVAL_KEY Invalid response key received from Point Translation
25047 PTMAP_PTX_NOT_FOUND There is no Point Translation Process on this node
25048 PTMAP_PTX_POINT_INFO Point Translation error for point info
25049 PTMAP_PTX_EU_INFO Point Translation error for eu_conv info
25050 PTMAP_INV_TIME_UNIT Invalid time unit specified
25051 PTMAP_POINT_NOT_MON The point specified is not currently being monitored
25052 PTMAP_INVALID_MODE Invalid mode specified
25053 PTMAP_NO_POINTS_MON No points are currently being monitored
25054 PTMAP_NO_LIMITS_MOD No alarm limits have been modified
25055 PTMAP_NO_DISPLAY_LIMITS No display limits exist for this point
25056 PTMAP_RESYNCHRONIZING
25057 PTMAP_INV_TIME_INTERVAL Invalid time interval specified
25058 PTMAP_RP_FAILOVER Failover to Redundant Point Manager
25059 PTMAP_RP_REQUEUE Requeued request to Redundant Point Manager
25060 PTMAP_NO_LOCAL_RP No local Point Manager configured for redundant node
25061 PTMAP_UNEXPECTED_MS Unexpected server or standby segment from Point Manager
25062 PTMAP_POINT_IN_USE_MODIFIED
25063 PTMAP_MOD_POINT_NOT_FOUND %s not found internally
25064 PTMAP_TYP_ID_INVAL Point Type ID (%s) is invalid
25065 PTMAP_PT_NOT_STRUCT Point Type ID (%s) is not a STRUCTURE
25066 PTMAP_COMP_TYPE_INVAL Component type (%s) in structure (%s) is invalid
25067 PTMAP_SETPT_FILTER Setpoint filtered out by standby application
25068 PTMAP_INV_XLATE Invalid Remote xlate service request
25069 PTMAP_UNEXPECTED_SEG Unexpected segment from PTX
25070 PTMAP_WAIT_TIMEOUT Timeout waiting for response.
25071 PTMAP_AST_TABLE Unable to find threadid in ast table.
25072 PTMAP_POINT_NOT_READ %.55s has not been read.
25073 PTMAP_POINT_NOT_INIT Point not initailized
25074 PTMAP_EXTERNAL_INT External Interrupt Received.
25075 PTMAP_BAD_CONVERSION %.32s Bad Conversion for Get
25076 PTMAP_NO_ADHOC_PRIV Point By Address request denied - no privileges
25077 PTMAP_LP_TYPE_MISMATCH Local point data type mismatch
25078 PTMAP_LP_MSFT_EXCEPTION Microsoft exception
25079 PTMAP_LP_UNKNOWN_ERROR Unknown error
25080 PTMAP_POINT_NOT_FOUND Point not found in local Point Manager
25081 PTMAP_REQUEST_NOT_FOUND Request not found in local Point Manager
25082 PTMAP_REQUESTOR_NOT_FOUND Requestor not found in local Point Manager
25083 PTMAP_POINT_NOT_LOCAL Point %s is not local
25084 PTMAP_REQUEST_NOT_SUPPORTED Request type is not supported in local Point Management
25085 PTMAP_LP_TYPE_UNSUPPORTED Local point data type is not supported
25086 PTMAP_LP_INVALID_ACCESS_KEY Local Point Management access key is invalid
25087 PTMAP_LP_POINT_ADDED Point already added in local point manager
25088 PTMAP_LP_REQUEST_ADDED Request already added in local point manager
25089 PTMAP_NO_ONALARMACK OnAlarmAck is not active.