Hi All, I'm developing a build file that includes some sql tasks, One of which is creating a tablespace on an Oracle 10g instance. I have run this script but keep getting the follwoing error:
BUILD FAILED java.sql.SQLException: ORA-01119: error in creating database file 'changed_to_protect_the_innocent.dbf' ORA-27040: file create error, unable to create file OSD-04002: unable to open file O/S-Error: (OS 3) The system cannot find the path specified. I've tried running it with and without the .dbf file in place, and yes the path does exist. Has anybody else had this problem, and if so how do I solve it? Angus -- View this message in context: http://www.nabble.com/SQL-task---creating-tablespace-in-Oracle-problem-tf2196872.html#a6079797 Sent from the Ant - Users forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]