Hi guys,
I am doing a SQL restore, cross restore from production to testing, and I am getting this weir situation where the backup is fully done, but when closing, it will fail with status 2850.
I have done the same for other DBs and it works fine, but this one is over 150gb, while the other DBs are way smaller.
I checke dthe error message and could not find and article that I could relate to.
Here is the output from the job.
26/05/2016 16:07:39 - begin Restore
26/05/2016 16:07:39 - Info bprd(pid=6028) Found (5) files in (1) images for Restore Job ID 731842.xxx
26/05/2016 16:07:40 - 1 images required
26/05/2016 16:07:40 - media OLL026 required
26/05/2016 16:07:41 - restoring image tahq002vw0186.tarjeta.local_1464053533
26/05/2016 16:07:44 - Info bpbrm(pid=5016) TAHQ004vw0206 is the host to restore to
26/05/2016 16:07:44 - Info bpbrm(pid=5016) telling media manager to start restore on client
26/05/2016 16:07:48 - Info bpbrm(pid=4468) TAHQ004vw0206 is the host to restore to
26/05/2016 16:07:48 - Info bpbrm(pid=4468) listening for client connection
26/05/2016 16:07:50 - Info bptm(pid=1328) Waiting for mount of media id OLL026 (copy 1) on server myarsw00200bk01.
26/05/2016 16:07:50 - started process bptm (1328)
26/05/2016 16:07:50 - mounting OLL026
26/05/2016 16:07:50 - requesting resource OLL026
26/05/2016 16:07:50 - granted resource OLL026
26/05/2016 16:07:50 - granted resource IBM.ULTRIUM-TD3.004
26/05/2016 16:07:52 - Info bptm(pid=1328) INF - Waiting for mount of media id OLL026 on server myarsw00200bk01 for reading.
26/05/2016 16:07:55 - Info bpbrm(pid=4468) accepted connection from client
26/05/2016 16:07:55 - Info tar32(pid=1788) Restore started.
26/05/2016 16:07:55 - connected
26/05/2016 16:08:00 - mounted; mount time: 0:00:10
26/05/2016 16:08:00 - Info bptm(pid=1328) OLL026
26/05/2016 16:08:02 - Info bptm(pid=1328) INF - Waiting for positioning of media id OLL026 on server myarsw00200bk01 for reading.
26/05/2016 16:08:02 - positioning OLL026 to file 14
26/05/2016 16:08:02 - positioned OLL026; position time: 0:00:00
26/05/2016 16:08:02 - begin reading
26/05/2016 19:58:26 - Error bpbrm(pid=4468) socket read failed, An existing connection was forcibly closed by the remote host. (10054)
26/05/2016 19:58:26 - end reading; read time: 3:50:24
26/05/2016 19:58:26 - Info bpbrm(pid=5016) sending message to media manager: STOP RESTORE tahq002vw0186.tarjeta.local_1464053533
26/05/2016 19:58:27 - Info bpbrm(pid=5016) media manager for backup id tahq002vw0186.tarjeta.local_1464053533 exited with status 0: the requested operation was successfully completed
26/05/2016 19:58:27 - restored image tahq002vw0186.tarjeta.local_1464053533 - (file read failed(13)); restore time 3:50:46
26/05/2016 19:58:28 - end Restore; elapsed time: 3:50:49
Restore error (2850)
Thanks.