Skip to content

Comments

AG secondary fix, fixed issue with big dbs#182

Open
michalsadowski wants to merge 1 commit intomicrosoft:masterfrom
michalsadowski:patch-3
Open

AG secondary fix, fixed issue with big dbs#182
michalsadowski wants to merge 1 commit intomicrosoft:masterfrom
michalsadowski:patch-3

Conversation

@michalsadowski
Copy link
Contributor

Fixed issue when a database is part of Availability Group and job is failing on secondary replicas
Fixed issue with size calculation for bigger databases causing the error: Msg 8115, Sev 16, State 2, Line 1 : Arithmetic overflow error converting expression to data type int. [SQLSTATE 22003].
The change is from int to bigint.

Fixed issue when a database is part of Availability Group and job is failing on secondary replicas
Fixed issue with size calculation for bigger databases causing the error: Msg 8115, Sev 16, State 2, Line 1 : Arithmetic overflow error converting expression to data type int. [SQLSTATE 22003].
The change is from int to bigint.
@msftclas
Copy link

msftclas commented Feb 4, 2020

CLA assistant check
All CLA requirements met.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants