We have a 12c database still running a couple streams processes. Is there a way to tell what each of the actual apply processes are doing? For instance, I'd like to be able to query, “STREAMS_APPLY_RULE_A” and see something that says it inserts “this” record or does “this” to the data in a specific table. I'd like to look at other means of achieving similar functionality so we can get off streams and upgrade the DB.