remove catalog

This command removes the Fulfillment Provisioning Catalog application.

provadmin remove catalog [ nodename=<value> ]
                         [ saveconf=<value> ]

The following table describes the general options that are valid with the remove catalog command.

Option Description
nodename Fulfillment Provisioning node name. By default, it is the name of the server.
saveconf Indicates whether or not the configuration files are saved. The default value is true.

The following shows the usage of remove catalog and a typical output from the command.

>provadmin remove catalog nodename=kpsa02
        Stopping node
        Stopping catalog node
        catalog node stopped
        Removing node
        Saving catalog data to /opt/kabira/users/iphillip/data/saved/conf

        Stopping node kpsa02...
        Done.

        Removing node kpsa02 directory ...

>