Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: cristi.boizasHi guys,
I need some help with this strange error I am receiving on a db store node which tries to load around 16 mio records.
The load doesn't execute and I get the error : Error resetting stream
The loading method is set on optimized and to commit after 5000 records.
Investigating the log of the node I found the following:
<message xsi:type="rawMessage">
<![CDATA[Error resetting stream]]></message><detail context="OciDPLoader::ResetStram()"
file="build/linux-x86-64/release/code/source/jigsaw/db/oci/OciDPLoader.cpp" line="298" xsi
:type="cppDetail"/></logEvent><logEvent level="ERROR" timestamp="1463611305000">
Any idea why it is failing? On one environment it worked well, but on another one it failed...
Thanks,
Cristi.