Hello there,
after EMC upgrading from 7.1.3.25 to 8.0.3.53 i have a web page error
404 - Not found
Checking system database had some errors:
netsightrpt.appid_attribute
error : Partitioning upgrade required. Please dump/reload to fix it or do: ALTER TABLE 'netsightrpt'.'appid_attribute' UPGRADE PARTITIONING
netsightrpt.appid_datapoint
error : Partitioning upgrade required. Please dump/reload to fix it or do: ALTER TABLE 'netsightrpt'.'appid_datapoint' UPGRADE PARTITIONING
netsightrpt.application_usage_default
error : Partitioning upgrade required. Please dump/reload to fix it or do: ALTER TABLE 'netsightrpt'.'application_usage_default' UPGRADE PARTITIONING
netsightrpt.application_usage_hr_default
error : Partitioning upgrade required. Please dump/reload to fix it or do: ALTER TABLE 'netsightrpt'.'application_usage_hr_default' UPGRADE PARTITIONING
netsightrpt.application_usage_rt_default
error : Partitioning upgrade required. Please dump/reload to fix it or do: ALTER TABLE 'netsightrpt'.'application_usage_rt_default' UPGRADE PARTITIONING
08:59:10,838 INFO ProcUtils:212 - netsightrpt.end_system_event
error : Partitioning upgrade required. Please dump/reload to fix it or do: ALTER TABLE 'netsightrpt'.'end_system_event' UPGRADE PARTITIONING
netsightrpt.nsalarmhistory
Error : Failed to read from the .par file
Error : Incorrect information in file: './netsightrpt/nsalarmhistory.frm'
error : Corrupt
netsightrpt.rpt_default_datapoint
Error : Failed to read from the .par file
Error : Incorrect information in file: './netsightrpt/rpt_default_datapoint.frm'
error : Corrupt
netsightrpt.rpt_default_day
error : Partitioning upgrade required. Please dump/reload to fix it or do: ALTER TABLE 'netsightrpt'.'rpt_default_day' UPGRADE PARTITIONING
netsightrpt.rpt_default_hour
error : Partitioning upgrade required. Please dump/reload to fix it or do: ALTER TABLE 'netsightrpt'.'rpt_default_hour' UPGRADE PARTITIONING
netsightrpt.rpt_default_month
error : Partitioning upgrade required. Please dump/reload to fix it or do: ALTER TABLE 'netsightrpt'.'rpt_default_month' UPGRADE PARTITIONING
netsightrpt.rpt_default_raw
error : Partitioning upgrade required. Please dump/reload to fix it or do: ALTER TABLE 'netsightrpt'.'rpt_default_raw' UPGRADE PARTITIONING
netsightrpt.rpt_default_week
error : Partitioning upgrade required. Please dump/reload to fix it or do: ALTER TABLE 'netsightrpt'.'rpt_default_week' UPGRADE PARTITIONING
Repairing tables
Upgrading tables
netsightrpt.nsalarmhistory
Error : Failed to read from the .par file
Error : Incorrect information in file: './netsightrpt/nsalarmhistory.frm'
error : Corrupt
netsightrpt.rpt_default_datapoint
Error : Failed to read from the .par file
Error : Incorrect information in file: './netsightrpt/rpt_default_datapoint.frm'
error : Corrupt
Running : ALTER TABLE 'netsightrpt'.'appid_attribute' UPGRADE PARTITIONING
status : OK
Running : ALTER TABLE 'netsightrpt'.'appid_datapoint' UPGRADE PARTITIONING
status : OK
Running : ALTER TABLE 'netsightrpt'.'application_usage_default' UPGRADE PARTITIONING
status : OK
Running : ALTER TABLE 'netsightrpt'.'application_usage_hr_default' UPGRADE PARTITIONING
status : OK
Running : ALTER TABLE 'netsightrpt'.'application_usage_rt_default' UPGRADE PARTITIONING
status : OK
08:59:10,939 INFO ProcUtils:205 - Running : ALTER TABLE 'netsightrpt'.'end_system_event' UPGRADE PARTITIONING
status : OK
Running : ALTER TABLE 'netsightrpt'.'rpt_default_day' UPGRADE PARTITIONING
status : OK
Running : ALTER TABLE 'netsightrpt'.'rpt_default_hour' UPGRADE PARTITIONING
status : OK
Running : ALTER TABLE 'netsightrpt'.'rpt_default_month' UPGRADE PARTITIONING
status : OK
Running : ALTER TABLE 'netsightrpt'.'rpt_default_raw' UPGRADE PARTITIONING
status : OK
Running : ALTER TABLE 'netsightrpt'.'rpt_default_week' UPGRADE PARTITIONING
status : OK