# ------------------------------------------------------------------- # oracle_tools.conf # ------------------------------------------------------------------- # # This is the single configuration file for the ORACLE_TOOLS. # All definitions are made here for all scripts. [GENERAL] WORKING_DIR = `pwd`/var TEST_BEFORE_RUN = /usr/local/sccl/bin/sccl_test_res oracle_%%ORACLE_SID%% ... [ORA_DBINFO] # This script is typically called in the "nightly" script. # ----- # Specify an identifier, "_ora_dbinfo" is the default IDENTIFIER = _ora_dbinfo ...