SQL Server 2008 R2, Error: 701, Severity: 17, State: 123, There is...
In the error log, I get: 2013-06-02 00:00:37.78 spid22s This instance of SQL Server has been using a process ID of 1268 since 5/15/2013 4:12:15 AM (local) 5/15/2013 8:12:15 AM (UTC). This is an...
View Articlesys.dm_xe_session_targets - Deadlock XML schema
Hi All,Does anyone know where I can find the schema for the built-in deadlock event XML details in sys.dm_xe_sessions?Specifically, I'm attempting to parse this via an app, but keep coming across new...
View ArticleFCB::Open: Operating system error 32(The process cannot access the file...
Hello all,I am running into an interesting scenario on my desktop. I'm running developer edition on Windows XP Professional (9.00.3042.00 SP2 Developer Edition). OS is autopatched via corporate...
View Articleunable to delete the old backup folder...
HI Team,we are configure one job.Job name is:all user database daily backups.here problem is all user db backup is complete except one db.I tire to delete the old backup folder i am getting bellow...
View ArticleWhats using the space in my TEMPDB?
Platform is SQL 2008 R2 SP1.How is this possible?sys.dm_db_file_space_usage shows user_object_reserved_page_count of approx 4.4gsys.dm_session_space_usage shows 0's in every column for every...
View ArticleReference Partition in SQL SERVER
Oracle 11g has introduced a new feature that is called Reference Partition. Using reference partitioning, a child table can inherit the partitioning characteristics from a parent...
View ArticleBackup File type association - Need Urgent
Hi,I did something stupid and I need to fix it fast. I have created a text file and renamed it with .bak. Then I opened the file with Notepad and now all my SQL Server 2012 64 bit backup files are...
View ArticleAlways on AG in SQL Server
Hi All,I have configured the listener and I do have 4 nodes having AGs with different DBs.Each DB has nearly 10 users and overall 40 DBs with 4 different AGs.As mentioned, one of the prerequisite to...
View ArticleAgent jobs failed
SQL server 2008 R2 agent jobs starting failing with following error:"The job failed. Unable to determine if the owner (domain\login) of job MaintenancePlan - ABC.Full backup has server access (reason:...
View ArticleSQL Server not connecting without a port number
HiSQL Server doesn't connect if port number is not given in the connection string. This happened all of a sudden and earlier the application connections were given without the port number. Earlier they...
View ArticleHow to compare SQL server stored procedures from two separate databases?
Is there a straight forward way or a tool to compare SQL server database objects, such as stored procedures located in separate databases?
View ArticleHow to create a policy to not allow Devs use * in T-SQL
Hi, experts:Devs always use character * in T-SQL, even production DB, I want to create a SQL Policy to limit them use *, I have ask google, but still no answer, please help me, thanks.RegardsGarey
View ArticleCopy Database between different editions
Hi,,Can I copy a database from sql server 2005 Enterprise edition to Sql server 2005 express edition? Will the database be compatible?
View Articlesorts performance or tempdb performance counters
I want find analog of Memory Sorts Ratio in Oracle, in MSSQL Server, may be tempdb usage vs memory usage IO.any suggestions ?
View ArticleDatabase mail issues
I was trying to configuring Database mail on sqlserver 2012 1. created profile 2. created account and configured with my relay (smtp) server.but mail is not sending to mail server , getting the below...
View ArticleDatabase hanging on DB startup.
We had this situation in one of the development BI Server. The DEV DBA restarted the SQL Server. One of the database was recovered and checkdb was completed. But we could not access this database. When...
View ArticleProblems with a linked server from a SQL Server 2008 R2 to Oracle 11.2g
Hi, I've 64-bit SQL Server 2008 R2 (SP1) on 64-bit Windows Server 2008 R2 (SP1) and Oracle 11.2g. I installed the Runtime option of 64-bit Oracle 11g Client Release 2, edited...
View ArticleLinked server Issue between sqlserver 2008 R2 and Mas90 server
Hello, I have setup a linked server between SQL Server 2008 R2 and MAS90 server and I am able to select data and see the list of mas90 tables. The issue here is occassionally whenever a new account...
View ArticleDPM encountered a retryable VSS error | Found The VSS writer SqlServerWriter...
Hello,We have a DPM 2012 SP1 server which does the Hyper-V Machine backups daily. Recently, we noticed that one of the Hyper-V machine backup (SQL 2012 Server) started to fail due to the below error...
View Articlein consistent information reported in SQL Management Studio - msdb datafile...
msdb properties shows database size 58GB, but when ran report 'Disk Usage by Top Tables' the largest table showed on 11MB and only 7 tables has 3MB in size and rest of are les that 100KB.Thanks in...
View Article