Hey,
I’m trying to backup a SQL server instance but I'm getting the following error when trying.
Error Code: [19:1109]
Description: Please check the log files for this job for more details.
Source: XXXXXX, Process: JobManager
-Also installed is a FS agent on the machinetobackup
-credentials are correct,I’m able to connect from SSMS
-I have similar/almost identical machine with the same setup and SQL server.working great
Also checked the logs for this job and i’m getting the following
5360 2124 09/23 08:58:45 181838 Service -> SYS RESUMED <- Automatically resumed
5360 1538 09/23 08:58:50 181838 Scheduler Phase [4-Database Backup] (0,0) started on [machinetobackup] in [1] second(s) - SQLBackup.exe BACKUP -j 181838 -a 2:506 -t 1 -d agentmachine.domain*agentmachine*8400 -data -jt 181838:4:4:0:44604 -idxma agentmachine.domain*agentmachine*8400
5360 30dc 09/23 08:58:51 181838 Servant Reg [Control] received. Client [machinetobackup] plattype = 4. Token [181838:4:4:0:44604]
5360 30dc 09/23 08:58:52 181838 Scheduler Phase [Failed] message received from [machinetobackup] Module [SQLiDA] Token [181838:4:4:0:44604] restartPhase [0]
5360 30dc 09/23 08:58:52 181838 Delay Msg successfully deleteSavedJMJobUpdateMsgByJob
5360 30dc 09/23 08:58:52 181838 JobSvr Obj Phase [4-Database Backup] for Backup Job Failed. Backup will continue with phase [Database Backup].
5360 30dc 09/23 08:58:52 181838 ArchiveMgr JMArMgr::releaseAllJobStreams() Calling CvResourceManager::releaseJobStreams(jobType=1,appType=81,logicalRelease=true)
If needed I will provide more information
Thanks guys