Michael Piskun | I recently stumbled across a neat little field in the device database called versionstamp. Everytime a device is updated via Tomcat or AXL, a new UUID is generated to flag that this field has changed - allowing for a quick method of determining whether record data has been updated since the last check. This versionstamp field is in none of the other main tables, including numplan and enduser. Has anyone managed to get a similar functionality out of other tables, verifying with a small amount of data, whether changes have been made to records in a table? The only other method I can think of is trawling through the audit logs, looking for lines like the following. This, however, does not log changes made via AXL. 13:07:03.453 |LogMessage UserID : ccmadministrator ClientAddress : 10.x.x.x Severity : 5 EventType : GeneralConfigurationUpdate ResourceAccessed: CUCMAdmin EventStatus : Success CompulsoryEvent : No AuditCategory : AdministrativeEvent ComponentID : Cisco CUCM Administration AuditDetails : record in table device with key field name = 012345678910 deleted App ID: Cisco Tomcat Cluster ID: Node ID: LABCCM01 Any help would be appreciated. Mike |
| Please sign in to flag this as inappropriate. |