Real Time Information Director User Documentation
RTID Deployment
Hewlett-Packard Company 26 529618 - 002
AuditPartitionCount
Number of partitions used by auditing tables, if auditing options are enabled, as described
in the document entitled RTID Security and Auditing. A value of 0 means the tables are
not partitioned, and is the default.
For information about how to specify partitioning for other tables, see the document
entitled RTID Metadata Language.
AuditPartitionStartingId
Starting partition ID generated for auditing tables. The default value is 0.
This value is ignored if AuditPartionCount is equal to 0.
AuditPartitionRange
Maximum number of system keys (audit id) for each partition id used in audit tables.
The default value is 0.
AuditPartitionColumnName
Name of the partition ID column in the audit table. This name must match the column
name in the database. The default value is Partition_Id.
Additional Properties Used by Drivers
RTID drivers use a variety of properties already described, for example the JDBC
properties. In addition, the QueueReceive and QueueSend drivers use the following
properties:
ContextFactory
JMS context factory used to connect to the JMS queue. The default value is
ContextFactory=weblogic.jndi.WLInitialContextFactory
ConnectionFactory