Quantcast
Channel: Forum SQL Server Database Engine
Browsing all 15694 articles
Browse latest View live

LogMgr::LogWriter: Operating system error 1117(The request could not be...

SQL Server Version: Microsoft SQL Server 2012 (SP1) - 11.0.3000.0 (X64) Oct 19 2012 13:38:57 Copyright (c) Microsoft Corporation Enterprise Edition (64-bit) on Windows NT 6.2 <X64> (Build 9200:...

View Article


Logical Read and Write

Hi Is there any way to find out logical read and write on database by application other than using profiler trace?. Our main server is mixture of OLTP+reporting server. We use qlikview for reporting...

View Article


SQL Server Build

I have installed sql server2008R2 without management tools in the actual machine.Thats why we restricted the persons who having remote acess not able to do anything in sql.Like this how do we install...

View Article

Thread count increase monitoring (sys.dm_os_threads)

Hi,I am monitoring the number of threads consumed by sqlservr.exe process. The thread count remains constant between 300-400 threads. Sometimes, I see that it jumps to 680+ threads and I am wondering...

View Article

Image may be NSFW.
Clik here to view.

Internal Query Processor Error - During Installation

I am having problem installing SQL Server 2008 R2 express (SP2) , on a Win7 Home Premium pc.Error occured near the end of the installation process.The Error message : Internal Query Processor Error :...

View Article


SQL 2012 Restore Error

I am using SQL 2012 and am trying to restore a database A.bak over the top of an existing database B . I have ticked Overwrite existing database (With replace) and told it to relocate all files to the...

View Article

instances

Hi all,what is the advantage of the multiple instances in ms sql server....?

View Article

recommended affinity settings for SQL Server 2008 R2 running on VMWare servers

In SSMS 2008 R2, we currently have "Automaticall set both Processor and IO affinity for all processors" set. Since the servers that SQL is running on are VM servers, is this the recommended affinity...

View Article


Couple of questions

Hi All,I have 3 questions. Some one kindly answer those.1) If a table of size 50GB, having no indexes if we create an clustered index on that then what will be the size of that index?2) If a table is...

View Article


Authentication

Hi All,I know there are two kinds of authentications in sqlserver, Windows and SQL. Is there any query there any query which gives output as these available authentication like windows authentication...

View Article

Getting absolute sequence number

In profiler there's an EventSequence field, but apparently it's an artifact of profiler and not available to a transaction.Is there any kind of absolute sequence number for transactions available to...

View Article

Unable to create Full Text catalog after reverting from DB Snapshot in SQL...

After reverting to a database snapshot that contains Full Text indexes, it does not allow you to re-create Full Text catalogs until you either restart SQL Server Service, detach/attach the DB, or take...

View Article

disk I/O

We have a SQL server with 25 GB RAM, it is used for data warehouse. When the user restores one of their big databases, it slows down the network, and sometimes caused Exchange server down. The data and...

View Article


SQL Health Check Script.

Hi,I need a SQL health check script, or powershell script, in where we just provide a servername as input in stored proedure or powershell and it shoots a mail to me with complete health check...

View Article

Simple COALESCE(...VALUES...) throws severe error on SQL Server 2008

The following simple statements throws a severe error:SELECT COALESCE((SELECT Wert FROM (VALUES (NULL)) AS Werte(Wert)), NULL, 2)If reformulated with (nested) ISNULLs, the statement works.Is this a...

View Article


can backup leave database in restoring state?

I recently had a problem with the 'model' database remaining stuck in RESTORING state and keeping SQL Server from starting up. I eventually recovered by restoring system databases from a 10 days old...

View Article

SQL Server database with multilingual support

The requirement is to support multiple language in same database. I know, there are multiple process involved in this. There are design considerations in Database layer, Business layer and Presentation...

View Article


Statistics update

Hi,we have one one sp which contains select statement which will be fired for every 15min when i tried to tune the query using recommendations of sql query optimizer in it. It was recommending to...

View Article

70% FILLFACTOR for Badly Fragmented Indexes?

Yesterday (2013-04-04) Kimberly Tripp & Paul Randal gave a great presentation at the Microsoft offices next to Radio City Music Hall in New York City.Paul said: For badly fragmented indexes start...

View Article

RoundHouse versioning with SQL server

Hi All,Can anyone guide me to get through in ROUNDHOUSE version  with SQL SERVER?Thanks in Advance.

View Article
Browsing all 15694 articles
Browse latest View live