Forum Replies Created

Viewing 2 posts - 1 through 3 (of 3 total)

  • RE: Log Shipping skipping restore files

    sp_help_log_shipping_secondary_database 'db'

    secondary_id primary_server ...

  • RE: Log Shipping skipping restore files

    when I run

    select * from msdb..log_shipping_monitor_secondary

    I see that the [last_restored_file] field is null.

    running

    sp_help_log_shipping_secondary_database 'server'

    sp_help_log_shipping_secondary_primary 'server, 'db'

    seems to bring back the right results.....

Viewing 2 posts - 1 through 3 (of 3 total)