Viewing 15 posts - 496 through 510 (of 4,477 total)
I've always run them for a bit in lower environments before rolling them out to production. Nothing intensive for testing, usually just applying and making sure everything runs the same,...
June 13, 2019 at 4:34 pm
Open the certificate that you are trying to create on disk and check the thumbprint and then compare it to the thumbprint for the other existing certificates on the instance....
June 13, 2019 at 4:21 pm
It's good practice to keep the instances up to date with service packs. If you patch those to SP2 you will still be behind on service packs for the 2014...
June 13, 2019 at 4:12 pm
Your welcome and thanks for posting back!
Sue
June 13, 2019 at 1:28 pm
Only the last two backups are stored - which by default would be 8 hours:
Online backup and on-demand data restore in Azure Cosmos DB
There is no point in time...
June 12, 2019 at 11:27 pm
Did you check for the certificate by querying sys.certificates in the database?
Sue
June 12, 2019 at 11:10 pm
Did you also try what I mentioned in the last sentence with setting it to off:
<RSWindowsExtendedProtectionLevel>Off</RSWindowsExtendedProtectionLevel>
Sue
June 12, 2019 at 9:52 pm
And there is nothing in the tags which is the problem. Try using:
<Authentication>
<RSWindowsExtendedProtectionLevel>Allow</RSWindowsExtendedProtectionLevel>
<RSWindowsExtendedProtectionScenario>Proxy</RSWindowsExtendedProtectionLevel>
</Authentication>
I don't know your configuration so if you aren't using extended protection, you would still need the tags...
June 12, 2019 at 9:26 pm
PBIUser is usually in reference to Power BI User.
But the extended protection error, check your rsreportserver.config file and make sure you have the necessary attributes in the file as explained...
June 12, 2019 at 9:02 pm
Often, it has nothing to do with the service account. That's typically setup with the data sources as that's what the report uses for the connection. So what's granted to...
June 12, 2019 at 6:09 pm
The login error you are getting with State 58 is due to this setting:
Security tab ; local-login: Domain\AAAA / Impersonate: NO / Remote user; Domain\AAAA / Remote Password ; <<pw>>...
June 12, 2019 at 4:41 pm
As a guess, it's related to Kerberos. Go through the following article which explains how it works with linked servers and which accounts need to have delegation allowed:
June 11, 2019 at 7:25 pm
Dear Jonathan, Thanks for your replay. Actually, I want these are done by a single click. Is it possible ?
Then do it all using sqlcmd. There are...
June 11, 2019 at 7:00 pm
Is it always around 30 mins or 10 mins or less? Any idea at all? A lot of the defaults are at 30 mins but not all. You might be...
June 11, 2019 at 5:37 pm
Sounds like it used to be Most posts without the time filtered to last 24 hours. Steve used to have some of that in his status reports but he's being...
June 11, 2019 at 5:24 pm
Viewing 15 posts - 496 through 510 (of 4,477 total)