Siebel Search Administration Guide > Administration of Siebel Search > Working with Indices Under UNIX >

Refreshing Indices Under UNIX


Like the Index command, Refresh and Refresh All commands will not execute automatically. Refresh scripts will be created that you will later use. Refresh All will also generate individual refresh scripts for each index.

After executing the Refresh command you then run the following command to refresh on the individual index file:

execsql -0FUL_XXXX_REFRESH

After executing the Refresh All command, you then run:


execsql -0REFRESH.FTE

NOTE:  If you are connected to a DB2 database, you need to log in using the username (siebel) and password (db2). This is required in order for indexing or refreshing to work correctly. During the process of indexing and refreshing, the DataDirect DB2 data source will be used. You must log in to the Siebel application using (siebel and db2), because this is the username and password that the DataDirect driver uses to connect to the DB2 database. For information on setting up an DataDirect data source, see Creating a DataDirect ODBC Data Source on Oracle Under UNIX.

Siebel Search Administration Guide Copyright © 2009, Oracle and/or its affiliates. All rights reserved. Legal Notices.