Hi,
We are performing a system refresh from production to Test system and when we try to load the database using Data protector , we are getting an error and we are not sure where does the problem is.
1> load database T15 from "ob2syb::2015/06/27-242::P15::P15"
2> go
Backup Server session id is: 8. Use this value when executing the 'sp_volchanged' system stored procedure after fulfilling any volume change request from the Backup Server.
Backup Server: 4.132.1.1: Attempting to open byte stream device: 'ob2syb::2015/06/27-242::P15::P15::000'
Backup Server: 4.141.2.24: [109] The 'api_read' call failed for database/archive device while working on stripe device 'ob2syb::2015/06/27-242::P15::P15::000' with error number 0 (Success). Refer to your operating system documentation for further details.
Backup Server: 6.31.2.4: Volume rejected.
Backup Server: 1.14.2.2: Unrecoverable I/O or volume error. This DUMP or LOAD session must exit.
Backup Server: 4.125.1.1: Archive API information for device='ob2syb::2015/06/27-242::P15::P15::000': Vendor application name=Data Protector A.08.10, Library version=221, Message=[Critical] From: OB2BAR@<hostname> "T15" Time: 06/27/2015 01:41:58 PM ABORT_ON_CLOSE received. Aborting .
Backup Server: 6.32.2.3: ob2syb::2015/06/27-242::P15::P15::000: volume not valid or not requested (server: , session id: 8.)
Backup Server: 1.14.2.4: Unrecoverable I/O or volume error. This DUMP or LOAD session must exit.
Msg 8009, Level 16, State 1:
Server 'T15', Line 1:
Error encountered by Backup Server. Please refer to Backup Server messages for details.
Following are the pre-steps I have done before loading the database.
- 1.Generated the ddl statements in the source system.
- 2.dropped the target database
- 3.dropped the devices in the target database
- 4.stopped the backup server and database in target
- 5.Deleted the data and log files
- Started back the database and Backup server
- 6.intialized the disk files in the target database
- created the database.
- Trying to load the data
I have attached the ddlgen statements from the source system and the steps that are done in the target database. I'm not sure where is the problem.
Can you please help me there?
I'm able to load the database with the backup taken in the target database without issues. I feel it could be something related to change in the SID's.
Thanks and Regards,
Vimal