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

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 Article


Dbcc 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 Article


Date 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 Article

Use 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 Article

Can 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 Article


SQL 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 Article

Hyper-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 Article

SQL 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 Article


Microsoft 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 Article


Best 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 Article

Multiple 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 Article

SQL 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 Article

SCSM 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 Article


SQL 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 Article

two-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 Article


Seek 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 Article

waht 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 Article


Image may be NSFW.
Clik here to view.

Performance 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 Article

cpu usage information

hi ,one of my production sever cpu spiking 100%,constant 90% what we can do?how to resolve the this issue..

View Article

Lost 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
Browsing all 15889 articles
Browse latest View live