You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2016/02/22 14:05:18 UTC

[jira] [Assigned] (OAK-4027) Support batch updates in Oracle

     [ https://issues.apache.org/jira/browse/OAK-4027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Reschke reassigned OAK-4027:
-----------------------------------

    Assignee: Julian Reschke

> Support batch updates in Oracle
> -------------------------------
>
>                 Key: OAK-4027
>                 URL: https://issues.apache.org/jira/browse/OAK-4027
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: rdbmk
>            Reporter: Tomek Rękawek
>            Assignee: Julian Reschke
>             Fix For: 1.6
>
>         Attachments: OAK-4027.patch
>
>
> The batch updates introduced in OAK-2066 are disable for the Oracle, because of the OAK-3938. It seems that Oracle 12.1 and latter behave correctly:
> {quote}
> Starting from Oracle Database 12c Release 1 (12.1), the executeBatch method has been improved so that it returns an int array of size that is the same as the number of records in the batch and each item in the return array is the number of database table rows affected by the corresponding record of the batch. 
> {quote}
> ([source|https://docs.oracle.com/database/121/JJDBC/oraperf.htm#JJDBC28767])
> Please investigate this and re-enable batch updates on Oracle >= 12.1



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)