Errors running a query in Management Studio 2008
Hello all,I've never done this before to please bare with me.I transferred a SQL Server Express DB to SQL Server 2008 using "Publish to provider" in VWD 2010. All completed successfully. Executing the...
View ArticleSetting dynamic port on the SQL 2008 R2 cluster.
Hi,We are having SQL 2008 R2, four node cluster (total 5 instances running on them) and now we are planning to set statis port for one of the named instance out of the 5 instances runing on the...
View ArticlePerformance testing help
I am testing the performance of compression. I want to test the database before and after compression. What is the best way to do this? I need results I can show my boss. I captured a replay trace on...
View Articlehow to script schedule in sql server agent
Hi,How to script schedule in sql server 2005. When I click on script option in manage schedule, there is message ' there is no action to script'. So my question is how to create script for these...
View ArticleDB Reindex
Yesterday i did rebuild my index but while checking I came to know that there are still some fragmentation..what is the reason ?
View ArticleHow to select data as randomized for 5%
I have 90 thousand records contains with 10 variables. I want to select 5% records from 90 thousand like first 10 number of rows then 17, 25. How ? Can anyone help me to write procedure in SQL Server...
View ArticleAdd IBM.Data.DB2.iSeries.Dll Assembly To SQL CLR Causes Errors
I'm writing CLR procs against DB2. Code works as a standalone. When I try to add the IBM.Data.DB2.iSeries.dll as an assembly to my SQL Server database, I get the following error below. I can't find the...
View ArticleTransfer the data from the remote MySQL Database to SQL Server Database
I have 2 environments:(A) Client environment: An application that reads and writes real-time data into MySQL Database sitting on Linux environment at client site, and (B) In house environment: MySQL...
View ArticleDoes Workers are bound to a sqlos scheduler?
we know that Workers are not bound to a physical CPU unless the sp_configure affinity mask configuration value has been properly established.As the sqlos scheduler are bound to a physical CPU , So...
View ArticleDB reindex
While Rebuilding Indexes,the Database remain Online or Offline ? If it goes Offline then how the users will access the data.Will they face a downtime or will be directed to secondary ?
View ArticleHow to handle IDENTITY Columns when doing Switch IN Switch OUT Partitions in...
Hi All,How to handle IDENTITY Columns when doing Switch IN Switch OUT Partitions in SQL Server 2012?Thanks Shiven:) If Answer is Helpful, Please Vote
View ArticleBackups using differential and full and causing issues
I am a SharePoint Administrator using SharePoint 2010 SP1 Enteprise Edition and I am running Powershell to backup nightly a FULL FARM backup.Backup-SPFarm -Directory...
View Articleview created and returns data fine but View Design mode will not execute in...
This is a valid view that was created. We can query the view and it works fine. But if we select View Design and try to execute it receives an error about ambiguous columns. when using CAST. SQL...
View ArticleERROR INSTALACIÓN SQL SERVER 2008 R2
HolaEstoy tratando de instalar SQL SERVER 2008 R2 desde hace días, todo va bien hasta la última pantalla donde inicia instalar la DB y de pronto se presenta un error: TÍTULO: Error del programa de...
View Articleexport query results to CSV
Hi, i am using SSMS 2008 R2. I am trying to export data with column delimuter as "|" (PIPE).There is one column with value 'korea,republic of' for some of the rows. When I try to export such a file in...
View ArticleDisk Performance issue (Transaction/Sec degrade suddenly)
Hi I am facing a critical issue with one of my server.I observed that in one of my server Transaction/Sec (_Total) would be 40K/sec but sometime its suddenly degrade from 40K to 2K. The value will...
View ArticleSQL Server 2008 R2, Error: 701, Severity: 17, State: 123, There is...
In the error log, I get: 2013-06-02 00:00:37.78 spid22s This instance of SQL Server has been using a process ID of 1268 since 5/15/2013 4:12:15 AM (local) 5/15/2013 8:12:15 AM (UTC). This is an...
View ArticleOptimizer memory, memoryclerk_sqloptimizer memory very high and climbing
I have a SQL Server 2012 instance running higher and higher amounts of memory for the memoryclerk_sqloptimizer. We have logging for optimizer memory and it is at 13 GB and climbing, but we have seen it...
View ArticleSQL 2012 Update Statistics Maintenance Plan
Hi AllI am using SQL 2012 SP1I have set up an update statistics maintenance plan to update the stats on all tables in my database - The job seems to be stuck at the beginning phase of the maintenance,...
View Article