Hello All

I am trying to archive spectrum attribute (java) in TDB. I am getting following error:
30-09-15 13:31:40.635 - ERROR: Message : ARCHIVING ERROR : : The statement sent to the archiving database failed
[1] :
Reason : Data truncation: Out of range value for column 'max_dim_x' at row 1 Query in charge : INSERT INTO tdb.adt (time, full_name, device, domain, family, member, att_name, data_type, data_format, writable, max_dim_x, max_dim_y, levelg, facility, archivable, substitute) VALUES(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)
Severity : WARNING
Description : Data truncation: Out of range value for column 'max_dim_x' at row 1
Origin : com.mysql.jdbc.MysqlDataTruncation
[2] :
Reason : Failed while querying the database
Severity : WARNING
Description : Failed while executing MySqlAdtAptAttributes.registerInADT() method…
Origin : fr.soleil.archiving.hdbtdb.api.management.attributes.adtapt.TDBMySqlAdtAptAttributes


However in CPP, when i am trying to archive spectrum attribute, its working fine.
Any Suggestions ?

Thanks and Regards
TCS-GMRT TEAM
Regards,
TCS_GMRT
Edited 8 years ago