QuestionQ21
Architecture OverviewYou have an issue in which all threads are waiting for a particular transaction to execute first. What is this issue associated with?
- A It is caused by THREAD and THREADRANGE being used with wildcard MAP statements.
- B It is caused by the thread with the highest thread ID applying barrier transactions.
- C It is caused by the use of the MAXTRANSOPS parameter.
- D It is caused by barrier transactions in a Coordinated Replicat.
Community Discussion