Event monitors and tenants

Event monitors are defined in the default SYSTEM tenant and collect events generated by all tenants defined on the database. Each event contains identification information for the tenant that generates the event.

To map tenant ID values to a tenant name, the contents of the SYSCAT.TENANT catalog view can be searched for a matching value. If the tenant has been dropped, then the number is not present in this view. The default SYSTEM tenant has the permanent identifier of 0 (zero) and does not appear in the SYSCAT.TENANT catalog view.