You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Anjana (JIRA)" <ji...@apache.org> on 2015/11/27 19:54:10 UTC

[jira] [Created] (DERBY-6844) SYSCS_IMPORT_TABLE for multiple table should be in one transaction

Anjana created DERBY-6844:
-----------------------------

             Summary:  SYSCS_IMPORT_TABLE for multiple table should be in one transaction
                 Key: DERBY-6844
                 URL: https://issues.apache.org/jira/browse/DERBY-6844
             Project: Derby
          Issue Type: Bug
          Components: Build tools
    Affects Versions: 10.12.1.1, 10.11.1.1
         Environment: CENTOS
            Reporter: Anjana



We are using system procedure SYSCS_UTIL.SYSCS_IMPORT_TABLE to import data from a file. We have 30 imports of the table. 

As per understanding each call to SYSCS_IMPORT_TABLE each import is in one transaction. The transaction for complete imports i.e all the table is not achievable. 
If it is not then can we define system procedure . Can anyone please guide if  any documentation available on same. 

Thanks,
Anjana



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