Enquiries that do selection or sort on a multi-value or sub-value field, in TAFC, as the read happens. This works very efficiently in TAFJ so there is no need to use RR to speed things up.
If some of the selection criteria are not available at design time, then the user may be able to provide this information at run time. This can be done using the R routine to retrieve matching keys from the RR database.
In such a case, do not use ENQ$SKIP.SELECT. This is because actual selection can be done again by the enquiry framework using user-defined criteria on top of an active select set the the R routine.
| RR.MONITOR | Gives status of data in live, completed replication, errors if any etc |
| RR.ERROR.MONITOR | List all errors due to load/transformation/data quality issues |