Error when enable mail profile in SQL Server Agent Properties - sql-server

I am trying to enable the mail profile in SQL server agent properties so as Whenever the backup job fails email should trigger.
I have setup the profile and test email is working fine.
Only when enable Mail profile i am facing below issue. Can anyone please help me on this
Thanks in Advance

Related

Cannot connect to SQL Server from PowerBI gateway - Unknown error

I have a dashboard built with PowerBI Desktop. This dashboard has 3 differents data sources (SQL Server, CSV and API). I have a PRO account.
Everything works fine, but when I want to connect it with my gateway after pubication, it raise me an error for SQL Server connection:
Sorry, it's in french, but it says "Cannot update this datasource credentials. Unknown error"...
What I tried so far:
Fully reconfigure the gateway
Tryed to connect with different credentials
Updated datasources authentification methods (from desktop) and
publish it again
Publish my dashboard on different workspace
Of course, my credentials works fine in my SQL Server
I run out of idea... and I really need to setup this in order to make scheduled refresh.
I have a subsidiary question: there is any good practice about credentials to use right here? It is better to use a service account or personal account for this kind of connection ?
Many thank's for your help.

Unable to view dashboards on Spotfire Webplayer if connected from database

I'm new with Spotfire and I'm trying to publish my spotfire dashboards. When I use excel and create the dashboards I'm able to view them on webplayer but when I connect spotfire to a database and create dashboards, I'm not able to view it on webplayer as it asks for username and password for the data source. I'm 100% sure I'm entering the correct credentials but it doesn't login and I'm stuck. I'm using MS Sql server studio 2017.
When uploading the data into the database I tried with windows authentication and also sql-server authentication but it doesn't seem to work. When I use windows authentication I used my windows login credentials and when I tried sql-server authentication I entered the same credentials which I used for login into the sql server.
Any help would be appreciated.
Please find attached the image.
I figured out. It was a firewall issue which was blocking me from connecting to the database.

Unable to browse SharePoint 2013 Central Administration or SharePoint sites. get the event error 3760

Please help me regarding this issues.
I have no idea about sharepoint admin issues.
when i'm try to start SharePoint 2013 Central Administration or share-point site so it's not start.
when i checked event logs.
I got error 3760.
SQL Database 'SharePoint_Config' on SQL Server instance 'xxx' not
found. Additional error information from SQL Server is included below.
Cannot open database "SharePoint_Config" requested by the login. The
login failed.Login failed for user 'xxx\Administrator'.
Please check below screenshot.
Please suggest me
and share me some link related this issues.
Does the user password expired?
For such case, you need update it.
Reference here and here.

How to setup Email subscription in SQL Server 2016 Reporting Services

Just wondering how to set up a SQL Server Reporting Services subscription to email the report as an attachment.
When setting up a usual subscription for a report, it seems to only provide a Windows File Share option.
Is there any clean instructions on how to set up email distributions of a report (to a list of email addresses) with the generated report sent as an attachment?
Kind regards,
Stefan
Okay, I had to setup SMTP server and update the Email Settings in the Reporting Services Configuration Manager
https://msdn.microsoft.com/en-us/library/ms159155.aspx#bkmk_configure_for_local_or_remote_SMTP
Only after configuring this, does the Email option became available when setting up the subscription.

Server level Admin Rights not working?

I created a server on Microsoft Azure, and a SQL database on it. I downloaded SQL Server Management Studio, and I am able to connect to the server fine using the Server Admin Id and password I created when creating the server. But when I try and run a bulk load query to insert a picture in a picture column. It says I do not have rights. Error is:
You do not have permission to use the bulk load statement
Also in Management studio if I go to server level security folder I have logins as an option and the Server Admin ID is there, when I right click to go to properties, its missing properties as an option.
Let me know if you need more info.
Any help is appreciated,
Thank you,
Abdul

Resources