Hi,
I am copying in 20000 students from an external table into internal objects. When I tried this with logging turned on (log to file, level=full), it ate up over 3.8GB of the 4GB of ram and then crashed after about 2500 records. However, if I turned logging off and level=minimum, the memory use never went above 450MB. Not sure if anything can be done about it, but thought you should know about it.
ski