A problem was encountered granting access to MSDB database for login '(null)'. Make sure this login is provisioned with SQLServer and rerun sqlagent_msdb_upgrade.sql "
#sqlhelp Has anyone seen the security update released on 2023-02-14 fail because of the ##MS_SSISServerCleanupJobLogin## login? Seeing this in the install log:
"Granting login access'##MS_SSISServerCleanupJobLogin##' to msdb database...
@NESN for $30/month @nesn360official needs these features: 1. Pause, rewind, fast forward. 2. All @RedSox and @NHLBruins games should be available on demand 48hrs after they air. I can't justify paying that mutch just to be able to watch games live when radio is free.
Refs in #pats game aren't doing a very good job. Worst sequence I've seen this season. Pick up late hit o. #bills and then call unsportsmanlike on #pats.
@gbargsley 2/2
DATABASE_OBJECT_PERMISSION_CHANGE_GROUP
SERVER_OBJECT_PERMISSION_CHANGE_GROUP
Details about what the groups capture here, https://t.co/LVTnXFV3kX
@gbargsley You can use SQL Audit. Actions I'd look at capturing in an Audit for this:
DATABASE_ROLE_MEMBER_CHANGE_GROUP
SERVER_ROLE_MEMBER_CHANGE_GROUP
SERVER_PRINCIPAL_CHANGE_GROUP
SERVER_PERMISSION_CHANGE_GROUP
DATABASE_PERMISSION_CHANGE_GROUP
DATABASE_PRINCIPAL_CHANGE_GROUP
1/2
#sqlhelp Anyone see an issue when upgrading SQL 2017 to CU23? Seeing an odd issue where jobs have stopped updating sysjobhistory since updating to CU23.
@SQL_SKIPPY Services need to be restarted for an edition upgrade to take effect, https://t.co/Pyy57qstWh
According to the docs you can't go from EE to DEV. just from DEV to EE, https://t.co/OY7gPAb9RU
@DBHawkSQLTool Please keep the #SQLHelp hashtag for community-driven Q&A rather than advertising, promotion, marketing, or generic advices. Thank you.
@gbargsley Tried Connect-DBAInstance -SQLInstance dbserver. https://t.co/NT526MaHkk -Database dbname -AuthenticationType 'AD Universal with MFA Support' and getting an error this error:
"When using Tenant, SqlCredential must be specified. " dbatools version 1.0.145
#sqlhelp#dbatools Anyone used dbatools against Azure SQL DB with AAD login and MFA? Not enough PoSH and Azure experience to figure it out or search for the right thng.
@bflippin So why not use the Catalog in 2012 or 2014? I've been using it since then. I don't notice a big difference in the catalog between versions. The only upgrade I liked was being able to deploy a single package from a project instead of the whole project