Hi Everyone,
Hope you are doing good !!!
I have two Questions on Log Shipping :
1.What is the use of @threshold_alert_enabled Parameter of sp_add_log_shipping_primary_database . Does it generates alerts automatically ?? If not why ?
2. I really dont understand why procedure : sp_add_log_shipping_alert_job is used . I know it creates a job , with in which it refers a generic stored procedure : sys.sp_check_log_shipping_monitor_alert , Which doesnt contain any server details(Primary Server or Secondary Server). In that case , whys is this used ? why is it named alert , as if it automatically raises an alert if log shipping fails (which is not true in real) .
Please help me in understanding the above two things .
Any help would be really appreciated.
Many Thanks
Chaithanya M