metadataschemaregistry_seq is not initialized correctly under Oracle --------------------------------------------------------------------
Key: DS-191 URL: http://jira.dspace.org/jira/browse/DS-191 Project: DSpace 1.x Issue Type: Bug Components: DSpace API Affects Versions: 1.5.2 Environment: Oracle database Java 1.5. MacOS 10.5.6 Reporter: Larry Stone The first attempt to add a new metadata schema fails, because the sequence metadataschemaregistry_seq is initialized to the default of 1, while there is already a row with ID 1 (inserted in databse_schema.sql). The easiest fix is probably just initializing the sequence to start with 2, as is done for epersongroup_seq. If I get the time to try it, I'll submit a patch. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.dspace.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ Dspace-devel mailing list Dspace-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-devel