Quantcast
Channel: SQL Server Database Engine forum
Browsing all 12554 articles
Browse latest View live

Unspecified error occurred on SQL Server during Index Maintenance

The following error messages received during Index Maint job."Msg 0, Sev 0, State 1: Unspecified error occurred on SQL Server. Connection may have been terminated by the server. [SQLSTATE HY000]" This...

View Article


Replication & Publication Databases

Hi,I'm in need of moving the database files to a different drive.  Well I can't because 1 of the databases is replicated. (when you right click on the database to click detach, there's a message that...

View Article


troubleshoot The current transaction cannot be committed and cannot support...

Ran into a difficult-to-troubleshoot situation. environment: SQL 2012, two databases, (A) one with full recovery model, (B) second with simple recovery model A SP that works only against DB (A) starts...

View Article

SS2014 CTP1: table variable target causing columnstore access from batch to...

While testing the clustered columnstore indexes in SS2014 CTP1, I found the following strange behavior: a SELECT statement accessing several clustered columnstore indexes that uses batch mode if used...

View Article

sql 2008 r2: two cdc questions

hi folks,i have two questions regarding CDC1. are there any perfmon indicators for CDC?  if so, under what category are they in?  I thought they might be somewhere under replication but not seeing it....

View Article


Shrinking database log file - Any other way

Insetad of shrinking log file,Is it ok if we drop the whole database and create new (just a thought -- I am not very experienced in sql db things)of course will transport data to somewhere else first...

View Article

Contained database

hi all  i am having very basic doubt about contained database. 1.What is contained database. 2.how its different from User database. 3.can i alter userDB to containedDB? 4.Other benefits of containedDB...

View Article

Database engine on separate OS/VM or same

   We have to deploy SQL Server 2012 as database engine to our front end application.   We are given option to have two VMs one for SQL and one for front end.   OR   One VM with specs same as of two...

View Article


SQL Server Performance Counter

Hello,Very quick question. What is a Free List? I can see a performance counter for Free List Stalls/Sec, is there any documentation detailing what a free list is? I have been unable to find anything...

View Article


Foreign keys are not showing up in Visual Studio

Hello all,I am having an issue where my SQL Model in Visual Studio 2010 is not fully generating code for my foreign keys.  In my SQL database I have a few tables with foreign key relationships.  In VS...

View Article

FullText Index Population

Hiin one our production database Fulltext Index Full build was kicked off and table was locked , now i see the status is "Full Population In Progress" running ... and its been since one day now.. is...

View Article

SQL Server 2012 Enterprise Core license for MSDN version?

I've been trying to do some scalability testing on SQL 2012 Enterprise edition (from MSDN - no Key required).  After wondering why I couldn't use all the CPU, I found the issue that Enterprise+CAL is...

View Article

Difference between SQL server 2008 Sp2 standard edition and 2008 R2 sp1...

Hi All,If there is a big differance between  between SQL server 2008 Sp2 standard edition and 2008 R2 sp1 standard edition. please sned me wt kind of changes have between them. because my system can...

View Article


SQL Server is terminating because of fatal exception c0000005

I believe this is related to old DTS packages running, but I'm not certain of the exact cause or the fix.  This is running on Windows 2003 Std SP2 x86 build 3790 GDR 080813-1204 and SQL Server 2005 Std...

View Article

database engine connection

In my laboratory i have a P2P LAN, and on each Windows 7 - PC i have installed SQL Server 2008 (Standalone/Enterprice Server). On Windows there are the Administrator and User - Accounts. Both accounts...

View Article


Need to generate a report on SQL Server Service dependencies in a cluster for...

Hi Guys,I got one requirement that I need to extract the sql server service dependencies on 20 cluster servers and generate a report this in the below formatSQL Server Service || SQL server virtual...

View Article

Image may be NSFW.
Clik here to view.

SQL_Handle 0x0000000000000000000000000000000000000000

We have OLTP and OLAP sitting on the same database for different reasons. I have 16 Proc machine and i have set MAXDOP to 4. While i am still testing different values, But i see select queries on...

View Article


Is it possible for me to save the script of the database i created in Azure?

Hi guys,I developed my webapp in Visual Studio 2012 and i also created my database in my Windows Azure SQL. However, i'm using a trial account which will be expiring very soon and my database contain...

View Article

Way to seperate data file and log file

I have a weird situation. Currently, I have a server that hold IIS, some apps, and SQL Server on the same C. Right now, we got another drive on the server. The Question is : should I move the data file...

View Article

DB datafile setup

Hi all, We build up a new sql 2012 db for storing picture data with some few selects on that data. All disk are SAN and we expect the data at ~ 1 TB. How should I setup datafiles for this DB? Multiple...

View Article
Browsing all 12554 articles
Browse latest View live