44Common TOPS VSN log messages (020A)
Description: The PRU tries to start a transaction with the Service Data
Manager and fails. Class error codes are: 1) run error, 2) task error, and 3) IO error. This log indicates that another user has already opened some of the required files or tables.
Action: Record all information for NT.
0001/0027 Message: [PRU_name] was attempting to perform an SDM "End Transaction" and failed. Error Type = [Helix_IO_result], Error Class = [1,2,3]. [Two 80 character lines of optional data.]
Description: The PRU tries to end a transaction with the Service Data
Manager and fails. Class error codes are: 1) run error, 2) task error, and 3) IO error. The files or tables could not be committed.
Action: Record all information for NT.
0001/0028 Message: [PRU_name] was attempting to perform an SDM "Open table" and failed. table Name = [SDM_table] Access Mode = [read
Description: The PRU tries to open a Service Data Manager table and fails.
Class error codes are: 1) run error, 2) task error, and 3) IO error. The error may be caused by a full internal array or when the table does not exist.
Action: Record all information for NT.
0001/0029 Message: [PRU_name] was attempting to perform an SDM "Add table" and failed. SD table Name = [SDM_table], DD table Name = [data_dictionary_table], File Name = [Helix_filename]. Error Type = [Helix_IO_result], Error Class = [1,2,3]. [Two 80 character lines of optional data.]
Description: The PRU tries to add a Service Data Manager table and fails.
Class error codes are: 1) run error, 2) task error, and 3) IO error. The error may be caused by a full internal array or when the table has already been added.
Action: Record all information for NT.
0001/002A Message: [PRU_name] was attempting to perform an SDM "Change table" and failed. table Name = [SDM_table]. table change Type = [new_attribute/ new name/new DD 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 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/002B Message: [PRU_name] was attempting to perform an SDM "Delete 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 end a transaction with the Service Data
Manager 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.