inv_object_tree_id

This table holds the last used Tree ID for an object. So when a new tree record is created for a object in any inv_*_tree table this counter has to be incremented by 1 and this ID can then be used for the record.

Column Name Column Datatype Column Null Option Column Comment
object_uuid byte(16) not null Primary key. Foreign key to either ca_discovered_hardware, ca_discovered_user, ca_link_hw_user.
tree_id integer with null Id of a tree item

Last used tree_id for an object

creating the id: the id will be incremented by one for each tree

Product Name: Unicenter Desktop and Server Management

Table Type: Table


Copyright © 2006 CA. All rights reserved.