on 2017 May 29 2:00 PM
Sql Anywhere 16 using JDBC:
Thru FileMaker Pro, and a JDBC Plugin, I CALL a Stored Procedure with a Cursor, to set values in a Table
I then need to UNLOAD those values to CSV
The UNLOAD takes 10 Seconds when run alone, but after the CALL, it takes 2 Minutes
Why would there be a difference ?
I even tried a SELECT into a Temp Table, then an UNLOAD of the Temp Table. No Better. What am I missing ?
Thanks
Greg
Request clarification before answering.
User | Count |
---|---|
76 | |
30 | |
10 | |
8 | |
8 | |
7 | |
7 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.