Common Tops log messages (020A) | DNC Logs 45 |
0001/002C Message: [PRU_name] was attempting to perform an SDM "Read table" and failed. table Name = [SDM_table]. Error Type = [Helix_IO_result], Error Class = [1,2,3]. [Two 80 character lines of optional data.]
Description: The PRU tries to read a Service Data Manager table and fails.
Class error codes are: 1) run error, 2) task error, and 3) IO error. This log is generated when the table does not exist.
Action: Record all information for NT.
0001/002D Message: [PRU_name] was attempting to perform an SDM "Add Tuple" and failed. table Name = [SDM_table]. Tuple ID = [tuple_name]. Error Type = [Helix_IO_result], Error Class = [1,2,3]. [Two 80 character lines of optional data.]
Description: The PRU tries to add a tuple to a Service Data Manager table
and fails. Class error codes are: 1) run error, 2) task error, and 3) IO error. The log may be generated when the tuple already exists in the table, or when the table does not exist.
Action: Record all information for NT.
0001/002E Message: [PRU_name] was attempting to perform an SDM "Change Tuple" and failed. table Name = [SDM_table]. Tuple ID = [tuple_name]. Error Type = [Helix_IO_result], Error Class = [1,2,3]. [Two 80 character lines of optional data.]
Description: The PRU tries to change a tuple in a Service Data Manager table
and fails. Class error codes are: 1) run error, 2) task error, and 3) IO error. The log may be generated when the tuple can not be found, or when the table does not exist.
Action: Record all information for NT.
0001/002F Message: [PRU_name] was attempting to perform an SDM "Delete Tuple" and failed. table Name = [SDM_table]. Tuple ID = [tuple_name]. Error Type = [Helix_IO_result], Error Class = [1,2,3]. [Two 80 character lines of optional data.]
Description: The PRU tries to delete a tuple in a Service Data Manager table
and fails. Class error codes are: 1) run error, 2) task error, and 3) IO error. The log may be generated when the tuple can not be found, or when the table does not exist.
Action: Record all information for NT.
0001/0030 Message: [PRU_name] was attempting to perform an SDM "Read Tuple" and failed. table Name = [SDM_table]. Tuple ID = [tuple_name]. Error Type = [Helix_IO_result], Error Class = [1,2,3]. [Two 80 character lines of optional data.]
Description: The PRU tries to delete a tuple in a Service Data Manager table
and fails. Class error codes are: 1) run error, 2) task error, and 3) IO error. The log may be generated when the tuple can not be found, because the table does not exits or when the table has been modified since the last transaction.
Action: Record all information for NT.