Forum Replies Created

Viewing 15 posts - 166 through 180 (of 9,244 total)

  • Reply To: How best to identify one (and only one) default row in a table?

    I don’t see any reason to be concerned about 3NF reqs here it’s a simple metadata table

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" πŸ˜‰

  • Reply To: Access Issues

    What groups are provisioned on the servers with rdp access too?

    that is do you see the same AD group in windows admins as you see as syssdmin in the sql...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" πŸ˜‰

  • Reply To: How best to identify one (and only one) default row in a table?

    julian.fletcher wrote:

    Does anybody know of any drawbacks with this approach?

    can’t think of any immediately, the table is small and lightweight.

    only the obvious which is the inability to truncate the parent...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" πŸ˜‰

  • Reply To: Database Mirroring is Back in Azure SQL Database

    It makes sense for azure sqldb, AGs are more targeted at groups of databases rather than single dbs, ok azure sqldb are pinned to a virtual instance for database connectivity...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" πŸ˜‰

  • Reply To: How best to identify one (and only one) default row in a table?

    julian.fletcher wrote:

    The best alternative I can think of is a separate table instead of an IsDefault column. This other table has one row with one column, FK to the PK...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" πŸ˜‰

  • Reply To: Exporting and Importing Registered Servers in SSMS

    ildjarn.is.dead wrote:

    And that's why there are central management servers and Powershell...

    agreed, the deployment of a central management server provides this list centrally for all users, adding warehousing capability and harvesting...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" πŸ˜‰

  • Reply To: blocking issue

    If you declare an explicit tran then it is your responsibility to either commit or rollback

    Cleaning up uncommitted explicit trans by auto committing them is not something you want

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" πŸ˜‰

  • Reply To: Contained AGs user sync

    This link should help

    https://learn.microsoft.com/en-us/sql/database-engine/availability-groups/windows/contained-availability-groups-overview?view=sql-server-ver16

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" πŸ˜‰

  • Reply To: AWS RDS for SQL Server - Backup to/Restore from s3 - Multiple Account Scenario

    josh.jones@wcc.govt.nz wrote:

    Situation: Prod instance can successfully backup to the designated s3 bucket FOR FULL BACKUPS. DIFF backups fail with "internal error".

    full backups are fine but diffs fail, is that correct?

    Also...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" πŸ˜‰

  • Reply To: How to check for data loss after rollback

    as already stated, its bit surprisng that the database engine thought a transaction large enough to warrant a 30 hour rollback was the least busy transaction. Was this transaction actually...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" πŸ˜‰

  • Reply To: AlwaysOn Database Not Synchronizing / Suspect

    Glad it helped, mirroring can be paused at the group level and database level.

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" πŸ˜‰

  • Reply To: Restore dbs

    error number would be helpful

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" πŸ˜‰

  • Reply To: Restore dbs

    Ok so check the logs you should be seeing error in the restore likely with an OS error number

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" πŸ˜‰

  • Reply To: Principal owns a service?

    Recreated this by creating a test SP, queue and service (owned by user test)

    Try to drop user and get same message box, this will identify the service name and owning...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" πŸ˜‰

  • Reply To: Failover Clustered Instance (FCI) how to unconfigure from cluster to standalone

    .

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" πŸ˜‰

Viewing 15 posts - 166 through 180 (of 9,244 total)