Forum Discussion

AndresV's avatar
AndresV
Level 6
3 years ago

Mysql Backup execution from the Netbackup Console

Hi Guys,

I´m configuring a Mysql policy (Datastore) using Netbackup 9.1.0.1.

I already configured everything, and the backup is working but only when I run the command from the client´s command prompt, I even see the job running in the activity monitor (Netbackup console)

nbmysql.exe -o backup

The problem is I can't run using frequency or manually, because even though the job is completed successfully, I don't see any data being backed up.

My policy has two schedules like this:

And in the backup selections, I´m pointing to a bat file.

 

I hope you guys can give a hand here...

    • AndresV's avatar
      AndresV
      Level 6

      Hi Thiago,

      Looking at the logs I see this: 

      "C:\Program Files\Veritas\NBMySQLAgent\nbmysql.exe" -o backup -S vcsnbu -P mysql_bk -s Default-Application-Backup -l "C:\Program Files\MySQL\MySQL Server 8.0\lib"
      nbmysql successful
      nbmysql successful

      So I really dont see where the problem is.

      What I see is this: "Application popup: nbmysql.exe - System Error : The program can't start because xbsa.dll is missing from your computer. Try reinstalling the program to fix this problem. " in the event viewer

       

      • pats_729's avatar
        pats_729
        Level 6

        AndresV This error is possibly because you have not set the PATH variable, so its failing to find xbsa.dll

        Add NetBackup Client and NetBackup MySql Agent path in PATH variable.

        Hope it helps.