The POM database can reside either on, Oracle Enterprise Edition 64 bit, PostgreSQL, or Microsoft SQL Server Standard/Enterprise Edition database. To create the POM database schema on the respective database, create blank database instances.
For information about creating a PostgreSQL user, go to http://www.postgres.org. You must get the CREATE privilege on the database.
For information about creating an Oracle database user, go to http://www.oracle.com. You must get the CREATE SEQUENCE, CREATE SESSION, CREATE TABLE, and CREATE VIEW privileges. See Requirements for database login.
Note:
The administration and support of the system and contents of the database is the responsibility of the customer.
Caution:
Ensure that the POM and VPMS services are not running before you restart your database.
For information about creating a Microsoft SQL Server database user, go to http://technet.microsoft.com/en-us/library/aa337545. Ensure you set the READ_COMMITTED_SNAPSHOT database parameter ON.
Database name |
Server type |
PostgreSQL |
An external server |
Oracle |
An external server
|
Microsoft SQL Server |
An external server |
For more information about database configurations, see Different configurations for the database.