rhn-config-schema.pl(8) - Linux man page

Name

rhn-config-schema.pl - utility to populate Spacewalk database tablespacee.

SYNOPSIS

rhn-config-schema.pl --source=SOURCE --target=TARGET --tablespace-name=TABLESPACE

rhn-config-schema.pl [--help]

Description

This script is intended to run from inside of spacewalk-setup. You do not want to run it directly unless you really knows what are you doing.

Options

--source=SOURCE

Full path to main.sql file. Usually /etc/sysconfig/rhn/backend/main.sql
--target=TARGET
Full path to deploy.sql. Usually /etc/sysconfig/rhn/universe.deploy.sql
--tablespace-name=TABLESPACE
Which tablespace will be populated. This does nothing with database itself, this script just substitute template variables with given value of TABLESPACE .
--help
Display allowed parameters.

See Also

rhn-schema-version(8), satellite-debug(8), send-satellite-debug(8)