Viewing 15 posts - 136 through 150 (of 7,466 total)
Keep in mind, everybody that can use the linked server, will have the authority of the given "rmtuser" !
That's the reason I only allow read-only accounts to be used in...
October 10, 2024 at 5:36 am
How did you define the security to be followed when using this linked server ?
October 9, 2024 at 12:32 pm
even on SQLMI there are restrictions for CLR stuff:
October 9, 2024 at 9:19 am
is your user profile stored with remote as primary ?
( = wrong implementation of a great concept )
October 8, 2024 at 11:10 am
indeed. Thank you for pointing the subtle difference.
Tried it.
Didn't provide the data I aimed for.
October 7, 2024 at 6:30 am
It did generate the same error as the debug channel at create time.
However, now I see it accepts the create of the event session.
Time to investigate ( for a short...
October 3, 2024 at 12:41 pm
doesn't work !!! ( see OP )
October 3, 2024 at 11:32 am
did you check for "Cross database ownership chaining" ?
Ref 2: "Understanding Cross Database Ownership Chaining in SQL Server"
October 2, 2024 at 11:29 am
I want to restore the DBs to another MI in regular intervals as use to do in traditional SQL. Please suggest how to make it possible to schedule automated...
October 2, 2024 at 9:49 am
The only thing you can do - if you really want your own backup files - is to remove TDE
have a look at "Removing TDE from a Database: Level...
October 1, 2024 at 11:00 am
You can, but only "copy_only" backups.
With PAAS solutions (like Azure SQLMI or azure sqldb) you tipically don't have to worry about backups after you have selected (and accepted $$) your...
September 30, 2024 at 3:15 pm
WOW, thank you, Phil, for giving me additional information on PBI vs. SSRS!! Everything you've said is information I've never known. Thank you, again!
A pleasure. Let me know...
September 30, 2024 at 6:59 am
IT DEPENDS !
Database mirroring is not dead yet! ( Such a shame Microsoft uses that terminology now in its cloud context )
It still works and in some cases outperforms AG's...
September 27, 2024 at 9:44 am
check "sql-server-diagnostic-information-queries-detailed-day-17" Query #40!
September 27, 2024 at 9:28 am
What is the actual error message ?
Do you have monitoring for succeeded and failed connections ( in this case especially on S2 ) ?
When using a SQLUser, how did you...
September 25, 2024 at 1:26 pm
Viewing 15 posts - 136 through 150 (of 7,466 total)