Sign in
TechNet Blogs
Technet Blog Images
More ...
Common Tasks
Blog Home
Email Blog Author
About
RSS for posts
RSS for comments
Search
SQL globe readers
Tags
AlwaysOn Availability Group
AMO
Analysis Services
Cluster
Connectivity
DBA TIP
DC
High Availability
Installation
Kerberos
Management Studio
Migration
MSCS
Powershell
Replication
Security
Service Packs
SQL Server
SQL Server Clustering
SQL Server High Availability
SSAS
SSIS
SSMS
T-SQL
Windlows Cluster
Archives
Archives
April 2013
(2)
March 2013
(2)
December 2012
(1)
October 2012
(1)
September 2012
(1)
August 2012
(1)
June 2012
(3)
April 2012
(6)
March 2012
(6)
February 2012
(9)
January 2012
(3)
December 2011
(3)
November 2011
(6)
October 2011
(7)
September 2011
(6)
July 2011
(9)
June 2011
(6)
March 2011
(3)
January 2011
(4)
December 2010
(3)
November 2010
(3)
September 2010
(6)
August 2010
(6)
July 2010
(3)
June 2010
(3)
May 2010
(2)
March 2010
(4)
February 2010
(4)
January 2010
(2)
December 2009
(4)
November 2009
(2)
October 2009
(4)
September 2009
(4)
August 2009
(4)
July 2009
(4)
Browse by Tags
TechNet Blogs
>
Microsoft SQL Server
>
All Tags
>
sql server
Tagged Content List
Blog Post:
How configure correctly AlwaysOn readable secondary replica for applicationIntent
Degremont Michel
Hi all, I would like to share with you an issue that I got recently because I didn't set up correctly AlwaysOn to enable readable database on the secondary replica. Problem description: When I am trying to connect to my application with .Net or PowerShell, I got the following issue only when...
on
12 Apr 2013
Blog Post:
How to create a dependency between two or more Availability Groups
Degremont Michel
Hi all, Problem description: I got a specific scenario where I have to failover two or more AlwaysOn Availability Groups in the same time. To explain by another way, I have to create a dependency between 2 Availability Groups. If one of them failover, the second one has to move also on the same...
on
8 Apr 2013
Blog Post:
Keyword not supported: 'applicationintent'
Degremont Michel
Problem description: When you try to connect to your SQL Server by using powershell, .Net, sqlcmd... you got this error message: System.ArgumentException: Keyword not supported: 'applicationintent' . at System.Data.SqlClient.SqlConnectionStringBuilder.set_Item(String keyword, Object value) at System...
on
20 Mar 2013
Blog Post:
8624 Internal Query Processor Error: The query processor could not produce a query plan
Degremont Michel
Problem description: We got some mini memory dump. In side our SQL error log, we can see the error message below Stack Signature for the dump is 0x00000000950A8E26 External dump process return code 0x20000001. External dump process returned no errors.Error: 8624, Severity: 16, State: 116. Internal...
on
11 Dec 2012
Blog Post:
Migration SQL Server 2000 to SQL Server 2012
Degremont Michel
You will be not able to migrate from SQL 2000 to 2012 directly. Migration from 2000 to 2012 requires an intermediate step. SQL Server 2012 supports upgrade from only the following versions: SQL 2005 SP4 or SQL 2008 SP2 or SQL 2008 R2 SP1. If you try to restore a backup database from SQL Server...
on
15 Jun 2012
Blog Post:
Migración de SQL Server 2000 a SQL Server 2012
Degremont Michel
No se puede migrar directamente a SQL Server 2000 a SQL Server 2012. La migración de SQL Server 2000 a 2012 requiere un paso intermedio. SQL Server 2012 soporta sólo los versiones siguiente: SQL 2005 SP4 o SQL 2008 SP2 o SQL 2008 R2 SP1. Si intenta restaurar una copia de seguridad...
on
15 Jun 2012
Blog Post:
Migration de SQL Server 2000 vers SQL Server 2012
Degremont Michel
Vous ne pouvez pas migrer directement de SQL server 2000 vers SQL Server 2012. La migration de SQL server 2000 vers 2012 requière une étape intermèdiaire. SQL Server 2012 supporte une mise à jours uniquement depuis uniquement les versions suivantes : SQL 2005 SP4 ou SQL...
on
15 Jun 2012
Blog Post:
What is Parameter Sniffing ?
Degremont Michel
What is Parameter Sniffing? First of all, don't be scared about parameter sniffing. It's an expected behavior. When a stored procedure is compiled or recompiled, the parameter values passed for that invocation are "sniffed" and used for cardinality estimation. The net effect is that the plan is optimized...
on
18 Mar 2012
Blog Post:
Qu'est ce que le Parameter Sniffing
Degremont Michel
Qu'est ce que le Parameter Sniffing? Il ne faut pas avoir peur du " parameter sniffing" . Il s'agit d'un comportement normal du moteur . Lorsqu'une procédure stockée est compilée ou recompilée , les valeurs des paramètres sont «reniflées» et utilisées...
on
18 Mar 2012
Blog Post:
¿Qué está el Parameter Sniffing ?
Degremont Michel
¿Qué está el Parameter Sniffing ? No tenga miedo del "parameter sniffing". Este es un comportamiento normal del motor. Cuando un procedimiento almacenado se compila o se vuelve a compilar , los valores de los parámetros se " olió " y se utiliza para la estimación...
on
18 Mar 2012
Blog Post:
8623 The query processor ran out of internal resources and could not produce a query plan.
Degremont Michel
Problem description: Last week, I got the error below inside BO. Error: 8623, Severity: 16, State: 1. The query processor ran out of internal resources and could not produce a query plan. Cause: This is a rare event and only expected for extremely complex queries or queries that reference a very...
on
13 Mar 2012
Blog Post:
8623 Ressources internes du processeur de requêtes insuffisantes. Impossible de créer un plan de requête.
Degremont Michel
Description du problème : La semaine dernière, j'ai obtenu le message d'erreur ci-dessous dans l'application BO. Erreur: 8623, Severité: 16, Etat: 1. Ressources internes du processeur de requêtes insuffisantes. Impossible de créer un plan de requête.. Cause...
on
13 Mar 2012
Blog Post:
8623 El procesador de consultas se quedó sin recursos internos y no pudo producir un plan de consulta.
Degremont Michel
Descripción del problema : La semana pasada , recibí el mensaje de error siguiente en la aplicación BO. El procesador de consultas se quedó sin recursos internos y no pudo producir un plan de consulta. Causa: Este es un evento raro y sólo se espera para las consultas...
on
13 Mar 2012
Blog Post:
SQL Serveur et les points de montage
Degremont Michel
Vous trouverez ci-dessous un condensé, de points importants à connaitre pour utiliser les points de montage avec SQL Server. SQL Server et SSAS supporte les points de montages en cluster si et seulement si, au moins une lettre nommée comme disque principal par instance. Ensuite,...
on
9 Jan 2012
Blog Post:
SQL server, Analysis Services and mount points
Degremont Michel
You will find below a summary of important points to know to use the mount points with SQL Server. SQL Server and SSAS supports mount points in cluster if and only if at least one letter named as the primary drive by instance. Then you can add your mount points . You must also meet the following prerequisites...
on
9 Jan 2012
Blog Post:
SQL Server y los puntos de montaje
Degremont Michel
A continuación encontrará un resumen de los puntos importantes a saber utilizar los puntos de montaje con SQL Server. SQL Server y SSAS admite puntos de montaje en grupo si y sólo si al menos una letra nombrada como la carcasa de la unidad principal . A continuación, puede...
on
9 Jan 2012
Blog Post:
Installing a SQL Server 2008 R2 Failover Cluster by script
Degremont Michel
Many of you ask me for a script sample to install SQL Server 2008 R2 Cluster. You could find below a sample based on the following BOL: How to: Install SQL Server 2008 R2 from the Command Prompt Before to begin I invite you to read my previous article: Installation of SQL Server 2008 clusters on Windows...
on
9 Nov 2011
Blog Post:
Installation d'un cluster basculement SQL Server 2008 R2 par script
Degremont Michel
Beaucoup d'entre vous m'ont demandé un exemple d escript pour installer SQL Server 2008 R2 en cluster. Vous trouverez ci-dessous un exemple basé sur BOL: Procédure : installer SQL Server 2008 R2 à partir de l'invite de commandes Avant de commencer, je vous invite à...
on
9 Nov 2011
Blog Post:
Instalación de clúster de conmutación SQL Server 2008 R2 por el guión
Degremont Michel
Muchos de ustedes me pidió un ejemplo de las escribo para instalar SQL Server 2008 R2 grupo . A continuación encontrará un ejemplo basado en BOL: Instalar SQL Server 2008 R2 desde el símbolo del sistema Antes de empezar, te invito a leer mi artículo anterior : Instalación...
on
9 Nov 2011
Blog Post:
Halloween effect issue
Degremont Michel
Problem description: We are running a very huge SELECT and import the result set inside another table. We found out that we got some duplicates ROWS in the destination table. However it shouldn't occur because each row is unique. Cause: We noticed at this time that another query was updating the clustering...
on
31 Oct 2011
Blog Post:
L'effet Halloween
Degremont Michel
Description du problème : Nous lançons un énorme SELECT et nous importons le jeu de résultats dans une autre table. Nous avons découvert que nous obtenions quelques ligne en doublons dans la table de destination. Cependant ça ne devrait pas se produire car chaque...
on
31 Oct 2011
Blog Post:
El efecto de Halloween
Degremont Michel
Descripción del problema : Estamos lanzando una gran SELECT y las importaciones del conjunto de resultados en otra tabla. Hemos encontrado que podemos hacernos una línea de duplicados en la tabla de destino. Sin embargo esto no debería ocurrir, ya que cada línea es única...
on
24 Oct 2011
Blog Post:
Unable to start T-SQL Debugging. Could not attach to SQL Server process
Degremont Michel
Problem: Remote T-Sql debugger from SSMS SQL 2008 fails with one of the following issue: Could not attach to SQL Server process on 'MyInstance'.The RPC server is unavailable OR Unable to start T-SQL debugging. Could not attach to SQL Server process on 'MyInstance'. So, you are not able to remotely connect...
on
4 Oct 2011
Blog Post:
Impossible de démarrer le débogage T-SQL Impossible d'attacher au processus SQL Server
Degremont Michel
Problème : Le débogage à disntance du T-Sql depuis SSMS SQL 2008 échoue avec l'un des messages d'erreurs ci-dessous : Impossible d'attacher au processus SQL Server sur «MyInstance». Le serveur RPC est indisponible OU Impossible de démarrer le débogage...
on
4 Oct 2011
Blog Post:
No se puede iniciar la sesión de depuración de T-SQL. No se puede conectar con el proceso de SQL Server
Degremont Michel
Problema: Depuración instancia de SSMS T-SQL para SQL Server 2008 falla con un mensaje de error a continuación: No se pudo conectar con el proceso de SQL Server en 'MyInstance ". El servidor RPC no está disponible O No se puede iniciar la depuración de T-SQL. No se pudo conectar...
on
4 Oct 2011
Page 1 of 2 (48 items)
1
2