Hi, i have just upgraded to V4. i did have some sched tasks backing up various databases. These are now failing with error"Unable to create directory" error 500. I have included the script below. any help much appreciated

regards

Paul


"C:\Program Files\Red Gate\SQL Backup\SQLBackupC.exe" -SQL "BACKUP DATABASE [AMS] TO DISK = 'AUTO' WITH NAME = 'ams', DESCRIPTION = 'Full Hourly Backup Database: ams Instance: (local) Server: EXTERNALWEB', INIT, PASSWORD = '<ENCRYPTEDPASSWORD>ezc0aeR2MDE=</ENCRYPTEDPASSWORD>', MAILTO = 'paul@precise-data.com', COMPRESSION = 3" -E
oshi
0

Comments

1 comment

  • petey
    Please ensure that the SQL Backup Agent service startup account has rights to create the necessary backup folders.

    By default, the service startup account uses LocalSystem.
    petey
    0

Add comment

Please sign in to leave a comment.