I am getting below error while taking DB back up. This error occurred after 55% of complete database backup process. Please provide solution to resolve this issue.
BackupIoRequest::ReportIoError: write failure on backup device '\networkpath\MYDB.BAK'. Operating system error 1(Incorrect function.).
using below script for DB back up:-
BACKUP DATABASE PolarisPROD TO DISK = '\\networkpath\MYDB.BAK' WITH INIT