Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Options

OptionDescription

[-p, --profile]

This option can be used if you want to state a specific profile to be refreshed. If this option is not used, all profiles will be refreshed.

[ -v --verbose ]

Use this flag for detailed output from the refreshdbmeta command.


Info
titleExample - Using the -v flag


Code Block
$ mzsh <username>/<password> refreshdbmeta -v


Output:

Code Block
Database profile <db_profile> metadata has been refreshed
 Added table: mzadmin.table1
 Added procedure: mzadmin.procedure1
 Removed table: mzadmin.table2
 Removed procedure: mzadmin.procedure2
Execution has been completed