Installing the S-TAP for IBM i
Follow these steps to install or uninstall the S-TAP.
Before you begin
The DB2 for i S-TAP requires Portable Application Solutions Environment (PASE), which is automatically started and stopped as needed when a user starts and stops the DB2 for i S-TAP from the IBM Guardium user interface.
You must know the IP address of the Guardium system to which this S-TAP will connect.
When you download the S-TAP, be sure to filter for the IBM i platform, to ensure that you download the correct package.
About this task
The Guardium Installation Manager (GIM) is not supported on IBM i.
You can use 5250 emulator software to connect to the IBM i system remotely.
Procedure
Results
What to do next
To validate the successful installation and start of the audit process, log in to the IBM Guardium web console as an administrator, navigate to the System View tab, and check the status of the S-TAP.
Uninstalling the S-TAP
Procedure
RUNSQL SQL('call SYSPROC/SYSAUDIT_End') COMMIT(*NONE)
RMVDIR DIR('/usr/local/guardium') SUBTREE(*ALL)