Error found in ARCHMGR.OUT file:
ene 28 00:00:32 ERROR TRACE at ModelArchDBImp.cc(4970): doSqlQuery/mysql_query: Failure executing query:
ALTER TABLE event DROP PARTITION EVENT_13_12_2019 - Error in list of partitions to DROP
mar 03 00:00:07 ERROR TRACE at ModelArchDBImp.cc(4970): doSqlQuery/mysql_query: Failure executing query:
ALTER TABLE event DROP PARTITION EVENT_17_1_2020 - Error in list of partitions to DROP
abr 04 00:00:11 ERROR TRACE at ModelArchDBImp.cc(4970): doSqlQuery/mysql_query: Failure executing query:
ALTER TABLE event ADD PARTITION (PARTITION EVENT_4_4_2020 VALUES LESS THAN (1586059200)) - Duplicate partition name EVENT_4_4_2020
abr 04 00:00:11 ERROR TRACE at ModelArchDBImp.cc(4970): doSqlQuery/mysql_query: Failure executing query:
INSERT INTO partitionlog(table_name, partition_name, values_less_than, creation_time, destroy_time) VALUES('event','EVENT_4_4_2020','1586059200',1585969211,NULL) - Duplicate entry 'EVENT_4_4_2020' for key 'partition_name'
abr 04 23:00:19 ERROR TRACE at ModelArchDBImp.cc(4970): doSqlQuery/mysql_query: Failure executing query:
ALTER TABLE event ADD PARTITION (PARTITION EVENT_4_4_2020 VALUES LESS THAN (1586059200)) - Duplicate partition name EVENT_4_4_2020
abr 04 23:00:19 ERROR TRACE at ModelArchDBImp.cc(4970): doSqlQuery/mysql_query: Failure executing query:
INSERT INTO partitionlog(table_name, partition_name, values_less_than, creation_time, destroy_time) VALUES('event','EVENT_4_4_2020','1586059200',1586055619,NULL) - Duplicate entry 'EVENT_4_4_2020' for key 'partition_name'
Release : All Support Spectrum Versions
Component : SPCAEM - Spectrum Alarm & Event Management
If the partition_name exists in the partitionlog in mysql without a null value and the event file exists in the $SPECROOT/mysql/data/ddmdb then you can safely ignore the "Duplicate Partition Name xxxxx for key 'partition name'.