After exporting the contents of a Foglight database into another Foglight database and starting up the FMS, loglines similar to the following appear:
2012-02-22 22:50:03.177 VERBOSE [main] com.quest.nitro.service.persistence.obs.storage.BasicStorageHandler - Truncating table obs_string_1750
2012-02-22 22:50:03.193 ERROR [main] com.quest.nitro.service.persistence.obs.storage.StorageManagerService - An error occurred while truncating table obs_string_1750: java.lang.RuntimeException: java.sql.SQLException: ORA-00942: table or view does not exist
No degradation in FMS performance is noted.
The Foglight database contains references to an obs_string table that no longer exists. These tables are created and removed dynamically to temporarily hold data.
Workaround - re-create the table referenced in the error (ex: obs_string_1750) with the same structure as the existing obs_string tables.
© 2021 Quest Software Inc. ALL RIGHTS RESERVED. Feedback Terms of Use Privacy