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

User gets disconnected from the SQL server while running a refresh process to...

Hi All,I received a mial from user stating that My co-worker was able to restore the final database, although it took an extremely long time (HOURS). The server was xxxxx. My username is “yyyyy”; the...

View Article


Can you tell when a database was removed

This morning I could not start my SQL Server Default instance. I looked in the log files and noticed that the mssqlsystemresource.mdf and ldf files were missing.  The solution was to copy the two files...

View Article


Would it be possible to enable the /3GB switch in boot.ini to allow...

Hi All, system:windows server 2003R2 standard edition sp2. computer:Intel(R) Xenon(R) CPU E7-2870 @2.40GHz 2.40GHZ,4GB of RAM Physical address Extension. Product:Microsoft SQL Server Standard Edition...

View Article

Resource Governor to Restrict a Windows Login/Group.

Hello All,We have a requirement to restrict a user/group on Production server to use limited resources, i.e. RMA/CPU. Do we have any option in SQL Server Resource Governor to accomplish this task.I...

View Article

Too Many VLF's during database re index

During database reindex  for one of prod database, VLF's has grown to somewhere around 6000 and log file is 99 % filled  Database initial log file size was 52 GB and auto growth of 4 GB , recovery...

View Article


in deadlock report does mode=x mean index, table, or key?

Reading a deadlock report when the resource-list reports mode=x, is that an exclusive lock on the entire index (or table?), or just on a particular key?Up in the process list sections, both sides...

View Article

Image may be NSFW.
Clik here to view.

invalid column name 'xml_index_type'

Hi, I'm not sure when this started happening but today, none of us using SSMS 2012 connected to SQL server 2012 SP1 were able to script any objects.  we are presented with the messageFailed to retrieve...

View Article

SQL Server 2005 sp4, Insufficient system memory to run this query

Hi friends,My sql server 2005 has been encountering a problem for quite some time.It keeps printing "Insufficient system memory to run this query".This happens every 11 days. Four server programs are...

View Article


SQL Agent not available

Hi,I restarted SQL Server 2005. After Database service is running but agent is not availanle. SQL Agent service started successfuly but there is red down arrow on sql agent in SSMS. I cannot see jobs,...

View Article


Model licensing for SQL Server 2012 Business Intelligence edition

Hi,if possible, I'd like to know because it exists only the licensing for server and user cals about SQL Server 2012 Business Intelligence edition.Thanks

View Article

Event 9001 - log is not available during backups

I've got a 2008 server that has a recurring issue with backups related the the SQL Server VSS writer.The errors seem to start with Event 9001The log for database 'xm8_27' is not available. Check the...

View Article

how to find database integrity check

need top scripts

View Article

Performance impact of sp_configure blocked process threshold change

I've been tasked with identifying any blocking happening on a production server. My plan to achieve this is to useEXECUTE sp_configure 'blocked process threshold',5 In combination with a server side...

View Article


Database/Table Inheritance

Hi,consider i've 3 databases in 3 servers(different location). here i would like to keep a master tables in Server A. server B and C should get inherit those tables which is there in Server A. Main...

View Article

Disk IO in a variable

Is there a way that I can get the number of disk IOs from a transaction into a sql variable.Currently I can do this in management studio.set statistics io onselect ..........And I get results like.(39...

View Article


Error: 18056, Severity: 20, State: 46.

I've read so many threads about this error and tried many of things which none of them have resolved my issue.Date5/29/2013 2:29:10 PM LogSQL Server (Current - 5/29/2013 2:29:00 PM) Sourcespid2228...

View Article

fail over cluster

We have an Active-Passive SQL Server 2008 Failover Cluster installed. Front end is sharepoint. They have two instances on each cluster, one instance is named prod_mssqlserver, the other is for...

View Article


trying to find out what's triggering backups and where they are going to

I keep seeing backups type=VIRTUAL_DEVICE in the sql server logs. How do I determine what is triggering these backups and where they are going?

View Article

sparse varchar columns

SQL Server 2012The documentation suggests space savings on sparse varchar columns if you have more than 60% nulls.This seems inline with varchar docs "storage size is the actual length of the data...

View Article

sql server2012 performance

We have sql server 2008 R2 in production, have started evaluating sql server 2012 on a test server.The test server has more memory and cores compared to the production server.The databases and ETL...

View Article
Browsing all 15694 articles
Browse latest View live