<?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>topic SnapCreator 3.4 Oracle Quiesce failure in Data Protection</title>
    <link>https://community.netapp.com/t5/Data-Protection/SnapCreator-3-4-Oracle-Quiesce-failure/m-p/46289#M3583</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jerry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are getting a read timeout. This means the SC_AGENT_TIMEOUT has been reached on scAgent and scServer terminates conbection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would do following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Increase SC_AGENT_TIMEOUT in this config&lt;/P&gt;&lt;P&gt;2. Run agent in debug mode:./snapcreator --start-agent 9090 --verbose --debug&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try and determine what is taking so long&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;scServer sends quiesce to agent, agent performs quiesce, when finished messages are logged. If scServer terminates scAgent will continue so just wait till it comes back and look at times to figure out why quiesce for this db is so slow. Make sure you have WATCHDOG parameter enabled, this ensures unquiesce happens on scAgent if scServer terminates due to timeout.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us know&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Jul 2011 19:20:01 GMT</pubDate>
    <dc:creator>ktenzer</dc:creator>
    <dc:date>2011-07-18T19:20:01Z</dc:date>
    <item>
      <title>SnapCreator 3.4 Oracle Quiesce failure</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCreator-3-4-Oracle-Quiesce-failure/m-p/46285#M3582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have several DBs configured from a centralized SnapCreator server connecting to remote DBs running 11G R2&amp;nbsp; that are not functioning without any issues.&amp;nbsp; However, one of the DBs (running 10.2.04) is failing immediately at the beginning of the quiesce process with the following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt; color: #ff0000;"&gt;########## Application quiesce ##########&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt; color: #ff0000;"&gt;[Mon Jul 18 10:59:27 2011] ERROR: 500 read timeout at /&amp;lt;/usr/local/netapp/NTAPscreator/scServer3.4.0/snapcreator&amp;gt;SnapCreator/Agent/Remote.pm line 418&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt; color: #ff0000;"&gt;[Mon Jul 18 10:59:27 2011] [bighorn:9090(3.4.0.1)] ERROR: [scf-00053] Application quiesce for plugin oracle failed with exit code 1, Exiting!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error log reports the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt; color: #ff0000;"&gt;Mon Jul 18 10:59:27 2011] [scf-00053] Application quiesce for plugin oracle failed with exit code 1, Exiting!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt; color: #ff0000;"&gt;[Mon Jul 18 11:16:11 2011] [scf-00053] Application quiesce for plugin oracle failed with exit code 100, Exiting!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt; color: #ff0000;"&gt;proman:/SC/logs/DCR_DB1 # &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the Oracle database server the port is listening, and when I test the agent connectivity (via the GUI), it is succesful:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *.9090&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *.*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 49152&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 LISTEN&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt;"&gt;199.249.215.37.9090&amp;nbsp; 199.249.215.166.45378&amp;nbsp; 7544&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 49232&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 CLOSE_WAIT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried both the multi-threaded agent and the single-thread agent, same results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions on how to further troubleshoot this issue?&amp;nbsp; Not much details, and nothing shows up in the DEBUG logs...&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;Jerry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:50:22 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCreator-3-4-Oracle-Quiesce-failure/m-p/46285#M3582</guid>
      <dc:creator>jntballard</dc:creator>
      <dc:date>2025-06-05T06:50:22Z</dc:date>
    </item>
    <item>
      <title>SnapCreator 3.4 Oracle Quiesce failure</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCreator-3-4-Oracle-Quiesce-failure/m-p/46289#M3583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jerry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are getting a read timeout. This means the SC_AGENT_TIMEOUT has been reached on scAgent and scServer terminates conbection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would do following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Increase SC_AGENT_TIMEOUT in this config&lt;/P&gt;&lt;P&gt;2. Run agent in debug mode:./snapcreator --start-agent 9090 --verbose --debug&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try and determine what is taking so long&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;scServer sends quiesce to agent, agent performs quiesce, when finished messages are logged. If scServer terminates scAgent will continue so just wait till it comes back and look at times to figure out why quiesce for this db is so slow. Make sure you have WATCHDOG parameter enabled, this ensures unquiesce happens on scAgent if scServer terminates due to timeout.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us know&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2011 19:20:01 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCreator-3-4-Oracle-Quiesce-failure/m-p/46289#M3583</guid>
      <dc:creator>ktenzer</dc:creator>
      <dc:date>2011-07-18T19:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: SnapCreator 3.4 Oracle Quiesce failure</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCreator-3-4-Oracle-Quiesce-failure/m-p/46293#M3584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Keith,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I noticed on the dabase server it would leave the "&lt;EM&gt;DCR_DB1_DCR_DB_ARCH_quiesce.lck&lt;/EM&gt;" file behind, the job would fail with the following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 10pt;"&gt;########## Application quiesce ##########&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 10pt;"&gt;[Tue Jul 19 02:20:31 2011] ERROR: 500 read timeout at /&amp;lt;/usr/local/netapp/NTAPscreator/scServer3.4.0/snapcreator&amp;gt;SnapCreator/Agent/Remote.pm line 418&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 10pt;"&gt;[Tue Jul 19 02:20:31 2011] [bighorn:9090(3.4.0.1)] ERROR: [scf-00053] Application quiesce for plugin oracle failed with exit code 1, Exiting!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have now enabled the WATCHDOG paramater as you suggested and increased the SC_AGENT_TIMEOUT to 300 seconds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Until I logged in and removed the "quiesce.lck" file, every job would fail of cousre indicating there was already a "quiesce" operation in progress.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since this job was only for ARCHIVE only, does the WATCHDOG remove the ".lck" files?&amp;nbsp; And, if the database is actually in hotbackup mode (i.e. quiesce'd), will the WATCHDOG try to ensure the DB is 'un-quiesce'd'?&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;Jerry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2011 12:49:18 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCreator-3-4-Oracle-Quiesce-failure/m-p/46293#M3584</guid>
      <dc:creator>jntballard</dc:creator>
      <dc:date>2011-07-19T12:49:18Z</dc:date>
    </item>
  </channel>
</rss>

