Configuring SAP Sybase IQ Roles-Based Users for Monitoring

To enable one or more SAP Sybase IQ role-based users or roles to authenticate an SAP Sybase IQ server with SAP Control Center, create and populate the SCC_MONITOR role.

Prerequisites
Task
To monitor a resource with SCC, you must authenticate the resource as one of:
Note: If you are performing a quick start, you need only authenticate your resource with SAP Control Center using the SAP Sybase IQ DBA user (granted maximum monitoring system privileges available) or an SAP Sybase IQ account granted MONITOR system privilege (the minimum system privilege required for monitoring). You can skip the steps below until you do a complete production set-up of SCC.

The SCC_MONITOR script must be executed for each managed resource.

  1. Using Interactive SQL or another SQL command tool, execute scc_iq_monitor_role_based_privileges_setup.sql, located in the directory SCC-3_3/plugins/IQMAP.
    The script creates the SCC_MONITOR role and grants a set of system privileges.
  2. Assign one or more SAP Sybase IQ users or roles to the SCC_MONITOR role. You can do this by either of these methods:
    • Using Interactive SQL or another SQL command tool, execute grant role SCC_MONITOR to <user/role>
    • In a user interface tool such as SAP Control Center, add the user or role to the SCC_MONITOR role
Related concepts
Role-Based Users
Related tasks
Registering an SAP Sybase IQ Server
Authenticating a Login Account for a Managed Resource
Related reference
Feature Disabled on the Administration Console Task Menu