Percy Reyes
My thoughts on cryptography and SQL database Engineering
Pages
(Move to ...)
About me
Education & Experience
Academic
Database Engineering
Cryptography
Articles
Talks
▼
Thursday, 21 July 2016
The 'SkipErrors' parameter for the Replication Distribution Agent
›
Having encountered numerous errors in SQL Server Replication, I can confidently say that the majority occur at the replication agent level, ...
Wednesday, 20 July 2016
How to query the windows users that access via windows groups from SQL Server
›
At times while monitoring a database server, we may need to know not only which SQL users are accessing, but also windows users for securit...
Saturday, 16 July 2016
SQL Mirroring Port could stop working unexpectedly
›
When it comes to diagnosing and fixing some SQL Mirroring issues we may have to face with bizarre causes that could stop working a database ...
Thursday, 30 June 2016
Error 20598: The row was not found at the Subscriber when applying the replicated command
›
Having transactional replication environments with read-only subscribers (which means that changes are not propagated back to the publisher)...
Friday, 3 June 2016
How to move the files of database which has Replication, Mirroring, Log Shipping or AlwaysOn Settings
›
One of the challenging tasks in the life of a DBA is definitely moving all or some of the files of a database from one physical location to ...
Wednesday, 1 June 2016
How to test Read-Only Intent Connection from SQL Management Studio
›
As part of some SQL Server AlwaysOn Availability implementations, we may need to test Read-Only Intent Connection in someway to make sure th...
Tuesday, 24 May 2016
How to change collation of all columns
›
Just thinking about some interesting tools that could be useful for doing some DBA tasks, I would like to share my code to change the collat...
Sunday, 1 May 2016
AlwaysOn AG Listener: The attempt to create the network name and IP address for the listener failed
›
While working on a heap of High Availability and Disaster Recovery solutions, I was challenged to deal with some complex errors that I had t...
‹
›
Home
View web version