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

Kathey Marsden updated DERBY-449:
---------------------------------

    Priority: Minor  (was: Major)
    Assignee:     (was: Abhishek Bhaskaran)

Unassigning due to inactivity. Please reassign yourself if you would like to 
work on this issue.  Lowering priority. To ij this is just a stored procedure 
execution. I don't know how we could really improve the ij message.

The next time I go through all the open issues (in a few months) I think I 
might close this Won't fix if nobody objects.


> importing data using SYSCS_UTIL.SYSCS_IMPORT_DATA generates wrong message
> -------------------------------------------------------------------------
>
>                 Key: DERBY-449
>                 URL: https://issues.apache.org/jira/browse/DERBY-449
>             Project: Derby
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 10.0.2.1
>         Environment: Solaris
>            Reporter: simmi iyer
>            Priority: Minor
>
> 1. Launch ij to connect to Derby using embedded driver.
> 2. Issue following command at ij prompt
> CALL SYSCS_UTIL.SYSCS_IMPORT_DATA(......);
> 3. Even if several rows have been imported, at the end of import following 
> message is given
> 0 rows inserted/updated/deleted
> There are 2 issues:
> 1. The message is misleading. Even if several rows got inserted with import, 
> the message indicates 0.
> 2. The message should not only indicate how many rows got imported 
> successfully but also  how many got rejected.
> This first problem seems to be only with embedded driver. Using Network 
> Client driver to gives a more acceptable message "Statement executed".

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to