The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Write database - Add generated primary keys
Hi,
Since I upgraded to the latest release of RapidMiner (5.3.005) I seem to keep on getting the error below every time I try to use the option "add generated primary keys" of the Write Database operator. We are connecting to SQL Server 2008 R2, and using the JTDS driver.
Feb 13, 2013 9:20:30 PM SEVERE: Process failed: Database error occurred: A statement attempted to return a result set in executeBatch().
But as soon as we go back to the previous RapidMiner version (5.2), or I disable the "add generated primary keys" option, this problem goes away. This is the XML for the operator:
Thanks,
Miguel
Since I upgraded to the latest release of RapidMiner (5.3.005) I seem to keep on getting the error below every time I try to use the option "add generated primary keys" of the Write Database operator. We are connecting to SQL Server 2008 R2, and using the JTDS driver.
Feb 13, 2013 9:20:30 PM SEVERE: Process failed: Database error occurred: A statement attempted to return a result set in executeBatch().
But as soon as we go back to the previous RapidMiner version (5.2), or I disable the "add generated primary keys" option, this problem goes away. This is the XML for the operator:
Has anybody come across this issue?
<operator activated="true" class="write_database" compatibility="5.3.005" expanded="true" height="60" name="Write Database" width="90" x="45" y="210">
<parameter key="connection" value="GOGLDB"/>
<parameter key="table_name" value="BATCH"/>
<parameter key="overwrite_mode" value="append"/>
<parameter key="add_generated_primary_keys" value="true"/>
<parameter key="db_key_attribute_name" value="BATCH_ID"/>
</operator>
Thanks,
Miguel
Tagged:
0
Answers
this indeed seem to be a bug. I've filed a internal issue for this.
Best,
Nils
I tried the latest version, and I think it is still happening.
Is there anything I can do to help?
Thanks,
Miguel
the ticket is still open and hasn't been fixed yet. I will leave a message in this thread once this is done.
Best,
Nils