SoftTree Technologies SoftTree Technologies
Technical Support Forums
RegisterSearchFAQMemberlistUsergroupsLog in
statement RunAndWait and DOS applications

 
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite View previous topic
View next topic
statement RunAndWait and DOS applications
Author Message
Robbert de GROOT



Joined: 13 Dec 2000
Posts: 53

Post statement RunAndWait and DOS applications Reply with quote

I'm running a JAL script that reads in a loop an INI file. After getting the table name I check if the ORACLE table exists, and import through SQLLOADER using the RunAndWait statement. I have to feed 36 tables. Oftern the script hangs my machine, probably due to memory problems.

Any suggestions ??

Robbert de GROOT

Wed Dec 13, 2000 10:11 am View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7849

Post Re: statement RunAndWait and DOS applications Reply with quote

Because you are running it as a script you can add MemoryGetFree statement after each load and append the result of MemoryGetFree to some file. This way you can check whether you have a memory leak and if yes how big it is.
If there is memory leak try splitting the job on the main loop and the load job. Set the load job to run as "detached". This way you can recover the lost memory.

: I'm running a JAL script that reads in a loop an INI file. After getting the
: table name I check if the ORACLE table exists, and import through
: SQLLOADER using the RunAndWait statement. I have to feed 36 tables. Oftern
: the script hangs my machine, probably due to memory problems.

: Any suggestions ??

: Robbert de GROOT

Wed Dec 13, 2000 12:03 pm View user's profile Send private message
Display posts from previous:    
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite All times are GMT - 4 Hours
Page 1 of 1

 
Jump to: 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


 

 

Powered by phpBB © 2001, 2005 phpBB Group
Design by Freestyle XL / Flowers Online.