Installing BIRT iHub using an alternative database : Preparing to install BIRT iHub using an alternative database : Creating the system and Encyclopedia volume schemas and iserver user in an alternative database
 
Creating the system and Encyclopedia volume schemas and iserver user in an alternative database
Before installing BIRT iHub to use a pre-existing RDBMS, the database administrator must first run SQL scripts that contain the appropriate Data Definition Language (DDL) statements to create a database and the following schema owner and application user accounts with appropriate privileges:
*iHub system schema owner
*Encyclopedia volume schema owner
*iHub application user
Restrict schema and the iHub application user names to alphanumeric and underscore characters with an initial alphabetic character in the pattern [a-z][a-z 0-9]*. Do not use a hyphen.
In an environment containing multiple Encyclopedia volume schemas, Actuate recommends using one iHub application user with privileges on all the schemas. This configuration allows iHub to maximize connection pooling and minimize the number of connections to the RDBMS.