You can use "ant fresh_install" (or just the "ant migrate_database" step) to create a fresh database.
If you want to do it manually, you can run the scripts from dspace-api.jar in sequence, but this is the same what Flyway does when you run migrate_database. In addition to that, Flyway creates and maintans the schema_version table to keep track of migrations it did. Without this table, you won't be able to upgrade to DSpace 6 or later. Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
