Table of Contents

Search

  1. Preface
  2. mmcmd
  3. mmLineageMigrator
  4. mmRepoCmd
  5. mmXConPluginUtil
  6. rcfmu
  7. rmu

Metadata Manager Command Reference

Metadata Manager Command Reference

Running Commands

Running Commands

When you run mmcmd, you enter options for each command, followed by the required arguments. Command options are preceded by a hyphen and are not case sensitive. Arguments follow the option.
For example, the following command starts a resource load for the Oracle_DB resource:
mmcmd load -url http://localhost:10250 -r Oracle_DB -u dave -pw ******
If you omit or incorrectly enter one of the required options, the command fails, and mmcmd returns an error message.
  1. At the command prompt, switch to the directory where mmcmd is located.
  2. Enter
    mmcmd
    on Windows or
    mmcmd.sh
    on UNIX followed by the command name and its required options and arguments.
    For example:
    mmcmd(.sh) command_name [-option1] argument_1 [-option2] argument_2...
    The command names are not case sensitive.

0 COMMENTS

We’d like to hear from you!