Hey,
I’m trying to backup a SQL server instance but I'm getting the following error when trying.
Error Code: c19: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 e4-Database Backup] (0,0) started on ,machinetobackup] in p1] 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 1Control] received. Client rmachinetobackup] plattype = 4. Token ]181838:4:4:0:44604]
5360  30dc  09/23 08:58:52 181838 Scheduler  Phase 1Failed] message received from dmachinetobackup] Module oSQLiDA] 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 54-Database Backup] for Backup Job Failed. Backup will continue with phase cDatabase 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