omniutil.cfg
Package: WA2L/edrc 1.5.57
Section: Configuration Files (4)
Updated: 10 August 2008
Index
Return to Main Contents
 
NAME
omniutil.cfg - configuration file for omniutil
 
SYNOPSIS
edrc/etc/omniutil.cfg
 
AVAILABILITY
WA2L/edrc
 
DESCRIPTION
This is the configuration file for the
omniutil
command.
 
FILEFORMAT
The fileformat is 
OPTION=VALUE
Between the 
OPTION,
the
=
and the
VALUE
are no spaces.
Rows starting with a
# 
are considered as comments.
You should not comment out any 
OPTION
If you like to use
default settings simply do not specify a 
VALUE.
 
OPTIONS
- LOG
 - 
Log output dir of 
omniutil.
If you specify a relative path name the
path is relative to the root of the WA2L/edrc installation.
- 
Example:  LOG=/var/opt/omni/log
Default:  LOG=`approot`/var/log
 
 - OBII_DEFAULT_ORACLE_VERSION
 - 
Default Oracle version if no version is specified in the command
line. This setting specifies the template used in
edrc/var/omniutil/pd.
- 
Example:  OBII_DEFAULT_ORACLE_VERSION=Oracle9i
Default:  OBII_DEFAULT_ORACLE_VERSION=Oracle8
 
 - ORACLE_ENV_CMD
 - 
Command used to evaluate the current 
$TNS_ADMIN
and
$ORACLE_HOME
of a database. The variables
$OBII_ORACLE_VERSION
and
$OBII_ORACLE_INSTANCE
can be used as options in the
ORACLE_ENV_CMD.
- 
Example:  ORACLE_ENV_CMD='. /usr/local/bin/sid $OBII_ORACLE_INSTANCE'
Default:  ORACLE_ENV_CMD='ini.ksh $OBII_ORACLE_VERSION' 
 
 - EXEC_SHELL
 - 
Shell to execute the
ORACLE_ENV_CMD.
- 
Example:  EXEC_SHELL=/bin/ksh
Default:  EXEC_SHELL=/bin/ksh
 
 
 
SEE ALSO
omniutil(1),
edrcintro(1)
 
NOTES
-
 
BUGS
-
 
AUTHOR
omniutil.cfg was developed by Christian Walther. Send suggestions
and bug reports to wa2l@users.sourceforge.net .
 
COPYRIGHT
Copyright © 2008
Christian Walther
This is free software; see
edrc/doc/COPYING
for copying conditions. There is ABSOLUTELY NO WARRANTY; not
even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
This document was created by man2html
using the manual pages.
Time: 00:14:14 GMT, March 08, 2025