Forum Replies Created

Viewing 7 posts - 46 through 53 (of 53 total)

  • RE: Database Restore Problem

    Hi Vegard Hagen,

    Great. It's much clearer now.

    Thanks a lot for your explainations.

    Have a nice day 🙂

    - Peter

  • RE: Database Restore Problem

    ...

  • RE: Database Restore Problem

    Hi All,

    Thanks for your responses.

    Please see my comments below.

    select * from msdb.dbo.backupset where database_name='MOR'

    -> Returns: 76 rows

    select distinct database_name from backupset

    -> Msg 208, Level 16, State 1, Line 1

    -> Invalid...

  • RE: Database Restore Problem

    Hi Grasshopper,

    Thanks for your response and advise.

    I've tried to execute the script on my actual server where the backup is taken, but there is still no output.

    Anything that I've missed...

  • RE: Database Restore Problem

    Hi,

    Thanks for your help on the SQL query.

    I've executed the query on my DR server where I've restored the DB, but there is no output.

    The message is only showing:

    Command(s) completed...

  • RE: Database Restore Problem

    Hi,

    Thanks for your response.

    We're using Microsoft SQL Server Management Studio (SQL Server 2008 R2) to perform the restore.

    Is there a way to check what are the required transaction files...

  • RE: Find size of all tables in a database

    Hi All,

    I'm gettting this error from Suba' script.

    Errors:

    Msg 208, Level 16, State 1, Line 11

    Invalid object name 'Information_Schema.Tables'.

    Please advise.

    Thanks.

Viewing 7 posts - 46 through 53 (of 53 total)