Viewing 15 posts - 241 through 255 (of 7,466 total)
February 13, 2024 at 2:29 pm
We have a couple of "data domain dedicated" sql stand alone instances ( std edtn ) that only serve as SQLAgent job scheduling environment.
A number of SQLAgent proxy accounts have...
February 9, 2024 at 12:19 pm
If I'm corrent you can use "Return 1" (or higher) to fail your ps script in sqlagent
February 7, 2024 at 10:28 am
ongoing for a while
February 7, 2024 at 10:18 am
Thanks for the feedback....
But the failed logins report from the extended events session is giving logins which have not been able to login. How will creating this extended events...
February 7, 2024 at 7:41 am
Track down these connections and search for the applications that do not end their transactions and not close their connections.
hint: "Logon monitoring in SQL Server and Azure Managed Instances...
February 6, 2024 at 2:51 pm
Happy it worked out !
February 6, 2024 at 7:10 am
This is what I use:
param ([Parameter(Mandatory = $true, Position = 0)][string]$TargetSQLInstance)
<#
[string]$TargetSQLInstance = $args[0]
Write-Host $('Host - Args count [{0}]' -f $args.count )
Write-output $('Output - Args count [{0}]'...
February 5, 2024 at 12:57 pm
I only update SSMS to the appropriate sql server version it is supposed to support.
As SQL2022 is still a botch, we have no reason to implement SSMS19 yet. I just...
February 2, 2024 at 11:49 am
1. I like that policy
2. मलाई त्यो नीति मन पर्छ
3. Мне нравится эта политика
4. أنا أحب تلك السياسة
5. Sviđa mi se ta politika
6. 我喜欢那个政策
7. J'aime cette politique
8. Lubię tę politykę
9....
February 2, 2024 at 11:45 am
are you trying to use table valued parameters ?
January 30, 2024 at 2:54 pm
In this case I would start splitting the comment based on a space.
check "Tally OH! An Improved SQL 8K “CSV Splitter” Function"
and process the spliter results for...
January 17, 2024 at 10:00 am
In this case I would start splitting the comment based on a space.
check "Tally OH! An Improved SQL 8K “CSV Splitter” Function"
and process the spliter results for the number...
January 17, 2024 at 9:33 am
January 17, 2024 at 8:39 am
January 12, 2024 at 1:23 pm
Viewing 15 posts - 241 through 255 (of 7,466 total)