SQL SERVER 2012 , fails when try to execute sp_rename from Native Client 11.0...
I have an application which uses native client 10.0 and we are trying to support SQL server 2012 also. But with native client 11.0 for x86 , everything works fine except when the routine send the...
View ArticleChecksum Error in resource database
I have received an alert and not able to breathe because no idea :Alert: Checksum failure while page in cache Source: MSSQLSERVER Path: S03AUMEL01SQLFC.pac.bvcorp.corp Last modified by: System Last...
View ArticlePerformance Issue on Sql server 2008 r2
Hi ,There is a performance issue on my Standalone SQL Server there are many concurrences on a database.I found in my SQL error log the below one:Timeout occurred while waiting for latch: class...
View ArticleHow read the SQL Server Logs History
Hi,How to read the Sql Server log files.Have checked DBCC LOG(databasename, typeofoutput) Command. But this is not geting output which am looking.I need to know something like this --> Full history...
View ArticleSQL 2000 Maintenance Plan
Hi ALLI have created a maintenance plan SQL 2000 to backup all the databases in the DB server, and there is an option to clean up old DB backup after some time. However I found the deletion is...
View ArticleReclaiming space available
I have a database that I ran compression on and if you look at the picture it shows SIZE 401407.04MB and Space Available as 210142.89MB. I am trying to free up that space but nothing has worked yet. I...
View Articlerecuperar una base de datos desde el archivo .ldf
Tengo una base de datos de la cual salio mal el back up se corrió un script delete en varias tablas y la pregunta es si existe alguna forma que yo pueda recuperar la información desde el archivo .ldf...
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 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 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 Article