Viewing 15 posts - 121 through 135 (of 9,208 total)
They should both support the same record set operations so change the connection providers and rebuild the project then test
May 1, 2024 at 3:09 pm
Path is not passed is it the intention to use a local drive as it’s not specified clearly in the 2nd script.
Bit more info on what it is you’re trying...
May 1, 2024 at 3:04 pm
I don’t see any reason to be concerned about 3NF reqs here it’s a simple metadata table
May 1, 2024 at 12:16 pm
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...
May 1, 2024 at 8:37 am
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...
May 1, 2024 at 8:26 am
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...
April 30, 2024 at 9:12 pm
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...
April 30, 2024 at 8:58 pm
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...
April 30, 2024 at 8:17 pm
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
April 30, 2024 at 5:14 pm
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...
April 30, 2024 at 2:36 pm
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...
April 29, 2024 at 9:51 pm
Glad it helped, mirroring can be paused at the group level and database level.
April 29, 2024 at 7:23 pm
Ok so check the logs you should be seeing error in the restore likely with an OS error number
April 26, 2024 at 8:36 pm
Viewing 15 posts - 121 through 135 (of 9,208 total)