On Thursday 20 October 2011 19:51:03 Miroslav Suchý wrote: > schema/spacewalk/common/tables/rhnServerNetAddress4.sql > | 6 - > schema/spacewalk/common/tables/rhnServerNetAddress6.sql > | 6 - > schema/spacewalk/upgrade/spacewalk-schema-1.5-to-spacewalk-schema-1.6/105- > alter_rhnServerNetInterface.sql.oracle | 9 ++ > schema/spacewalk/upgrade/spacewalk-schema-1.5-to-spacewalk-schema-1.6/105- > alter_rhnServerNetInterface.sql.postgresql | 11 ++ > schema/spacewalk/upgrade/spacewalk-schema-1.5-to-spacewalk-schema-1.6/110- > add_rhnServerNetAddress4.sql.oracle | 39 ++++++++++ > schema/spacewalk/upgrade/spacewalk-schema-1.5-to-spacewalk-schema-1.6/110- > add_rhnServerNetAddress4.sql.postgresql | 18 ++++ > schema/spacewalk/upgrade/spacewalk-schema-1.5-to-spacewalk-schema-1.6/111- > add_rhnServerNetAddress4_data.sql | 6 + > schema/spacewalk/upgrade/spacewalk-schema-1.5-to-spacewalk-schema-1.6/115- > drop_columns_rhnServerNetInterface.sql | 3 > schema/spacewalk/upgrade/spacewalk-schema-1.5-to-spacewalk-schema-1.6/120- > add_rhnServerNetAddress6.sql.oracle | 39 ++++++++++ > schema/spacewalk/upgrade/spacewalk-schema-1.5-to-spacewalk-schema-1.6/120- > add_rhnServerNetAddress6.sql.postgresql | 17 ++++ 10 files changed, > 148 insertions(+), 6 deletions(-) > > New commits: > commit d3ad7644610e0ef27c7fb1528ca3c382518ef6f8 > Author: Miroslav SuchÜ <msu...@redhat.com> > Date: Thu Oct 20 19:19:02 2011 +0200 > > schema upgrade > > diff --git a/schema/spacewalk/common/tables/rhnServerNetAddress4.sql > b/schema/spacewalk/common/tables/rhnServerNetAddress4.sql index > 7042fb2..b451aa3 100644 > --- a/schema/spacewalk/common/tables/rhnServerNetAddress4.sql > +++ b/schema/spacewalk/common/tables/rhnServerNetAddress4.sql > @@ -31,10 +31,10 @@ CREATE TABLE rhnServerNetAddress4 > ENABLE ROW MOVEMENT > ; > > -CREATE INDEX rhn_net_addr4_iid_addr_idx > +CREATE INDEX rhn_srv_net_addr4_iid_addr_idx
This identifier is 31 chars long and won't work w/ Oracle. -MZ _______________________________________________ Spacewalk-devel mailing list Spacewalk-devel@redhat.com https://www.redhat.com/mailman/listinfo/spacewalk-devel