[
https://issues.apache.org/jira/browse/TRAFODION-3317?focusedWorklogId=274586&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-274586
]
ASF GitHub Bot logged work on TRAFODION-3317:
---------------------------------------------
Author: ASF GitHub Bot
Created on: 10/Jul/19 01:45
Start Date: 10/Jul/19 01:45
Worklog Time Spent: 10m
Work Description: Traf-Jenkins commented on issue #1849: fix
TRAFODION-3317
URL: https://github.com/apache/trafodion/pull/1849#issuecomment-509874058
Check Test Started: https://jenkins.esgyn.com/job/Check-PR-master/3243/
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 274586)
Time Spent: 20m (was: 10m)
> extract command crash odb when src is list of tables and the list size bigger
> than 9
> ------------------------------------------------------------------------------------
>
> Key: TRAFODION-3317
> URL: https://issues.apache.org/jira/browse/TRAFODION-3317
> Project: Apache Trafodion
> Issue Type: Bug
> Components: db-utility-odb
> Affects Versions: any
> Reporter: 苏锦佩
> Priority: Major
> Fix For: 2.3
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> for example, below command will cause odb crash:
> ./odb64luo -d traf -u trafodion -p traf123 -e
> src=-tbls.txt.bk:tgt=/disk2/su_test/%t.csv:rows=m64
> $ cat tbls.txt.bk
> src=table1
> src=table2
> src=table3
> src=table4
> src=table5
> src=table6
> src=table7
> src=table8
> src=table9
> src=table10
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)