Table
|
Description
|
pr_page_store
|
Contains rows corresponding to instances of the
System-SavedPages class. When a user session
times out, the system saves a user's entire thread
context automatically in this table, until that user
completes a log-in challenge or an expiration timeout
occurs. The system automatically
deletes rows of this table that are more than three days
old. |
pr_sys_context
|
Contains rows corresponding to instances of the
System-Requestor-Context class, for
passivated requestors. |
pr_sys_decchg
|
Contains rows corresponding to instances of the
System-Declare-Changes class, to support
execution of declarative expression rules. |
pr_sys_locks
|
Contains rows corresponding to locks held, instances
of the System-Locks class. Supports the
Locks report, available from the Developer portal
View > System > Locks menu
selection. |
pr_sys_queues
|
Contains rows for queued service requests, instances
of concrete classes derived from the
System-Queues- class.
About Service Request Processor data instances. |
pr_sys_statusnodes
|
Contains one row for each participating node in the
system, corresponding to instances of the
System-Status-Nodes class. This table
occasionally can contain apparently duplicate rows,
because the true key is based on an encrypted form of the
node name, system name, and path of the temporary
directory. Run the RemoveOldNodes activity
to purge rows corresponding to nodes that have been
inactive for at least 24 hours. |
pr_sys_updatescache
|
Contains one row for each change to the rules since
the most recent pulse processing by the PegaRULES agent.
These rows correspond to instances of the
System-Updates-Cache class. This table is
canned by a trigger when rules are updated and added to
the cache; it is emptied when cache processing completes.
See
Understanding the PegaRULES agent. |
pr_sys_user
|
Contains one row for each rule delegation,
corresponding to instances of the
System-User-MyRules class. |
pr_sys_workindexer_queue
|
Contains temporary instances of the System-Work-Indexer class, Supports advanced search for work objects. Hold agent queue entries after a new work object is created. After Lucene indexing is complete, the agent queue entry is removed. See How to enable and control the full text search facility. |
pr4_rule_sysgen
|
Contains instances of the
System-CachedConclusion class. |