When using the Octopus backuper I get the error at the bottom of this message when trying to restore the backup. After checking the database, the tables aren't created. If I execute my own create script and do the restore, then the tables are populated with the backed up data. So only the scripts below don't get executed because they cannot be found.
 
I found the following bug track: https://forge.continuent.org/jira/browse/SEQUOIA-315 that is closed but shouldn't be.
 
Regards,
 
Igor
 
----------------------------------------------
Loader loads XML file : \tmp\backup\init_dump_1625\LoaderJob.olj
 
Document not found: file:/C:/tmp/backup/tmp/backup/init_dump_1625/SQLForAllVendors/Csv/sql/DropIntegrity.sql
 
java.io.FileNotFoundException: C:\tmp\backup\tmp\backup\init_dump_1625\SQLForAllVendors\Csv\sql\DropIntegrity.sql (The system cannot find the path specified)
Document not found: file:/C:/tmp/backup/tmp/backup/init_dump_1625/SQLForAllVendors/Csv/sql/DropIntegrity.sql
 
Document not found: file:/C:/tmp/backup/tmp/backup/init_dump_1625/SQLForAllVendors/Csv/sql/DropTables.sql
 
java.io.FileNotFoundException: C:\tmp\backup\tmp\backup\init_dump_1625\SQLForAllVendors\Csv\sql\DropTables.sql (The system cannot find the path specified)
Document not found: file:/C:/tmp/backup/tmp/backup/init_dump_1625/SQLForAllVendors/Csv/sql/DropTables.sql
 
Document not found: file:/C:/tmp/backup/tmp/backup/init_dump_1625/SQLForAllVendors/Csv/sql/CreateTables.sql
 
java.io.FileNotFoundException: C:\tmp\backup\tmp\backup\init_dump_1625\SQLForAllVendors\Csv\sql\CreateTables.sql (The system cannot find the path specified)
Document not found: file:/C:/tmp/backup/tmp/backup/init_dump_1625/SQLForAllVendors/Csv/sql/CreateTables.sql
 
Document not found: file:/C:/tmp/backup/tmp/backup/init_dump_1625/SQLForAllVendors/Csv/sql/CreateIndex.sql
 
java.io.FileNotFoundException: C:\tmp\backup\tmp\backup\init_dump_1625\SQLForAllVendors\Csv\sql\CreateIndex.sql (The system cannot find the path specified)
Document not found: file:/C:/tmp/backup/tmp/backup/init_dump_1625/SQLForAllVendors/Csv/sql/CreateIndex.sql
 
Document not found: file:/C:/tmp/backup/tmp/backup/init_dump_1625/SQLForAllVendors/Csv/sql/CreatePrimary.sql
 
java.io.FileNotFoundException: C:\tmp\backup\tmp\backup\init_dump_1625\SQLForAllVendors\Csv\sql\CreatePrimary.sql (The system cannot find the path specified)
Document not found: file:/C:/tmp/backup/tmp/backup/init_dump_1625/SQLForAllVendors/Csv/sql/CreatePrimary.sql
 
Document not found: file:/C:/tmp/backup/tmp/backup/init_dump_1625/SQLForAllVendors/Csv/sql/CreateIntegrity.sql
 
java.io.FileNotFoundException: C:\tmp\backup\tmp\backup\init_dump_1625\SQLForAllVendors\Csv\sql\CreateIntegrity.sql (The system cannot find the path specified)
Document not found: file:/C:/tmp/backup/tmp/backup/init_dump_1625/SQLForAllVendors/Csv/sql/CreateIntegrity.sql
----------------------------------------------
 
_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia

Reply via email to