Linux-UNIX: Oracle IE configuration
View a typical configuration for an inspection engine on an Oracle database.
If the database is up during the S-TAP installation, it should automatically set up the inspection engines for Oracle. In some complicated cases the auto-discovery process may not configure the inspection engine for a Unix S-TAP, and manual configuration is required.
Inspection engine
parameters:
connect_to_ip=127.0.0.1,::1
db_exec_file=<FULL_PATH_TO_ORACLE_BINARY>
db_install_dir=<ORACLE_OS_USER_HOME>
db_type=oracle
db_user=<ORACLE_OS_USER>
encryption=0
db_version=<DB_VERSION>
instance_running=1
intercept_types=NULL
load_balanced=1
port_range_end=<VALUE_FOR_PORT_RANGE(END)>
port_range_start=<VALUE_FOR_PORT_RANGE(START)>
priority_count=20
real_db_port=<VALUE_FOR_PORT>
tap_identifier=<COULD_BE_CUSTOM_OR_EMPTY_DURING_SETUP>
tee_listen_port=0
unix_domain_socket_marker=NULL
networks=0.0.0.0/0.0.0.0,::/0
exclude_networks=
Example:
DB_0:
connect_to_ip=127.0.0.1,::1
db2_fix_pack_adjustment=20
db2_shmem_client_position=0
db2_shmem_size=131072
db2bp_path=NULL
db_exec_file=/$ORACLE_HOME/bin/oracle
db_install_dir=/home/oracle18
db_type=oracle
db_user=oracle18
encryption=0
db_version=18
instance_running=1
intercept_types=NULL
load_balanced=1
port_range_end=1525
port_range_start=1520
priority_count=20
real_db_port=1521
tap_identifier=oracle_9.70.147.74(1521,1521,DB_0)
tee_listen_port=0
unix_domain_socket_marker=ORCL
networks=0.0.0.0/0.0.0.0,::/0
exclude_networks=