For sybase there is a tool called BCP  you could fire off the tool from
within WOE and just monitor the logs from bcp.


ty

>Hi,
>
>I have a Java WebObjects app (4.0) running on NT using Sybase as the DB.
>Part of the software requirements is to load a large number of records
>from file and into the database. I am using a long running request to
>keep track of it, unfortunately I run out of memory way too soon. I have
>tried creating an editing context and periodically deleting/recreating
>it, as well as running the JAVA System.gc() function at the same time.
>This does not appear to help. The EOF framework I am using is Java
>based. Anybody know how to control the memory? This is urgent, so any
>ideas would be gratefully accepted.
>
>Thanks
>
>--
>Derek Rendall
>Senior Software Engineer
>Computer Science Applied Research Centre
>a.k.a. Black Albatross
>University of Otago
>P.O. Box 56
>Dunedin
>New Zealand
>ph +64 3 4799018
>fax +64 3 4799033
>http://www.blackalbatross.com


Reply via email to