Hi,
i tried to perform SP Farm back, when runn SPFarm backup command getting following error in backuplog file.
pls guide what is an issue and how to fix it.
Thx
[1/3/2019 12:35:28 PM] Verbose: [SP_Config] SQL command started at: 1/3/2019 12:35:28 PM. This command may take a while to complete and without notification.
[1/3/2019 12:35:28 PM] Verbose: [SP_Config] SQL Server Command: BACKUP DATABASE [SP_Config] TO DISK=@db_loc WITH NAME=@db_name, STATS=5, NOINIT, NOSKIP, NOFORMAT, NOREWIND
@db_name=SP_Config, @db_loc=F:\FarmBackup\spbr0000\000000D4.bak
[1/3/2019 12:35:29 PM] Verbose: [SP_Config] SQL command timeout is set to 1.00 hours.
[1/3/2019 12:35:29 PM] Warning: [SP_Config] Cannot open backup device 'F:\FarmBackup\spbr0000\000000D4.bak'. Operating system error 3(The system cannot find the path specified.).
BACKUP DATABASE is terminating abnormally.
[1/3/2019 12:35:29 PM] Verbose: Starting object: 0.
[1/3/2019 12:36:05 PM] Warning: [WSS_Content_DB] Cannot open backup device 'F:\FarmBackup\spbr0000\000000ED.bak'. Operating system error 3(The system cannot find the path specified.).
BACKUP DATABASE is terminating abnormally.
[1/3/2019 12:36:05 PM] Debug: [WSS_Content_DB] at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
[1/3/2019 12:39:01 PM] Verbose: [SP_Config] SQL command timeout is set to 1.00 hours.
[1/3/2019 12:39:01 PM] FatalError: Object SP_Config failed in event OnBackup. For more information, see the spbackup.log or sprestore.log file located in the backup directory.
SqlException: Cannot open backup device 'F:\FarmBackup\spbr0000\000000D4.bak'. Operating system error 3(The system cannot find the path specified.).
BACKUP DATABASE is terminating abnormally.
[1/3/2019 12:39:31 PM] Verbose: [WSS_metadata] SQL command timeout is set to 1.00 hours.
[1/3/2019 12:39:31 PM] Warning: [WSS_metadata] Cannot open backup device 'F:\FarmBackup\spbr0000\000000F3.bak'. Operating system error 3(The system cannot find the path specified.).
BACKUP DATABASE is terminating abnormally.
Backup failed for Object Crawl-0 (C: on SPAPP0) failed in event OnBackupComplete.
iffi