<?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: Getting error while running OLEDB - get collection action in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Getting-error-while-running-OLEDB-get-collection-action/m-p/66975#M19580</link>
    <description>Hi Jayaprakash,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Are you running the process on debug mode?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;MuraliKrishna&lt;BR /&gt;RPA Consultant&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Sat, 09 Oct 2021 18:33:00 GMT</pubDate>
    <dc:creator>krishna.kodimurali9</dc:creator>
    <dc:date>2021-10-09T18:33:00Z</dc:date>
    <item>
      <title>Getting error while running OLEDB - get collection action</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Getting-error-while-running-OLEDB-get-collection-action/m-p/66972#M19577</link>
      <description>Hi Team,&lt;BR /&gt;&lt;BR /&gt;We are able to connect to Oracle database from BP and tested with simple query.&lt;BR /&gt;But while running main query (which is tested at sqlplus editor) getting the below error.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Internal : Exception: A stack imbalance has occurred. Check your process for errors.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;When i am running the other query like getting results from object 'Data - OLEDB' - get collection action.&lt;BR /&gt;select sysdate from dual;&lt;BR /&gt;&lt;BR /&gt;Please let us know if any suggestions.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Jayaprakash&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jayaprakash Reddy Anikekalva&lt;BR /&gt;Technical Lead&lt;BR /&gt;TCS&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Oct 2021 18:18:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Getting-error-while-running-OLEDB-get-collection-action/m-p/66972#M19577</guid>
      <dc:creator>jayaprakasha</dc:creator>
      <dc:date>2021-10-05T18:18:00Z</dc:date>
    </item>
    <item>
      <title>RE: Getting error while running OLEDB - get collection action</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Getting-error-while-running-OLEDB-get-collection-action/m-p/66973#M19578</link>
      <description>Hi &lt;SPAN&gt;Jayaprakash ,&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;A stack imbalance error in BP appearing in case process is already in recovery mode and is keeping an error in memory. Please go through resume stage first and then see what is the actual error. If you are not in recovery mode, maybe let's try to add Try Catch syntax to the code stage and try to read inner exception. Please provide also connection string that you are using.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Mateusz Bartczak&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Oct 2021 11:13:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Getting-error-while-running-OLEDB-get-collection-action/m-p/66973#M19578</guid>
      <dc:creator>MateuszBartczak</dc:creator>
      <dc:date>2021-10-06T11:13:00Z</dc:date>
    </item>
    <item>
      <title>RE: Getting error while running OLEDB - get collection action</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Getting-error-while-running-OLEDB-get-collection-action/m-p/66974#M19579</link>
      <description>Hello Jayaprakash,&lt;BR /&gt;&lt;BR /&gt;I could think of another reason why you are getting this error. This happens when you are asking your object to do too many things.&lt;BR /&gt;&lt;BR /&gt;When you call the object (as an action) in your process studio, what BP does is, it calls the entire object and all its different actions in the temporary memory. The solution to this could be to split the object into multiple simpler blocks and then call them one by one as needed.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Save the new object structure(multiple objects instead of one), reset the process, close everything and restart your&amp;nbsp; BP studio and execute again.&lt;BR /&gt;Let us know how it goes.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Anuraag Pandey&lt;BR /&gt;Germany&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Oct 2021 14:28:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Getting-error-while-running-OLEDB-get-collection-action/m-p/66974#M19579</guid>
      <dc:creator>AnuraagPandey</dc:creator>
      <dc:date>2021-10-06T14:28:00Z</dc:date>
    </item>
    <item>
      <title>RE: Getting error while running OLEDB - get collection action</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Getting-error-while-running-OLEDB-get-collection-action/m-p/66975#M19580</link>
      <description>Hi Jayaprakash,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Are you running the process on debug mode?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;MuraliKrishna&lt;BR /&gt;RPA Consultant&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sat, 09 Oct 2021 18:33:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Getting-error-while-running-OLEDB-get-collection-action/m-p/66975#M19580</guid>
      <dc:creator>krishna.kodimurali9</dc:creator>
      <dc:date>2021-10-09T18:33:00Z</dc:date>
    </item>
    <item>
      <title>RE: Getting error while running OLEDB - get collection action</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Getting-error-while-running-OLEDB-get-collection-action/m-p/66976#M19581</link>
      <description>There are possible 2 reasons to this :&lt;BR /&gt;1-&amp;nbsp; You step over debug mode too fast .&lt;BR /&gt;2- the&amp;nbsp; process\object is in exception mode and new exception occurred.&amp;nbsp;&lt;BR /&gt;Simply reset or run a resume state to solve this .&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;------------------------------&lt;BR /&gt;Vipul Tiwari&lt;BR /&gt;Senior Process Simplification Developer&lt;BR /&gt;Amazon&lt;BR /&gt;------------------------------&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sat, 30 Oct 2021 10:00:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Getting-error-while-running-OLEDB-get-collection-action/m-p/66976#M19581</guid>
      <dc:creator>EVIPUTI</dc:creator>
      <dc:date>2021-10-30T10:00:00Z</dc:date>
    </item>
  </channel>
</rss>

