HP Structured Records Management Solution Tutorial, August 2011
HP Database Archiving software
65
customization mode A Designer mode that provides visual cues to indicate customizations in the
model. In a project with locked files, customization mode is on by default, but you
can toggle it on and off from the toolbar in the model editor.
data masking The process of replacing private or confidential data during movement with a
specified mask. You can choose from pre-defined masks that are part of HP
Database Archiving or create your own mask. A mask may or may not be
reversible upon reload from the archive data store.
data movement The method used by HP Database Archiving to actually move data. When
creating a cartridge or adding it to a business flow, you specify which form of data
movement to use (transactional, bulk or partitioned for database to database, and
copy or archive for database to file).
data transparency The ability to access archived data through your standard application interfaces
for data access. Data transparency enables users to access archived data as though
it were still in the active database.
database constraint A constraint that exists in the database and can be discovered and referenced from
Designer.
database to database A movement in which data goes from an active database to an archive database, or
separate tablespaces inside the active database. Typically, the archive database is
located on cheaper storage devices.
database to file A movement in which data goes from an active database to a file (XML or CSV
format), which is offline but still accessible through SQL using the archive query
server and a client tool of your choice.
deployment assistant The user interface component within Designer used to deploy or generate business
flows.
description A technical description created by the developer for her own reference. These
descriptions do not appear in the generated PDF file for the cartridge or business
flow.
Designer The user interface component used to develop, test, and deploy your archiving
solution. Designer is a powerful graphical development environment for archive
solutions.
distributed instance A configuration option for database to database archiving where the data you
archive is stored on a separate database from the source or active database.
driving table A driving object is a root of a model hierarchy. Its relationship to the child tables
drives the selection of transactions.
dynamic list of values A list of values for a parameter that obtains its members from a SELECT
statement that returns identifiers and labels.
dynamic parameter A type of parameter that has its value set by a Groovy script that runs at
deployment time to obtain a value. For example, this type of parameter can supply