HI,
These are the options set in my DR location
abort tran on log full, offline, allow wide dol rows, deferred table al
location, page compression, allow incremental dumps, deallocate first t
ext page,full logging for all
and below mentioned are the options which has been set in DC location
ddl in tran, allow nulls by default, abort tran on log full, enforce du
mp tran sequence, allow wide dol rows, deferred table allocation, page
compression, allow incremental dumps, deallocate first text page,full l
ogging for all
Now, my query is when we are trying to load the files its getting error
1> LOAD TRANSACTION PRD FROM '/sybbackup/tran_dump/PRD.TRAN.20160601_011706.dmp'
Backup Server session id is: 7. Use this value when executing the 'sp_volchanged' system stored procedure after fulfilling any volume change request from the Backup Server.
Backup Server: 6.28.1.1: Dumpfile name 'PRD1615301212 ' section number 1 mounted on disk file '/sybbackup/tran_dump/PRD.TRAN.20160601_011706.dmp'
Msg 4305, Level 16, State 1:
Server 'PRD', Line 1:
Specified file 'dump device' is out of sequence. Current time stamp is May 29 2016 4:39:19:010AM while dump was from May 31 2016 9:58:39:266AM.
Warning: file /sybbackup/tran_dump/PRD.TRAN.20160602_152102.dmp appears not to be transferd completely.
So, please help to resolve this issue.
Rgds,
Raman