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]

Reply via email to