Hi All,
Is it possible to shut down a SQL Server and then manually copy the MDF and LDF file to another server? (I attempted this but could not copy the files because they were in use)
I tried to backup my SQL database using brightstor and I recieved the following error when i tried to restore to my new server:
Error: 823, Severity: 24, State: 2
I/O error (bad page ID) detected during read at offset 0x00000000012000 in file 'D:\MSSQLData\MSSQL\data\Userinfo_Data.MDF'.
Any advise would be appreciated.
Cheers,
Ronnie
Is it possible to shut down a SQL Server and then manually copy the MDF and LDF file to another server? (I attempted this but could not copy the files because they were in use)
I tried to backup my SQL database using brightstor and I recieved the following error when i tried to restore to my new server:
Error: 823, Severity: 24, State: 2
I/O error (bad page ID) detected during read at offset 0x00000000012000 in file 'D:\MSSQLData\MSSQL\data\Userinfo_Data.MDF'.
Any advise would be appreciated.
Cheers,
Ronnie