The sw_subscription_list table stores the list of
event subscription records currently defined on the system. Each event subscription record defines the event that is being subscribed to and the process instance that has subscribed to it.
The sw_subscription_list table is a persistent copy of the event daemon’s in-memory subscription list. If the event daemon fails for any reason, it rebuilds its subscription list from this table when it restarts.
The sw_subscription_list table has the following structure:
The sw_subscription_list table contains one row for
each event subscription currently defined on the system.