Using the Oracle Rdb query governor feature, you can specify the following for RDBPRE queries: o The maximum elapsed time that the query optimizer can spend compiling a query o The maximum number of rows delivered during query processing There is no RDBPRE interface for the query governor feature, but this feature can be enabled for RDBPRE queries by defining the RDMS$BIND_QC_REC_LIMIT and RDMS$BIND_QC_TIMEOUT logical names. See the top-level topic "Logical_Names" in the RDO interface help utility for information on how to define and set values for the RDMS$BIND_QC_REC_LIMIT and RDMS$BIND_QC_TIMEOUT logical names.