Sign in
PFE LatinAmerica & ISS
Este Blog está dedicado a todo aquel interesado en tecnología Microsoft, y con deseos de aprender de la experiencia y vivencias de los PFES de Latinoamerica y del grupo de Incubation Support & Services (ISS)
Tags
Bem vindo
Bienvenida
Busqueda
Cubo
Default Management Pack
Development
English
Exchange
Exchange 2010
Forefront
IIS
lifeexp
Master Project
OLAP
OpsMgr
Overrides
PDH
Portuguese
SCCM
SCOM
Search
Search Service
Search Topology
Security
Servicio de Busqueda
SharePoint
SharePoint 2013
Spanish
SQL Server
TechEd
Technical
Topologia de Busqueda
WebCasts
Welcome
Workflow
Browse by Tags
TechNet Blogs
>
PFE LatinAmerica & ISS
>
All Tags
>
sql server
Tagged Content List
Blog Post:
Windows Aware updating and SQL Server 2012 (Part II) – Step by Step
SQL PFE LATAM
At this point we already know the concepts for Windows Aware Updating (CAU), on this post we will check how to use the plug-in Windows.HotfixPlugin to install LDR updates, cumulative updates and Service Packs, and the options that provides to obtain a better control of the process. NOTE: CAU can only...
on
10 Apr 2013
Blog Post:
Windows Aware updating y SQL Server 2012 (Parte II) – Paso a Paso
SQL PFE LATAM
Ya que en este punto tenemos claros los conceptos de Windows Aware Updating (CAU), en esta segunda parte revisaremos como podemos utilizar el plug-in Window.HotfixPlugin para instalar actualizaciones LDR, actualizaciones acumulativas y Service Packs, así como las opciones que provee para tener...
on
10 Apr 2013
Blog Post:
Windows Aware Updating and SQL Server 2012 (Part I) – Introduction to Windows Aware Updating
SQL PFE LATAM
Windows Server 2012 has incorporated a new functionality called Windows-Aware Updating (CAU) that allows the automatic orchestration of the installation of updates for the operating system and other applications that are executed on the Cluster nodes. This functionality is really well integrated with...
on
9 Apr 2013
Blog Post:
Windows Aware updating y SQL Server 2012 (Parte I) – Introducción a Windows Aware Updating
SQL PFE LATAM
Windows Server 2012 incorpora una nueva funcionalidad llamada Windows-Aware Updating (CAU) que permite la orquestación automática de la instalación de actualizaciones para el sistema operativo y otras aplicaciones que ejecuten sobre los nodos de un Clúster. Esta funcionalidad...
on
9 Apr 2013
Blog Post:
¿Privileges on the Service SID or on the SQL Service Account?
SQL PFE LATAM
On SQL Server 2008 the concept of Service SID was introduced to be used when installing on Windows 2008 or later. The concept of Service SID (also known as Virtual Account) allows assigning the required permission needed for the correct functioning of the SQL Instance without using Local Groups or...
on
9 Apr 2013
Blog Post:
¿Privilegios al Service SID o a la cuenta de Service?
SQL PFE LATAM
A partir de SQL Server 2008 se introdujo el concepto de utilizar Service SID cuando se instala en Windows 2008 o posterior. El concepto de Service SID (o virtual account) permite que ya no necesitemos un grupo local o de dominio (en el caso de clusters) para asignar los permisos que requiere la instancia...
on
9 Apr 2013
Blog Post:
Consideraciones de seguridad para bases de datos de contenido “Contained Databases”
SQL PFE LATAM
Hola!! Una de las nuevas características de SQL Server 2012 son las Contained Databases , gracias a esta característica podemos parcialmente aislar algunos objetos que por su naturaleza residen en la instancia de bases de datos como lo son los “logins”, si bien en términos...
on
11 Dec 2012
Blog Post:
Recuperar acceso de sysadmin en SQL
SQL PFE LATAM
Bajen todos los servicios de SQL, incluyendo el SQL Engine, Analisys Services, Reporting Services, Integration Services, Full Text Search o cualquier otro que pueda hacer una sesión a SQL. También es bueno deshabilitar el TCP/IP protocol en caso que alguna aplicación se esté...
on
11 Dec 2012
Blog Post:
COLUMN STORE INDEXES
SQL PFE LATAM
Some days ago I visit a client on Puerto Rico that was having some performance problems on a transactional application and after resolving the issue the client express interested on learning about Column Store Index, this kind of indexes is a new functionality on SQL Server 2012, as we will see his kind...
on
11 Dec 2012
Blog Post:
COLUMN STORE INDEXES (ÍNDICES ALMACENADOS POR COLUMNAS)
SQL PFE LATAM
Hace unos días visite un cliente en Puerto Rico que tenía problemas de rendimiento en una aplicación transaccional y entre las opciones que quería considerar era el uso de índices almacenados por columnas. Este tipo de índice es una de las nuevas funcionalidades...
on
11 Dec 2012
Blog Post:
Analysis Services Tabular Mode vs Multidimensional Mode
SQL PFE LATAM
A new feature in SQL Server 2012 is the tabular models in Analysis Services, and after facing some issues when I was preparing a demo for a recent event I decided to finish some tests to compare the performance of Tabular Models vs multidimensional models. First, what it is Analysis Services Tabular...
on
25 Jul 2012
Blog Post:
Analysis Services Tabular Mode contra Multidimensional Mode
SQL PFE LATAM
Una nueva característica en SQL Server 2012 son los modelos tabulares de Analysis Services, y después de toparme con algunas sorpresas al preparar una demo para un evento reciente decidí terminar unas pruebas y comparar el performance de los modelos tabulares vs los modelos multidimensionales...
on
25 Jul 2012
Blog Post:
1° Latin American Symposium of SQL Server
SQL PFE LATAM
Dear members of the PFE LATAM community and SQL community, last Friday, June 22, 2012 we had our first Latin American Symposium of SQL Server in the Microsoft Mexico Auditorium. The agenda for this evens was create by a people with diverse roles like: developers and It Pros. We have speakers like...
on
27 Jun 2012
Blog Post:
1° Simposio Latinoamericano de SQL Server
SQL PFE LATAM
Estimados miembros de la Comunidad PFE LATAM y Comunidad SQL, el pasado Viernes 22 de Junio del 2012 se llevó a cabo el Primer Simposio Latinoamericano de SQL Server en el Auditorio de Microsoft México La agenda de este evento fue creada por diversos autores como: desarrolladores y It...
on
27 Jun 2012
Blog Post:
Install Service Pack 1 in your SharePoint 2010 farm to explore and take advantage of the new SQL 2012 features
socrams
Hi Technet community. Today I have the privilege to start write in this blog (and a little reward the knowledge I've gained in Technet and MSDN). A few weeks ago it was the launch of SQL 2012 ( http://www.microsoft.com/es-es/sqlserver/default.aspx ) and I would like to make a brief reference to the...
on
25 Apr 2012
Blog Post:
"Parameterization" in SQL Server 2005/2008
SQL PFE LATAM
One of the clients that I worked for has a fully transactional core database. This database is accessed by a web application, which has an intermediate layer of application servers which connect directly to databases. Here we can distinguish 3 different levels: web, application and database. The right...
on
14 Apr 2012
Blog Post:
Parameterization en SQL Server 2005/2008
SQL PFE LATAM
Uno de los clientes para los que labore posee una base de datos central completamente transaccional. Esta base de datos es leída por una aplicación web, la cual posee una capa intermedia de servidores de aplicación los cuales se conectan directamente a las bases de datos. En este...
on
14 Apr 2012
Blog Post:
Storage Area Network (SAN) for DBA's
SQL PFE LATAM
During a chat with friends about getting a better performance of SQL Server, the following question emerge... which other optimization apply to SQL server, apart from Best Practices at the Operating System and Application level? Optimizations at the hardware level are also necessary, especially at the...
on
9 Apr 2012
Blog Post:
Storage Area Network (SAN) para DBA’s
SQL PFE LATAM
Durante una plática con amigos sobre cómo obtener un mejor performance de SQL Server, me hicieron la siguiente pregunta… ¿Existe alguna otra optimización para aplicar a un servidor de SQL Server, aparte de aplicación de Best Practice a nivel de sistema operativo...
on
9 Apr 2012
Blog Post:
Integration Services Enhancements on SQL 2012
SQL PFE LATAM
What is Integration Services? SQL Server Integration Services (SSIS) is a tool to allow for gathering of data from diverse sources, scrubbing and homogenizing the data into a format for unified use, and loading that data into databases, spreadsheets, text files, or any other OLE-DB compliant destination...
on
9 Apr 2012
Blog Post:
Mejoras de Integration Services en SQL 2012
SQL PFE LATAM
¿Qué es Integration Services? Es una herramienta que permite obtener datos de diversas fuentes, transformarlos y cargarlos a bases de datos, hojas de trabajo, archivos de texto u otro destino que sea compatible con OLE-DB. Historia En las versiones SQL Server 7 y 2000...
on
9 Apr 2012
Blog Post:
Clustered DTC versus Local DTC
SQL PFE LATAM
In the last 6 months I have faced two cases of linked servers between a SQL Server 2008 R2 Instance running on Windows Server 2008 R2 and a SQL Server 2000 instance running on Windows 2003 were distributed transactions were not working correctly. The root cause of the problem is still under investigation...
on
9 Apr 2012
Blog Post:
Local DTC contra Clustered DTC
SQL PFE LATAM
En los últimos 6 meses me encontré con 2 casos de linked servers entre una instancia de SQL Server 2008 R2 64 bits en un Cluster de Windows 2008 R2 y una instancia standalone de SQL Server 2000 32 bits en los cuáles los cuáles las transacciones distribuidas no estaban funcionando...
on
9 Apr 2012
Blog Post:
Instale Service Pack 1 a su granja SharePoint 2010 para explorar y aprovechar las nuevas características de SQL 2012
socrams
Un cordial saludo comunidad Technet. Hoy tengo el privilegio de comenzar a publicar ( y retribuir un poco tanto conocimiento que he podido consultar tanto de Technet como MSDN) en este medio, y aprovecho el reciente lanzamiento de SQL 2012 ( http://www.microsoft.com/es-es/sqlserver/default.aspx...
on
3 Apr 2012
Blog Post:
Undocumented Store Procedures on SQL Server 2008
SQL PFE LATAM
Introduction Hello, a few days ago I was think that even the high usage that I personally use of the xp_readerrorlog (or sp_readererrorlog) stored procedure to review the SQL Error Log, if do an internet search about it you will not find any official references to it. Like this stored procedure there...
on
24 Nov 2011
Page 1 of 2 (47 items)
1
2