Issue
Unknown meaning of object status numbers and descriptions
Product Line
Andover Continuum
Environment
Continuum Cyberstation
Cause
Continuum uses object status numbers and descriptions for diagnostics. A list of these enumerations is required.
Resolution
- See file Stsvc.txt in the Continuum directory
- In Continuum Versions 1.5 and higher, a new database attribute exists.
This new attribute is "ObjectStatus".
When the value of an object in the Continuum system is greater than zero, then an indicator icon is placed on that object in the explorer view.
This indicator icon is also placed on the parent object and subsequent parent objects as applicable.
This indicator icon will reveal the reason it has been placed on the object when you place your mouse over the indicator icon.
This ObjectStatus attribute value is a bitwise type of attribute.
ObjectStatus values and their descriptions:
0 - No mouseover, display normal
1 - Requires a Save from Controller (Parent)
2 - Requires a Save from Controller (Child)
4 - Requires a Flash Backup
8 - Object must be reloaded
16 - Object has been offline edited
32 - Object has been offline created
64 - Flash backup disabled
128 - OS update fail
Combination values will display more than one description. For example, 144 would display OS Update Fail and Object Has Been Offline Edited