<?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 Re: tOracleOutput - resource busy and acquire with NOWAIT specified error in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-resource-busy-and-acquire-with-NOWAIT-specified/m-p/2253417#M36758</link>
    <description>- tOracleOutput "table" mentioned in output is common table for other operations also, So how can I control this error in my talend job. Is there any wait option I can specify if the resource is busy.</description>
    <pubDate>Thu, 08 Jul 2010 12:04:51 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-07-08T12:04:51Z</dc:date>
    <item>
      <title>tOracleOutput - resource busy and acquire with NOWAIT specified error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-resource-busy-and-acquire-with-NOWAIT-specified/m-p/2253415#M36756</link>
      <description>Could you please someone advice me to handle the below error? 
&lt;BR /&gt;Exception in component tOracleOutput_2
&lt;BR /&gt;java.sql.SQLException: ORA-00054: resource busy and acquire with NOWAIT specified
&lt;BR /&gt;My job is very simple like the following sequence and only 20 records I have read and insert into output after truncate.
&lt;BR /&gt;tOracleInput - tMap - tOracleOutput
&lt;BR /&gt;But I often get the error message says that "java.sql.SQLException: ORA-00054: resource busy and acquire with NOWAIT specified" against my "tOracleOutput" component.</description>
      <pubDate>Sat, 16 Nov 2024 13:21:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-resource-busy-and-acquire-with-NOWAIT-specified/m-p/2253415#M36756</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleOutput - resource busy and acquire with NOWAIT specified error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-resource-busy-and-acquire-with-NOWAIT-specified/m-p/2253416#M36757</link>
      <description>you have an open session that is locking the table. If you dont have any uncommitted transactions outside of talend, you may be able to fix this by using the tOracleConnection and a tOracleCommit components to make the job run under a single session.</description>
      <pubDate>Wed, 07 Jul 2010 18:23:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-resource-busy-and-acquire-with-NOWAIT-specified/m-p/2253416#M36757</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-07-07T18:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: tOracleOutput - resource busy and acquire with NOWAIT specified error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-resource-busy-and-acquire-with-NOWAIT-specified/m-p/2253417#M36758</link>
      <description>- tOracleOutput "table" mentioned in output is common table for other operations also, So how can I control this error in my talend job. Is there any wait option I can specify if the resource is busy.</description>
      <pubDate>Thu, 08 Jul 2010 12:04:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracleOutput-resource-busy-and-acquire-with-NOWAIT-specified/m-p/2253417#M36758</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-07-08T12:04:51Z</dc:date>
    </item>
  </channel>
</rss>

