My Opmanager install is to the G drive on my windows server. When I run the following commands, the
BackupDB_Mysql -destination command results in ".\setEnv.bat is not recognized as an internal or external command, operable program or batch file. Can anyone offer the proper syntax or what is required for it to find my .bat file?
- net stop opmanager
- call G:AdventNet\ME\OpManager\bin\backup\BackupDB_Mysql -destination \\testsystem\backups
- net start opmanage