Siebel Analytics Installation and Configuration Guide > Installing Siebel Analytics Software in the Windows Environment > Siebel Analytics Scheduler Tables (Stand-Alone Only) >

Creating Database Tables for Siebel Analytics Scheduler


If you are not using Siebel Analytics Scheduler, you do not need the information in this section.

The Scheduler supports several commercial databases with ODBC connections. For a complete list of supported databases, see System Requirements and Supported Platforms for Siebel Analytics on Siebel SupportWeb.

There is a one-to-one relationship between the back-end database and the Scheduler. Therefore, the following conditions must be met:

NOTE:  Before you create a database and tables, you must have an administrative sign-on account.

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.MSSQL7.sql and execute it to create the Siebel Analytics Scheduler tables.
  3. Open the file SAACCT.MSSQL7.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
 Published: 09 September 2004