Resetting the performance store.
Steps performed to reset the Performance Agent.
1) /opt/OV/bin/ovc -stop oacore
2) delete the files in the directory %ovdatadir%\databases\oa\
3) sqlite3 "C:\ProgramData\HP\HP BTO Software\databases\oa\oa.db" < "C:\ProgramData\HP\HP BTO Software\conf\oa\Model\DMLMetaMetaSchema"
sqlite3 /var/opt/OV/databases/oa/oa.db < /var/opt/OV/conf/oa/Model/DMLMetaMetaSchema
4) ovconfchg -ns oacore -set UPDATED_MODEL_AVAILABLE TRUE
5) ovc -restart
0 Comments