A significant part of SQL Server process memory has been paged out
Gurus,I see a stack dump error too in addititon to error in the subject line. I have configured the setting for Max and Min memory and both have the same values. i.e 6400. My physical memory is 8 gb on...
View ArticleDbcc checkdb command
Dear Sir, Here i am having a doubt When we run DBCC CHECKDB command if we found any error we can fix them by using repair_fat,Repair_rebuild,Repair_allow_data_loss. If application team not ready for...
View ArticleDate table with Australian date format
I'm using SQL Server 2012, I want to create a date table and I need the format for be dd/mm/yyyy.for some reason no matter what I do, the results in the SQL Server do not show this format. I tired to...
View ArticleUse Bcp with Sqlcommand
Hi, I know we use bcp to retrieve Image file from database to the file system. How can we do the same against SqlCommand?Many Thanks & Best Regards, Hua Min
View ArticleCan I ignore wait BROKER_TASK_STOP (in Management Data Warehouse)?
Hello guys,I have set up "Management Data Warehouse" on some of our MS-SQL-Servers (all in version 2008-R2,SP2,x64).And after some days I have run report "Server Activity History".For most of them I...
View ArticleSQL Server 2008 - Saving BLOB files - Which is better for 100kb files? -...
Hi All,I am using SQL Server 2008 R2 as a backend tool in one of my application. I want to save 100kb files in database.I found two approaches for this:1) Using varbinary(max) with Filestream2) Using...
View ArticleHyper-V guest SQL 2012 cluster live migration failure
I have two IBM HX5 nodes connected to IBM DS5300. Hyper-V 2012 cluster was built on blades. In HV cluster was made six virtual machines, connected to DS5300 via HV Virtual SAN. These VMs was formed a...
View ArticleSQL Server 2008 R2 { An Error occured when attaching database(s) }
Hello Guys!I just installed SQL Server 2008 R2 a couple of days ago, on the first day use i can attach database(.mdf) with out any problem.on the day 2, i keep getting this...
View ArticleMicrosoft SQL server error:233
I am getting this error when connecting to sql. I cant get into my databases now- its pretty ugly. "A connection was succesfulyl established with the server, but then an error occured during the login...
View ArticleBest time to kick off rebuilding indexes on the db
I would like to create a sql job to re-build all indexes on the database. What things do I need to watch out for? The first that comes to mind is to make that this is run before the backup task. The...
View ArticleMultiple users read / update table at same time
Hi Team,Database: SQL Server 2012 ExpressFront End: VB .Net applicationI have got a PoS application which read last Transaction id from a Transaction id table and then once Transaction is committed...
View ArticleSQL Agent ODBC Message: 0, String data, right truncation [SQLSTATE 01004]
Hi,I'm getting the above error message in the agent log, followed immediately by [298] SQLServer Error: 2601, Cannot insert duplicate key row in object 'dbo.sysjobactivity' with unique index 'clust'....
View ArticleSCSM 2010 service manager
Hi All, I am looking into SCSM transactional db rather than datawarehouse. I am interested in all tables related to incidents, especially those in which incident created through email sits in. Data...
View ArticleSQL Server Pagefile Configuaration
hi,i have one server in that server having 8gb RAM AND 2 SQL Server Instances.please suggest me how much minimum Pagefile and maximum Pagefile Space i have to configure on my server ?Thanks &...
View Articletwo-second tracewrite waits on VM'd server
I asked this a couple of months ago and didn't get a response, but is there anything about running SQL Server in a VM that should put a huge wait of two seconds on every tracewrite when I use profiler?...
View ArticleSeek predicate not using all columns
Hi,I have a strange query compilation issue which is hard to reproduce. It only happens under high load and cannot be easily repeated.There is a table T with columns A,B,C,D.There is a non-unique...
View Articlewaht is Is Depedency, LooksAlive and IsAlive in cluster ?
hi ,greetings...!what is Is Dependency, LooksAlive and IsAlive in cluster ? pls..dont mine explain me . Thanks Vijay
View ArticlePerformance issues when using "Begin distributed tran", NOT Exact query is...
Remote Query fired from ServerA to ServerB. ServerB holds the datbase and Table. Table Name: BigDummyNO of records 1.4 Million Approx Three scenairos all of them using "Begin distributed tran". There...
View Articlecpu usage information
hi ,one of my production sever cpu spiking 100%,constant 90% what we can do?how to resolve the this issue..
View ArticleLost Table Data after detaching and reataching a database mssql 2008
I detached a database saved 3 copies of it (both files) in different locations, when I re-attached the db most of the table data was gone (for all the 3 saved copies). all the database elements i.e...
View Article