In dspace-api-5.2.jar there are several packages:

org.dspace.storage.bitstore
org.dspace.storage.rdbms

In org.dspace.storage.rdbms also are several packages and several scripts 
in sqlmigration and xmlworkflow. Should I run them all?
If the scripts are manually run, classes not running. Are tables created 
correctly only with scripts?

Thanks in advance.

El martes, 10 de noviembre de 2015, 13:34:02 (UTC+1), helix84 escribió:
>
> 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 https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to