Database Users
Your application installation ships with a predefined set of users to be used by the product at configuration and runtime. These users are specified in the installation of the product to build the database and load its initial dataset.
The following users are available:
SPLADM – This is the default DBA administration account which owns the product schema. This user is used to create and maintain the structures of the database. It is used by DBA personnel to maintain the product schema and indexes.
SPLUSER – This is the default main product user used by the product to access the SPLADM schema. The product uses this physical userid as a pooled user with pooled connections to the database. Variations on this account can be created for each channel of access using the following configuration settings.
Configuration Parameter
Comments
BATCH_DBUSER
Database User for Batch
DBUSER
Database User for online (Default: SPLUSER)
XAI_DBUSER
Database User for Web Services
SPLREAD – This is the default read only user available for reporting tools or external direct interfaces to use on the product database. This user is not used by the product.
Note: For customers on older versions of products this user was also used for the ConfigLab component.
CISOPR, OPRPLUS – These are optional operator users that can be used to delegate backup and restore operations on the product.
Note: The values of these users can be altered to customer specific values at installation time. Refer to the product Installation Guide and product DBA Guide for more information.