Viewing 9 posts - 76 through 84 (of 84 total)
There is light at the end-of the tunnel,
The database to be restored was named 'AABC'. Reissue the statement using the WITH REPLACE option to overwrite the 'vieval3x_testiis' database.
When I replace...
January 19, 2011 at 1:10 pm
I applogize, it said:
Logical file 'testa_TestIIS_Data' is not part of database 'testa_testiis'. Use RESTORE FILELISTONLY to list the logical file names.
I did an sp_helpdb databasename, I can see that testa_testIIS_Data...
January 19, 2011 at 12:45 pm
I tried this way "with move", and it didn't like it:
RESTORE database vieval3x_testiis from disk='D:\Program Files\Microsoft SQL Server\MSSQL\BACKUP\testA\testA_db_2011.BAK'
WITH MOVE 'testA_TestIIS_Data' to 'D:\Program Files\Microsoft SQL Server\MSSQL\data\testA_TestIIS_Data.MDF',
MOVE 'testA_TestIIS_Log' to 'D:\Program...
January 19, 2011 at 12:26 pm
But it's not in use, when I look at the output from sp_who2 or Activity from EM, there are no user/spid log into that database.
October 18, 2010 at 12:55 pm
I've got it, never mind.
October 12, 2010 at 12:24 pm
Yes that is pretty much correct, I provide the users an URL it they will have three options to chose from, whichever one thsy pick will produce there report. ...
October 11, 2010 at 7:30 am
Yes Report1-3 are pretty much the same but as you drill down on each one your will receive different information.
October 6, 2010 at 2:18 pm
Viewing 9 posts - 76 through 84 (of 84 total)