Quantcast
Channel: Fórum SQL Server Database Engine
Browsing all 15680 articles
Browse latest View live

Unable to start default LocalDB instance on Windows 8 x86

Cannot start the default LocalDB instance, in our application or by typing in 'sqllocaldb s "v11.0"' on the command line. This issue only occurs on Windows 8 x86.  Works fine on Windows 7 x86/64 and on...

View Article


Connection Failed

Hi, When user tried to connect to sql server, gets following error: SQLState '28000' SQL Server Error: 18456 Micorsoft SQL Server Native Client 10.0 SQL Server login faile for user abc\xyz. Connection...

View Article


SQL Server 2008R2 - Transaction getting log full in simple update statment

I am facing strange issue while performing simple Update statment on one table having 5cr. records asUpdate Table Set Is_Deleted=0is failed after say 2hrs with below error. Msg 9002, Level 17, State 4,...

View Article

SQL server memory usage best practices

I run SQL 2005 64bit on a Win2008 R2 Cluster with an active and a passive node. The rdbms hosts one DB at 40 GB and a few more db's at another 20 GB. Total size for all databases sums to 60GB. The...

View Article

Distributed Transactions fail on Linked server

  We get the below error while performing a distributed transaction on linked server. We have several linked servers configured in the source server and all of them succeed with the distributed...

View Article


if there is any possible system database is shrinking(Master,model,msdb,temp)DBs

ThanksThanks, Purna

View Article

Re : Temp database issues

Hi ,my temp database is repeated full what i can do........?/ Thanks, Purna

View Article

how to find the all tables in one database inculding all table's size also???

thanks,Thanks, Purna

View Article


any option available to make changes at Receving end...

is there any (replication|Mirror|LS) option available in which i can make changes in subscribing|secondary|mirror servers and getting inceremental changes from senders. pleaseManish

View Article


SQL Server 2008 SP3 - Mirror Accessibility

Thanks for looking at my posting!SQL Server 2008 SP3 in Mirroring.All is working fine and was wondering how I can better utilize access to the mirror for reporting and other tasks - obviously in...

View Article

LIKE operator returns all records with wild card (%) in MS SQL Server

Hi,I have 2 SQL query like below.1. select * from mytest where 'abc' LIKE mycol.2. select * from mytest where mycol LIKE 'abc'."mytest" is a table with "mycol" a column in it. The table has records...

View Article

Is this a Bug? System Assertion Failure On Manual Update Stats SQL 2008 R2 SP2

System:SQL 2008 R2 SP2 Enterprise x64 (10.50.4000.0)Windows 2008 R2 Enterprise X64 SP1 (6.1.7601) Error Message:Updating [dbo].[Bob]Location:     statutil.cpp:3225Expression:   m_fInitialized...

View Article

out of memory

hi everyonewhen i use sql server 2008r2 in web application some times error out of memory occures

View Article


Image may be NSFW.
Clik here to view.

with OPTION ( FORCE ORDER ), SQL takes 1 second and without it takes 2 hours...

Could some body in microsoft database team explain this behavior? Problem is predominant when cardinality of a column is very high and a where clause is specified on that column.  Both use the same...

View Article

DBCC fails on columnstore index

Hi,we have a tabel with a columnstore index where DBCC fails with the following error:Msg 5283, Level 16, State 1, Line 1CREATE TABLE [dbo].[factLossToLayer]( [ByesId] [bigint] NOT NULL,...

View Article


Linked Server to Remote Access file is slow

We are using a linked server to an Access file (mdb) on a remote file share. We started investigating slow responses from SQL Server through WireShark and SQL Profiler. We noticed that in WireShark we...

View Article

BULK INSERT in SQL Server 2012 on Windows 2012 Keepings File Locked for...

Hi,We have a .NET Framework 2.0 app that uses ADO.NET to issue a BULK INSERT command from a text file into SQL Server 2012 database table. After the insert finishes, the app deletes the file that was...

View Article


FullText Search

I'm trying to create a fulltext-index on a view:create view dbo.vwTrackrsFTSearch with schemabinding as select cast(projectno as varchar(30)) as sprojectno, drnumber, agencycode from dbo.TrackrsCREATE...

View Article

Re: find the which type of Replication is running..

Hi,  i am configuration the replications like sanp,tran,merge replication's ,here all type of replication are running find.i need present what type of replication is running.......????how to find the...

View Article

Reclaim space from data file without taking backup

HiI just Rebuilded one of the index, it took 100 GB space (the table is very big almost 100 GB), the DB is in Full Recovery model,Before running the Rebuild index there was 125 GB of space, now the...

View Article
Browsing all 15680 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>