Running the krzgrant.sql script
Before you begin
- If you do not run the krzgrant.sql script, an event is raised in the agent event workspace.
- To complete the installation procedure, see Installing your agents.
After the installation, you can find the krzgrant.sql script in the following
directory:
install_dir\TMAITM6_X64
install_dir/architecture/rz/bin
- install_dir
- Installation directory for the Oracle Database agent.
- architecture
- The IBM Application Performance Management or Cloud APM system architecture identifier. For example, lx8266 represents Linux Intel v2.6 (64-bit). For a complete list of the architecture codes, see the install_dir/registry/archdsc.tbl file.
The krzgrant.sql script
has the following usage: krzgrant.sql user_ID temporary_directory
where:
- user_ID
- The ID of the Oracle user. This user ID must be created before you run this SQL file. Example value: tivoli.
- temporary_directory
- The name of the temporary directory that contains the krzagent.log output file of the krzgrant.sql script. This directory must exist before you run this SQL script. Example value: install_dir/tmp.
You must have the Oracle database administrator (DBA) authorization role and write permission to the temporary directory to perform the following procedure.