WebSphere WebSphere Application Server Version 6.1.x Feature Pack for Web Services Operating Systems: AIX, HP-UX, i5/OS, Linux, Solaris, Windows, z/OS

Data store tables

A data store consists of the set of tables that a messaging engine uses to store data persisted in a database. These data are important when backing up or restoring a data store. Users can spread the data store across multiple tables.

Table name Purpose
SIBOWNER Ensure exclusive access to the data store by an active messaging engine
SIBCLASSMAP Catalogs the different object types in the data store
SIBLISTING Catalogs the SIBnnn tables
SIBXACTS Maintain the status of active two-phase commit transactions
SIBKEYS Assign unique identifiers to objects in the messaging engine
SIBnnn, where nnn is a number Contain persisted objects such as messages and subscription information

These tables hold both persistent and nonpersistent objects, using separate tables for the different types of data.

Related tasks
Creating the tables
Enabling your database administrator to create the data store tables

Reference topic

Terms of use | Feedback


Timestamp icon Last updated: 27 November 2008
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.pmc.wsfep.multiplatform.doc/ref/rjm0640_.html

Copyright IBM Corporation 2004, 2008. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)