Linux S-TAP is not capturing Db2 exit traffic
Use the Db2 exit health check script to check and optionally fix the Db2 IE parameters.
Symptoms
Db2 Exit traffic is not getting reported to Guardium.Causes
Incorrectly configured IE parameters can prevent Db2 Exit traffic from getting reported to the Guardium system.Environment
Linux environment using Db2 Exit.Resolving the problem
Use the Db2 exit script to check the Db2 IE configurations, and optionally to make any required fixes identified by the script. The script is located in the guard_stap bin directory. You can run it from anywhere with the full path. The script has two options: ./db2_exit_health_check.sh [ check | fix ]By default it performs the health check only. The fix option rectifies any IE parameters errors identified by the script. The script runs a health check on each DB section, performing the following:
- Find exit ie in guard_tap.ini file
- Validate db_install_dir
- Find the db user and group
- Check if the db user is authorized
- Check if db_install_dir matches with DB2_HOME or DB2 HOME
- Check if DB2 EXIT LIB is in place correctly
- Check permission of DB2 EXIT LIB path and DB2 EXIT LIB
- Check if DB2 EXIT LIB is updated with currently installed S-TAP
- Check if DB2 EXIT LIB is loaded
User response: Optional. When you have particular actions that are performed by particular users, use one or more of the ts*Response elements.