To protect high-speed transactions in your system from potential long-running QMF queries that might consume extra resources, consider isolating execution of QMF transactions to a single region, using multiregion operations or intersystem communications. Define one CICS terminal-owning region and route QMF transaction requests to other regions by using multiple transaction IDs or dynamic routing exits. Both methods are described in the CICS/OS390 Intercommunication Guide.