On Fri, Apr 09, 2010 at 04:23:35PM +0200, Jan Pazdziora wrote: > On Wed, Apr 07, 2010 at 01:28:19PM -0500, Hooker, Jonathan wrote: > > I have attached more information on the issues we are having importing > > deploy.sql into our oracle 11g database. Does anyone have any ideas as to > > why we are seeing these errors? > > Well, if you rerun the deploy, you should really drop the whole > schema. Otherwise the sequence which populates one table is already > set to something above 1, and the foreign key will fail. > > Yes, we probably should not be having that 1 hardcoded, but you are > still better off to drop the schema and start anew.
In fact, I've just pushed change 4377bb4578ab4602c744e526c4fb8f2ef2875bf8 which addresses this. -- Jan Pazdziora Principal Software Engineer, Satellite Engineering, Red Hat _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
