NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

Active IQ Unified Manager Discussions

How can I make a OCR database backup using command line

christig
3,498 Views

How can I make a OCR database backup using command line. Backup file look like a mysqldump of databases

  • aquisition
  • host_data
  • sanscreen
  • workbench
  • management
  • scrub
  • performance

Using mysqldump could be a solution but with which user and password ?

Is there a native command line procedure available

(OnCommand Report 1.1 under Windows 2008 R2 x64)

Thanks in advance for your help

regards

Christian

1 REPLY 1

christig
3,498 Views

I answer to myself

under \Program Files\NetApp\OnCommandReport\backup there is the backup.cmd script which do the complete MySQL backup

The script do more than the backup action launched by the OnCommand Report GUI. It save more database (not only the 7 listed above) and also the mysql configuration.

Public