FCB::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 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 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 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 Articleservice pack
Hi all,In our environment we have plan to apply service pack in sql server 2005 sp4. could you please any one tell to me what is the precautions and also suggest pre , during, post steps for apply...
View ArticleIdentify number jump
I have an Identify field in the table using MS SQL 2012.Identify increment is one and seed is one.I run the applicaiton for a while and realized that the number jump once a while.For example, the...
View ArticleCreate database fails with
I have a VM set up with SQL 2008 R2 SP2. It has twi instances running on the box.As it is my dev box both instances use the same service account and they both use the same moutn piont for dat and log...
View ArticleSQL 2008R2 Login Auditing Greyed Out after changing server authentication to...
After changing authentication from Windows Authentication to SQL Server and Windows Authentication mode, the Login Auditing section under server properties is greyed out. I restarted SQL services,...
View Article