Using installation utilities
These post-installation utilities are available in the <INSTALL_DIR>/bin directory. They perform a variety of tasks, such as installing third-party jar files and updating your system with recent property changes.
- Updating properties files after installation
- Enabling the Oracle database text search feature - overview
Sterling Configure, Price, Quote supports two types of text search indexes on Oracle databases: CTXCAT and CONTEXT. The CTXCAT index supports automatic updating of text search indexes, whereas the CONTEXT index does not support automatic updating of text search indexes. - Populating U.S. zip codes and region schemas after installation
This script populates U.S. zip code and region schema tables that are used for delivery maps and other location-specific tasks. - Installing third-party JAR files
This utility copies supplied resources into the Sterling Configure, Price, Quote directory structure, and can append added third-party, custom jar files to the global classpath, agent classpath, or application server EAR file. - Running the setupfiles script
This utility checks the various initial (*.in) product settings files for variables and updates the corresponding files with the values defined in the sandbox.cfg file. It produces the final files that are used by the product during runtime. - Running the installService script
You can use the installService script to install programs for specific tasks, such as a fix pack file. - Updating the JDK after installation
If the Sterling Configure, Price, Quote installation directory contains a JDK, you can use the updateJDK tool to update the JDK in the Sterling Configure, Price, Quote run time.
Parent topic: Post Installation tasks