Azure SQL Backup Failed with error 3829

Hi all,

I have configured an azure sql backup with protection plan.

But the backup get failed with error 3829.

In the job detail I found the following error .

ERR – ‘sqlpackage’ client utility does not exists on given host. Error: [Errno 2] No such file or directory: ‘sqlpackage’ ;Backup failed to backup the requested files

I have installed the sqlpackage  and unixODBC-2.3.7-1.rh.x86_64.rpm  and msodbcsql17-17.10.2.1-1.x86_64.rpm in the media server.

path for the sqlpackage utility is added to the  path variables and the  changed the permissions of the sqlpackage utility to the nbsvc user. Still I receive the same error.

Read more here: Source link