Siebel Analytics Installation and Configuration Guide > Installing Siebel Analytics Software in the UNIX Environment > Process of Creating and Configuring Scheduler Tables (Stand-Alone on UNIX) >

Creating Databases and Tables for the Relational Database


The following procedures describe how to create a database and tables for these relational databases:

To create a database and tables for Microsoft SQL Server

  1. Create a database named S_NQ_SCHED using Enterprise Manager. Make sure that you have enough free disk space to accommodate Siebel Analytics tables (a minimum of 500 MB for Siebel Analytics applications).
  2. Using S_NQ_SCHED as the current database, use Query Analyzer to open the file SAJOBS.MSSQL.sql and execute it to create the Siebel Analytics Scheduler tables.
  3. Open the file SAACCT.MSSQL.sql and execute it to create the Accounting table.

To create a database and tables for Oracle

  1. Proceed in one of the two following ways:
    • Create a new database named S_NQ_SCHED, and create a user named S_NQ_SCHED.
    • In one of your existing databases, create a user named S_NQ_SCHED.
  2. Provide your own password to the user S_NQ_SCHED.
  3. Using the Oracle client configuration tool, create an Oracle Service to the current S_NQ_SCHED database with this user ID and password.
  4. Using the SQL Worksheet, open the file SAJOBS.Oracle.sql and execute it to create Siebel Analytics Scheduler tables.
  5. Open the file SAACCT.Oracle.sql and execute it to create the Accounting table.

To create a database and tables for IBM DB2

  1. Create a database named S_NQ_SCHED with a valid user ID and password.
  2. Using Command Center, open the file SAJOBS.DB2.sql and execute it to create Siebel Analytics Scheduler tables.
  3. Open the file SAACCT.DB2.sql and execute it to create the Accounting table.

 Siebel Analytics Installation and Configuration Guide, Version 7.7, Rev. A 
 Published: 11 March 2004