Error : Process ID attempted to unlock a resource it does not own: HOBT:...
I am using sql server 2012. Microsoft SQL Server 2012 (SP1) - 11.0.3393.0 (X64) Oct 25 2013 19:04:40 Copyright (c) Microsoft CorporationStandard Edition (64-bit) on Windows NT 6.2 <X64> (Build...
View ArticleRestore Database to multiple data files and its failing?
I have a db size is 250gb and need to restore to multiple file to different drives on server.when i try to do i got below error message?"Conflicting file relocation have been specified for file...
View ArticleSQL Server jobs run dates
Hi, I have a doubt. I created a "Test10" job in SQL Server 2012 to run as per below attached schedule. As per the schedule, job is supposed to run till 03-Feb-2014 2:00 AM but it stopped at 1:50 AM....
View ArticleHow can I retrieve the comments at table-level using SYS.*
hi ya,Is it possible to get all the comments for my tables? For every table defined I have declared description using Extended Properties. I am looking for some SQL statement which give me all those...
View ArticleDisabling Resource Governor via trace flag 8040 is failing
Hi,I am attempting to disable resource governor completely via trace flag 8040 (specified at startup in windows server) for SQL Server 2012 is faling. DBCC TraceStatus (8040) does show status as "1"...
View ArticleStop a query if cross database queries are requested in the command?
Hi,is there a way to raise an error if a user run a SELECT statement which contains specific keywords?here my scenario:I want to insure that if a user open a connection to a specific database and try...
View ArticleNew instance connectivity issue in SQL Server 2012
In my server SQL server 2012 is installed and working fine and whoever have logins credentials also able to connect. I have installed one new instance.Default Instance is : ABC (the ABC is the...
View ArticleLDF file recovery?
May I know how to perform point in time recovery? Currently the only backup we perform every 4 hours is the server OS snapshot.Example : 1. Now is 6pm and some error transaction occurred.2. We can...
View ArticleSQL Server Agent Error
we are constantly getting this error from event log: what is the remedy. Unable to read local eventlog (the parameter is incorrect)
View Article.MDF file issue.
hi team,we have one old database, this old database we don't have any backup.here problem is this database datafile(.MDF) file was corrupted unable to access the this database, what we can do how we...
View ArticleAttempt to fetch logical page ERROR
Hi all !! there are many read error from my error log :Attempt to fetch logical page (1:106) in database 6 failed. It belongs to allocation unit 196608 not to 281474980642816.I read DBCC checkDB.......
View Articlejobs history information.
hi team,in my sql server we have no.of sql server agent jobs, like db_fullbackup,log backup every 40 mins,rebuild,checkdb and updatestatus like that.here i am trying to see the job's view history there...
View ArticleThe operating system returned error 170(The requested resource is in use)
Hello Experts,We have a Sharepoint farm where we are receiving OS Error 170 for many days. It results in database shutdown/Start because required transaction file is not available.The operating system...
View ArticleDOUBTS IN INSERTING DATA
I cant insert data into my database now, but i can retrive and update the.. i am doing a project ASP.net. reply me..
View ArticleDoes the advanced server setting [Remote Login Timeout] affect linked servers?
Linked servers have two configuration options:Connection Timeout, which releates to the server setting remote query timeout.Query timeout, which relates to the server setting Query Wait.At the server...
View ArticleThis backup cannot be restored using WITH STANDBY because a database upgrade...
Version ServerMicrosoft SQL Server 2008 R2 (SP1) - 10.50.2500.0 (Intel X86) Jun 17 2011 00:57:23 Copyright (c) Microsoft Corporation Enterprise Edition on Windows NT 5.2 <X86> (Build 3790:...
View ArticleDisabled job has been run by one anonymous user
HI there,I could see one disabled job has been run by one of users by some application or by some t-sql query.I want to find out by which login it has been run at what time. I got time,duration by...
View ArticleExecuting .sql scripts file from command prompt
I had created the .sql scripts for --Create Database --Create tables --Create Stored procedure I am using SQL server 2008. Now i want to deploy it into the target server using the command prompt. How...
View ArticleSIU locks during select
We have found deadlocks in our application. Deadlocks occure between SELECT and UPDATE. I get deadlock graph using profiler and find that SELECT makes SIU lock. Below you'll find SELECT...
View ArticleGeneral Question...
hi team,general my all dbs backup goes to X drive daily, once this backup job finished that all dbs backup file copy from X drive to Z drive automatically.here is any scripts are there to copy the...
View Article