Re: Updating 2 derby tables error message interpretation

2017-05-23 Thread Bob M
Hi Descriptive: My program runs every six hours. Two independent tables are setup - each with 4,100 records On the first run a trade is opened and table 1 has a new record added and the oldest one is deleted - all OK On the second run, I am expecting the TRADES table to have a new record added.

Re: Updating 2 derby tables error message interpretation

2017-05-23 Thread John English
On 23/05/2017 15:14, Bob M wrote: The error message(s): mining routine finished simulation routine commenced simulation routine finished final prediction routine commenced Prediction_Trend: 0.0 Current Trade Direction: debug: we get to here(8) final prediction routine finished Weka

Re: Identity column and 40XL1 error

2017-05-23 Thread Abhirama
Rick, Thanks for your help in debugging the problem. I run in memory only while testing, actual application does use persistent file system backed database. I did try to use different preallocator ranges (100, 1000 etc), it did not make any difference. On Sun, May 21, 2017 at 12:20 AM, Rick