How many rows are you inserting? How much data?

-Rob A 

> -----Original Message-----
> From: eastwoj [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, July 12, 2006 9:39 AM
> To: user@ant.apache.org
> Subject: Ant Sql task slow
> 
> 
> I'm trying to execute a sql file using Ant's sql task via a 
> Maven goal. The goal passes a file of insert statements to 
> the Ant sql task. 
> 
> When I run the insert statements in the file in sqlplus, they 
> run in a few minutes.  Running them via the ant task, though 
> .. takes upwards of 15 mins .. a considerable time difference.
> 
>   Does anyone have any idea of why I'm getting the slowdown 
> using Ant's sql task ? 
> --
> View this message in context: 
> http://www.nabble.com/Ant-Sql-task-slow-tf1932043.html#a5292452
> Sent from the Ant - Users forum at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to