[Spacewalk-list] Moving child channels between parent channels

James Hogarth james.hogarth at gmail.com
Fri May 14 10:31:01 UTC 2010


Hi All,

With Centos 5.5 about to drop on us I'd like to create a new 5.5
parent channel and fill it up and when tested move my current child
channels to it.

It's possible I might have missed something but I can't see a way
currently in the UI (or via the API) to accomplish this.

Would it be as simple as a SQL statement to the Oracle DB of

update RHNCHANNEL set PARENT_CHANNEL='<new parent channel id>' where
label='<Child channel label>';

or does it go deeper than that?

James




More information about the Spacewalk-list mailing list