For English version visit this link How to create an SQL Server 2012 installer with integrated CU1 (Product Updates – Slipstream)
Hace un tiempo, creé un fichero batch para crear un Instalador SQL Server 2008 R2 con SP1 Integrado, conocido como Slipstream, ahora en SQL Server 2012 esto ha sido reemplazado con una nueva funcionalidad llamada Product Updates.
Con la funcionalidad Product Updates podemos integrar los Service Pack o Cumulative Updates al instalador de SQL Server, con esto ahorramos mucho tiempo, sobre todo cuando hay que hacer múltiples instalaciones.
Read more of this post
40.416691
-3.700345
Filed under SQL Server Spa, Spanish Version, SQL Server 2012 Spa
Tagged with SQL, Server, how, to, cómo, crear, integrado, slipstream, batch, instalador, create, installer, integrated, 2012, howto, cu1, cumulative, update, product, install, instalar
For English version visit this link Error updating table with rowguidcol
En uno de nuestros entornos, tenemos dos BBDD SQL Server 2008 R2 alineadas entre si por replica Peer to Peer, y a su vez cada BBDD tiene creada una replicación de Mezcla con varios subscriptores.
Cuando tratamos de realizar un update en un artículo/tabla que está en la publicación de Mezcla y en la publicación Peer to Peer nos muestra el siguiente error:
Read more of this post
40.416691
-3.700345
Filed under Spanish Version, SQL Server 2008 Spa, SQL Server Spa
Tagged with 2008, a, allowed, batch, columns, commands, error, excuting, LenSQL, Mezcla, not, of, peer, property, r2, replication, rowguid, rowguidcol, Server, SQL, to, transactional, updating
For Spanish version visit this link Error al actualizar tabla con columna rowguid
In one of our environments, we have two SQL Server 2008 R2 DB aligned together by Peer to Peer replication, and each of the databases have a Merge replication with multiple subscribers.
When we try to make an update on a article/table that is published in Merge and Peer to Peer shows this error:
Read more of this post
40.416691
-3.700345
Filed under English Version, SQL Server 2008 Eng, SQL Server Eng
Tagged with 2008, a, allowed, batch, columns, commands, databases, environments, error, executing, fix, LenSQL, merge, microsoft, not, of, peer, property, r2, replication, rowguid, rowguidcol, Server, SQL, table, to, transactional, updating