Sameer Mehta <[email protected]> writes: > Hello All, > > I found a workaround to this issue i.e. using comma "," as a delimiter > instead of a pipe. Is this a known issue for CALL > SYSCS_UTIL.SYSCS_IMPORT_DATA stored procedure ? Or which are valid > delimiters to SYSCS_UTIL.SYSCS_IMPORT_DATA ?
Hi Sameer, I'm not aware of any bug that prevents using '|' as a delimiter. In fact, I just created a file with fields separated by pipes and called SYSCS_IMPORT_DATA, and it worked fine for me. If you have a test case that you can share and that shows this problem, it would be great if you could file a bug report at https://issues.apache.org/jira/browse/DERBY and upload the test case. Thanks, -- Knut Anders
