GNOSIS AUDITABLE DATABASE
12 October 2005
The Gnosis Auditable Database is designed for the forthcoming release of Microsoft SQL Server 2005, and will comprise the following capabilities.
- The ability to create a single On-line and Auditable database combined.
- The ability to easily migrate an existing database to become a Gnosis Auditable database.
- Programs developed for data viewing and maintenance can work for viewing on-line and audit data identically.
- Access to on-line data equates to the performance of a typical on-line system, as on-line data is partitioned separately from audit data, through the use of SQL Server 2005 Partitioned tables.
- Access to Audit data is greatly improved by the use of Audit Archives and a Temporal Index, a new technology developed by Gnosis Solutions that greatly improves access to audit data. The Temporal index is specifically designed for SQL Server 2005 and utilises Partitioned tables.
- Store who changed/committed and when changed/committed for any and every insert, update and delete operation made to the database throughout history.
- Provide the ability to view the database 'as it was' at any historical date and time.
- Be able to find out all the objects that were changed in the same SQL-Transaction or Gnosis Transaction.
- Provide capabilities to manage Audit archives, which store historical audit data. Such as the ability to create new Audit Archives or take an old Audit Archive off-line if so desired, to reduce storage requirements.
An Evaluation version of the Gnosis Auditable database will be made available from the Gnosis web site..
|