Now you’re less likely to miss what’s been brewing in our knowledge base with this weekly digest
Please, try again later.
Modify the following query, replacing fqdn with the fqdn, hostname, or IP of the Backup Enterprise Manager server. Then, use the query to update the database, changing the URL shown in the Backup Enterprise Manager notification email.
Note: Replace fqdn with the actual fqdn, hostname, or IP of the Backup Enterprise Manager server.
UPDATE public."notification.mailsettings" SET web_site_url = 'https://' || 'fqdn' || ':9443/';
Modify the following query, replacing fqdn with the fqdn, hostname, or IP of the Backup Enterprise Manager server. Then, use the query to update the database, changing the URL shown in the Backup Enterprise Manager notification email.
Note: Replace fqdn with the actual fqdn, hostname, or IP of the Backup Enterprise Manager server.
update dbo.[Notification.MailSettings] set web_site_url = 'https://' + 'fqdn' + ':9443/'
Your feedback has been received and will be reviewed.
Please, try again later.
Please try select less.
This form is only for KB Feedback/Suggestions, if you need help with the software open a support case
Your feedback has been received and will be reviewed.
Please, try again later.