<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: Replication Server - Outbound queue is not moving in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/replication-server-outbound-queue-is-not-moving/qaa-p/604070#M143377</link>
    <description>&lt;P&gt;My bad. &lt;/P&gt;
  &lt;P&gt;If it is outbound then you may have to see the target Oracle server/instance.&lt;/P&gt;
  &lt;P&gt;See the answer/comments by Mark.&lt;/P&gt;
  &lt;P&gt;HTH&lt;/P&gt;
  &lt;P&gt;Avinash&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;</description>
    <pubDate>Wed, 30 May 2018 17:54:22 GMT</pubDate>
    <dc:creator>former_member89972</dc:creator>
    <dc:date>2018-05-30T17:54:22Z</dc:date>
    <item>
      <title>Replication Server - Outbound queue is not moving</title>
      <link>https://community.sap.com/t5/technology-q-a/replication-server-outbound-queue-is-not-moving/qaq-p/604067</link>
      <description>&lt;P&gt;Hello ,&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;Using Oracle source to Oracle destination by using SAP Replication Server 15.7 .&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;Source is transaction intense system. Most of the time getting memory warnings saying resource not available for clearing largest transaction. &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;&lt;STRONG&gt;OUTBOUND QUEUE in REP SERVER :&lt;/STRONG&gt;&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;1&amp;gt;admin who,sqt,104&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;2&amp;gt;go&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;&lt;STRONG&gt; Spid &lt;/STRONG&gt; State Info Closed Read Open Trunc Removed Full SQM Blocked First Trans Parsed SQM Reader Change Oqids Detect Orphans -------- ---------------------------------------- ------------------------------------------------------------------------------------------------------------------------ -------&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;&lt;STRONG&gt; 229 &lt;/STRONG&gt; Awaiting Message 104 odsdb.ODSDB 0 0 1 1 1 0 0&lt;STRONG&gt; st:O,cmds:50807,qid:186261:2:0&lt;/STRONG&gt; 1 0 0 0&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Outbound queue size is 170 GB &amp;amp; not getting drained. When I do trace ON , SQL's are flowing. &lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Thanks,&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;Yuvaraj Subramani&lt;/P&gt;</description>
      <pubDate>Tue, 29 May 2018 12:16:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/replication-server-outbound-queue-is-not-moving/qaq-p/604067</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-05-29T12:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: Replication Server - Outbound queue is not moving</title>
      <link>https://community.sap.com/t5/technology-q-a/replication-server-outbound-queue-is-not-moving/qaa-p/604068#M143375</link>
      <description>&lt;P&gt;I would suggest to open a case with SAP/Sybase to get proper support you may need for this.&lt;/P&gt;
  &lt;P&gt;&lt;STRONG&gt;st:0 &lt;/STRONG&gt;indicates open transction with huge number of commands on source side. &lt;/P&gt;
  &lt;P&gt;Check on source side for the open transction that needs a commit or rollback. &lt;/P&gt;
  &lt;P&gt;May need a source side restart (rep agent first, then instance if need be).&lt;/P&gt;
  &lt;P&gt;There are sysadmin commands to deal with open transaction. &lt;/P&gt;
  &lt;P&gt;&lt;STRONG&gt;USE with caution and with explicit advice from SAP/Sybase folks.&lt;/STRONG&gt;&lt;/P&gt;
  &lt;P&gt;HTH&lt;/P&gt;
  &lt;P&gt;Avinash&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 May 2018 17:07:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/replication-server-outbound-queue-is-not-moving/qaa-p/604068#M143375</guid>
      <dc:creator>former_member89972</dc:creator>
      <dc:date>2018-05-29T17:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: Replication Server - Outbound queue is not moving</title>
      <link>https://community.sap.com/t5/technology-q-a/replication-server-outbound-queue-is-not-moving/qaa-p/604069#M143376</link>
      <description>&lt;P&gt;Hi Avinash,&lt;/P&gt;
  &lt;P&gt;Tried these commands to purge open txns , but issue was not resolved.&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&amp;gt; sysadmin purge_first_open &lt;/P&gt;
  &lt;P&gt;&amp;gt; sysadmin purge_all_open&lt;/P&gt;
  &lt;P&gt;As of now, moved the rep agent locator to 0 and purged all the queued transaction in Rep Server and started the replication.&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;very frequently we are getting this warning msg too....&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;STRONG&gt; _sqt_remove_largest_tran(106:0 odsdb.ODSDB): No candidate found for removal. Memory limit will be exceeded by SQM/TI thread.&lt;/STRONG&gt;&lt;/P&gt;
  &lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;
  &lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 May 2018 07:17:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/replication-server-outbound-queue-is-not-moving/qaa-p/604069#M143376</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-05-30T07:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: Replication Server - Outbound queue is not moving</title>
      <link>https://community.sap.com/t5/technology-q-a/replication-server-outbound-queue-is-not-moving/qaa-p/604070#M143377</link>
      <description>&lt;P&gt;My bad. &lt;/P&gt;
  &lt;P&gt;If it is outbound then you may have to see the target Oracle server/instance.&lt;/P&gt;
  &lt;P&gt;See the answer/comments by Mark.&lt;/P&gt;
  &lt;P&gt;HTH&lt;/P&gt;
  &lt;P&gt;Avinash&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Wed, 30 May 2018 17:54:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/replication-server-outbound-queue-is-not-moving/qaa-p/604070#M143377</guid>
      <dc:creator>former_member89972</dc:creator>
      <dc:date>2018-05-30T17:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: Replication Server - Outbound queue is not moving</title>
      <link>https://community.sap.com/t5/technology-q-a/replication-server-outbound-queue-is-not-moving/qaa-p/604071#M143378</link>
      <description>&lt;P&gt;Thanks Avinash....&lt;/P&gt;</description>
      <pubDate>Thu, 31 May 2018 05:15:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/replication-server-outbound-queue-is-not-moving/qaa-p/604071#M143378</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-05-31T05:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: Replication Server - Outbound queue is not moving</title>
      <link>https://community.sap.com/t5/technology-q-a/replication-server-outbound-queue-is-not-moving/qaa-p/604072#M143379</link>
      <description>&lt;P&gt;Thanks Mark...&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;Tried increasing the dsi_sqt_max_cache_size alone as suggested in the KBA &lt;STRONG&gt;2011312 &lt;/STRONG&gt;&amp;amp; the warning msgs has been stopped now.&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;But got this below Information once ,&lt;/P&gt; 
  &lt;PRE&gt;&lt;CODE&gt;I. 2018/05/30 15:59:34. A parallel transaction has failed in database 'odsdb.ODSDB'. The transaction will be executed individually.&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;Hope it will not impact anything...&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;Treat the SRS/DSI connection as any other application connecting into the replicate Oracle database - Can u please elaborate more on this?&lt;/P&gt;
  &lt;P&gt; Any addtional configuration needs to be done in target/replicate oracle DB?&lt;/P&gt;</description>
      <pubDate>Thu, 31 May 2018 05:28:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/replication-server-outbound-queue-is-not-moving/qaa-p/604072#M143379</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-05-31T05:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: Replication Server - Outbound queue is not moving</title>
      <link>https://community.sap.com/t5/technology-q-a/replication-server-outbound-queue-is-not-moving/qaa-p/604073#M143380</link>
      <description>&lt;P&gt;From an Oracle perspective, SRS is just another application running queries in the Oracle database; point being that you may want to put on your 'Oracle P&amp;amp;T' hat and see if there are any performance issues (in Oracle) with the queries being submitted by SRS.&lt;/P&gt;</description>
      <pubDate>Thu, 31 May 2018 20:16:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/replication-server-outbound-queue-is-not-moving/qaa-p/604073#M143380</guid>
      <dc:creator>Mark_A_Parsons</dc:creator>
      <dc:date>2018-05-31T20:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: Replication Server - Outbound queue is not moving</title>
      <link>https://community.sap.com/t5/technology-q-a/replication-server-outbound-queue-is-not-moving/qaa-p/604074#M143381</link>
      <description>Highly suggest opening a Support incident.
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;If you wish to continue the battle without, you at least need to increase RepServer memory_limit and sqt cache (in this example, dsi_sqt_max_cache_size, doc link below). RepServer default configurations will not work well in high volume oltp, some tuning will need to be done.&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;A href="https://help.sap.com/viewer/62f3e3a6d49342cf9b7d72ee726a48b0/15.7.1.305/en-US/00067b0bbd1d10148d27cc709e00f524.html"&gt;https://help.sap.com/viewer/62f3e3a6d49342cf9b7d72ee726a48b0/15.7.1.305/en-US/00067b0bbd1d10148d27cc709e00f524.html&lt;/A&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;A href="https://help.sap.com/viewer/62f3e3a6d49342cf9b7d72ee726a48b0/15.7.1.305/en-US/0015e083bd1d101485bcd74783f5061e.html?q=dsi_sqt_max_cache_size"&gt;https://help.sap.com/viewer/62f3e3a6d49342cf9b7d72ee726a48b0/15.7.1.305/en-US/0015e083bd1d101485bcd74783f5061e.html?q=dsi_sqt_max_cache_size&lt;/A&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;-Ken&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jun 2018 20:52:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/replication-server-outbound-queue-is-not-moving/qaa-p/604074#M143381</guid>
      <dc:creator>kenneth_brozovich</dc:creator>
      <dc:date>2018-06-01T20:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: Replication Server - Outbound queue is not moving</title>
      <link>https://community.sap.com/t5/technology-q-a/replication-server-outbound-queue-is-not-moving/qaa-p/604075#M143382</link>
      <description>&lt;P&gt;Thanks Ken... It has been resolved by increasing the sqt_max_cache &amp;amp; DSI_sqt_max_Cache_size.&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Now I'm facing different scenario in another server where Inbound Queue is moving but not coming to the outbound queue . &lt;/P&gt;
  &lt;P&gt;When I do &lt;/P&gt;
  &lt;P&gt;&lt;STRONG&gt; admin stats , backlog&lt;/STRONG&gt; &lt;/P&gt;
  &lt;P&gt;Thread count is increasing and not been pushed to outbound queue. All subscriptions are in valid state. There are no open transactions. suspecting there is something to do with this SQM Blocked is 1. &lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Spid State Info Closed Read Open Trunc Removed Full &lt;STRONG&gt; SQM Blocked&lt;/STRONG&gt; First Trans Parsed SQM Reader Change Oqids Detect Orphans &lt;BR /&gt; ---- -------------------- ------------------------------------------------------------ ----------- ----------- ----------- ----------- ----------- ----------- &lt;BR /&gt; 116 Awaiting Wakeup 152:1 DIST msf.MSF 0 7 1 8 0 0 &lt;STRONG&gt; 1&lt;/STRONG&gt; st:R,cmds:3,qid:623093:46:22 0 0 0 0&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Can anyone suggest on this?&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jun 2018 12:11:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/replication-server-outbound-queue-is-not-moving/qaa-p/604075#M143382</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-06-06T12:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: Replication Server - Outbound queue is not moving</title>
      <link>https://community.sap.com/t5/technology-q-a/replication-server-outbound-queue-is-not-moving/qaa-p/604076#M143383</link>
      <description>&lt;P&gt;Yuvaraj&lt;/P&gt;
  &lt;P&gt;Did you get this resolved finally ? Please share your fix or workaround.&lt;/P&gt;
  &lt;P&gt;Thanks&lt;/P&gt;
  &lt;P&gt;Avinash&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jun 2018 18:55:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/replication-server-outbound-queue-is-not-moving/qaa-p/604076#M143383</guid>
      <dc:creator>former_member89972</dc:creator>
      <dc:date>2018-06-14T18:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: Replication Server - Outbound queue is not moving</title>
      <link>https://community.sap.com/t5/technology-q-a/replication-server-outbound-queue-is-not-moving/qaa-p/604077#M143384</link>
      <description>&lt;P&gt;Hello Avinash,&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Earlier Memory_limit was 40GB &amp;amp; then increased 50GB &amp;amp; tried to purge all open&lt;/P&gt;
  &lt;P&gt;(&lt;STRONG&gt;sysadmin purge_all_open,Q_no,Q_type[0|1]&lt;/STRONG&gt;) transactions but failed by throwing cache size insufficient warning . &lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Later increased Memory_limit to 75 percentage &amp;amp; increased both (sqt_max_cache_size &amp;amp; dist/dsi_sqt_max_cache_size). &lt;/P&gt;
  &lt;P&gt;Then purged the open transactions . After adding the memory , till now it is stable from last week.&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Observed Open transactions were in millions in few systems &amp;amp; it is causing other issues in Rep Agent . I'm opening another issue thread for the same.&lt;/P&gt; 
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Thanks,&lt;/P&gt;
  &lt;P&gt;Yuvaraj Subramani&lt;/P&gt;</description>
      <pubDate>Sat, 16 Jun 2018 07:07:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/replication-server-outbound-queue-is-not-moving/qaa-p/604077#M143384</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-06-16T07:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Replication Server - Outbound queue is not moving</title>
      <link>https://community.sap.com/t5/technology-q-a/replication-server-outbound-queue-is-not-moving/qaa-p/604078#M143385</link>
      <description>&lt;P&gt;Hello Mark,&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Still facing this Open transaction issues in Inbound queue. We are using 40+ source Systems &amp;amp; 18 Replication servers.&lt;/P&gt;
  &lt;P&gt;Source is Oracle &amp;amp; Destination is also Oracle with Sybase Rep Server 16.0. In Rep Agent , we were provided the Open tran to Oracle DBA by ra_helptran cmd . Using session ID , DBA confirming the same session ID s not active in source systems.&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;We are using Function String Replication with Default Oracle Function class , since there are 40+ high transactional banking oracle source systems , facing this Open transaction issue everyday in multiple instances and going out-of-control. Customer started suspecting the capabilities of Rep Server itself.&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Oracle Target is responding fine , since data replicating for other sources perfectly fine. Most of the times, because of this open transactions IBQ is getting struck &amp;amp; there by Replication is failing. Kindly suggest if there is any other workaround if I could try . &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Thanks,&lt;/P&gt;
  &lt;P&gt;Yuvaraj Subramani&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jul 2018 14:10:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/replication-server-outbound-queue-is-not-moving/qaa-p/604078#M143385</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-07-05T14:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: Replication Server - Outbound queue is not moving</title>
      <link>https://community.sap.com/t5/technology-q-a/replication-server-outbound-queue-is-not-moving/qaa-p/604079#M143386</link>
      <description>&lt;P&gt;If the application/user/whatever really is holding open a transaction for extended periods of time in the source ... there's nothing SRS (or RAX) is going to be able to do about it. The (obvious?) solution would be to sit down with the developer/user, explain what's happening, and (hopefully) see if they can re-design this particular process to reduce the time a transaction is held open.&lt;/P&gt;
  &lt;P&gt;------------------&lt;/P&gt;
  &lt;P&gt;Another option, though I haven't tried this anywhere but with ASE, is to see if you can setup multipath replication and route the problematic query(s) via a separate path. [At this point I have no idea of multipath rep is (fully) supported with heterogeneous replication, let alone which features are supported - eg, routing procs or filters via different paths.]&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jul 2018 15:55:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/replication-server-outbound-queue-is-not-moving/qaa-p/604079#M143386</guid>
      <dc:creator>Mark_A_Parsons</dc:creator>
      <dc:date>2018-07-05T15:55:03Z</dc:date>
    </item>
  </channel>
</rss>

