| 6 | |
| 7 | It is worth noting that sometimes errors like this will be written to the sum_rm log : |
| 8 | |
| 9 | {{{ |
| 10 | Error in SUM_StatOffline |
| 11 | no data found on line 76 |
| 12 | Err: SUM_StatOffline(844424933554303, ...) |
| 13 | Removing sum_main for ds_index = 844424933554303 |
| 14 | Error in DS_SumMainDelete |
| 15 | no data found on line 24 |
| 16 | **Err: DS_SumMainDelete(844424933554303) |
| 17 | **Err: DS_RmNowX() can't open /SUM02/D844424933554303/Records.txt |
| 18 | }}} |
| 19 | |
| 20 | This happens when an entry for a sunum is in the SUMS database in the sum_partn_alloc table but not in the sum_main table (a situation that can arise in the event of a failed download). The error is not serious. |
| 21 | |