recuperar 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 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 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 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 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 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 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 ArticleFULL TEXT Catalog automatically Enables
Hi,I'm disabling full text catalog and everytime it starts automatically when an application services restarts which resides on another application server.What may all be the reason for automatic...
View ArticleServices that can be disabled on SQL servers
Hi All, I have two servers (with 1 SQL instance each) and 1 SSRS server. I think, the below services are not needed on any SQL servers and would like to DISABLE them: HTTP SSL - DISABLE IIS Admin...
View ArticleProblem about MSSQL 12
hi,I have Install MSSQL Server 2012 on my PC. I want to import .bak file. but I fail to do this.1) when I try to register new Server in MSSQL server management Studio showing me 'Error :40 Could not...
View Articlesql server error
390603 : Failure during SQL operation to the database : The statement has been terminated.Cannot insert the value NULL into column 'C7', table 'ARSystem.dbo.T606'; column does not allow nulls. UPDATE...
View ArticleMap Drive in SQL agent Job
Hi All . I am trying to do the followingexec xp_cmdshell 'net use \\192.168.0.1\sharing2' exec xp_cmdshell 'copy F:\test.txt \\192.168.0.1\sharing2\' exec xp_cmdshell 'net use \\192.168.0.1\sharing2...
View ArticleMDB-05053
Hi We are doing SAP installation, during intallation we are getting below error"MDB-05053 Errors when executing sql command: [Microsoft][ODBC SQL Server Driver][SQL Server]"FASTFIRSTROW" is not a...
View Article