file store from network to sql
Hi Friends,using sql powershell script how to store files from network location.Can anyone help me on same.Thanks,Tirutirupal
View ArticlePerformance issues while using the IS_MEMBER function -...
We are seeing a huge performance hit with a query that uses the IS_MEMBER function to make sure the current login is part of an specific set of groups in AD.When we run the code containing the...
View ArticleUnable to kill SPID 76!!
I run a KILL 76 command and the SPID 76 is still there!!Any ideas on this? Immediate answer needed!!ebro
View ArticleHow to remove manually a one instance on a server with 4 instances sql 2005 exp
Hello at all, I have a win2003 server with sql2005 exp with 4 instance. Now I can remove a one of these istances but the add/remove procedure faill and this instance can not uninstall. I would like to...
View ArticleRegarding the Batch file running the stored proc to backup the Databases
Hello,I have a SQL Server 2008 R2 Express edition.I created a batch file at c:\SQLServer\Backups . This Batch file contains the Stored procedure which takes the Backup of all the Databases and places...
View ArticleAre you very knowledgeable about SQL Server Database Engine? Win love and...
TechNet Wiki is looking for and celebrating the best of the best!Is that you? Do you consider yourself an expert, authority, or just pretty good at this technology?Show us your forum solutions and...
View ArticleWhy restore of database.bak fails?
I have clean SQL Server 2012 and restored database from bak file created in another server. Restore was succesful.Now I made new restore for the just created database from same bak file. It fails.It...
View ArticleCPU hungry SPs or queries
Is it possible to identify most expensive queries(SPs) against a given DB between 6 AM and 7 AM today?ebro
View Articlehe OLE DB provider "SQLNCLI10" for linked server "ServerName" reported a...
When i execute a select query on a SQL view, which has few nested views which internally uses linked server, sometimes randomly I get this error<o:p></o:p>The OLE DB provider "SQLNCLI10"...
View Article2012 sql cluster / maintenance job - update statis is slow
2012 sql cluster when using maintenance plan for update stats, it takes about 10 minutes. When using script from the plan, it takes a second. No error. Any checking that we should do? Thanks,
View ArticleA network-related or instance-specific error occurred while establishing a...
Hi all,we moved the services from one node(1) to another node say (2) in sql cluster setup we are facing the time out errors in webpage. but on node1 its working fine.. please help why iam facing this...
View ArticleError: 18456, Severity: 14, State: 5.
Hi We are on SQL SErver 2012 which was recently migrated on. I am seeing lots of errors like "Error: 18456, Severity: 14, State: 5. Login failed for user 'Domain\Server$'. Reason: Could not find a...
View ArticleWhat to install to read sql server 2012 online books on windows 7 pc
I want to read sql server 2012 online books on my windows 7 laptop 32 bit.What should I install from below link so that I can able to read sql server 2012 online...
View ArticleWait Statistics - PREEMPTIVE_XE_DISPATCHER
Hi AllI am analyzing wait statistics on my SQL Server. The top wait with 60% of all waits is for wait type PREEMPTIVE_XE_DISPATCHERHas anyone dealt with the wait type?Thanks
View ArticleCPUs, parallelism, and threads
I am using SQL Server 2008 hosted on Windows Server 2008R2 – 64bit. Our system has four CPUs. I have the following questions about CPUS in relation to parallelism and threads.In parallel execution does...
View ArticleCannot log in to SQL server/database problems
The story goes like this. Our website offers online account applications. The captured, sensitive data is written to a separate database on a secure server (separate from the main DotNetNuke DB). I...
View ArticleBCP exporting from SQL to CSV
Steps in BCP exporting DATA from SQL to CSV. I want to just export selecting and filtering the selection.....like I want to export SELECT * FROM DBO.TABLE WHERE ID BETWEEN 1 AND 100How do I do that?ebro
View Articlefind Currently session that is costing high cpu
when sql server is 100% sqlserv service, what is the easy way to find what session/query is contributing the high cpu usage. There are a few queries on msdn for top cpu usage, but it is for last a few...
View ArticlePowerShell script to delete BAKs from mulitple child folders on a UNC share
Afternoon,I have been trying to roll my own ps script to accomplish a cleanup task but I am rather new to ps and am not getting the results I am needing.Here are the criteria I am shooting for:1....
View Article