• Can you post a screenshot of what you see?

    To check the settings for a log shipped database use the following

    against the primary

    exec sp_help_log_shipping_primary_database 'primarydb'

    against the secondary

    exec sp_help_log_shipping_secondary_database 'secondarydb'

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉