An error occurred accessing the Database. Please contact your administrator if this issue persists.
Code: #10700
Error: SQL query error
RPC call in aggregated get objs
see also the attached screenshot!
An error occurred accessing the Database. Please contact your administrator if this issue persists.
Code: #10700
Error: SQL query error
RPC call in aggregated get objs
2009:10:21-10:22:59 acc accd: 60251964 [0xb5a38ba0] ERROR libs.db.DatabaseProxy null - execute( SELECT country.name,ipaddr.name,sum(traffic),sum(flow_cnt),sum(packet_cnt) FROM aggregated_accounting_destinations,aggregated_lookup_country_names as country,aggregated_lookup_ip_addresses as ipaddr WHERE country_id=country.id AND ipaddr_id=ipaddr.id AND day BETWEEN '2009-10-21' AND '2009-10-21' AND guid IN('F633493C-617D-11DE-82FD-CAEB809A9E97') GROUP BY country.name,ipaddr.name ORDER BY country.name,ipaddr.name, ...)ERROR: column ipaddr.name does not exist LINE 1: SELECT country.name,ipaddr.name,sum(traffic),sum(flow_cnt),s... ^
2009:10:21-10:22:59 acc accd: 60251964 [0xb5a38ba0] ERROR libs.db.DatabaseProxy null - execute( SELECT country.name,ipaddr.name,sum(traffic),sum(flow_cnt),sum(packet_cnt) FROM aggregated_accounting_destinations,aggregated_lookup_country_names as country,aggregated_lookup_ip_addresses as ipaddr WHERE country_id=country.id AND ipaddr_id=ipaddr.id AND day BETWEEN '2009-10-21' AND '2009-10-21' AND guid IN('F633493C-617D-11DE-82FD-CAEB809A9E97') GROUP BY country.name,ipaddr.name ORDER BY country.name,ipaddr.name, ...)ERROR: column ipaddr.name does not exist LINE 1: SELECT country.name,ipaddr.name,sum(traffic),sum(flow_cnt),s... ^
/var/mdw/scripts/accd stopThen install the following two packages on your ACC:
rpm -Uhv --force cm-chroot-accd-backup-*.rpmRestart the core daemon:
/var/mdw/scripts/accd startRe-apply your ACC V2/V1.9 backup in order to correct all tables and stored procedures within the ACC database.