change to multiuser db mode
how to change database in multiuser mode in sql 2008 r2? we already tried "ALTER DATABASE MALI SET MULTI_USER" , "ALTER DATABASE MALI SET ONLINE" , GO ALTER DATABASE MALI SET MULTI_USER WITH ROLLBACK...
View Articlecpu utilization
Good Morning , From task manager noticed CPU utilization for sqlserver.exe is 90%.We are using sql server 2008. How to understand which sql process is occupying that 90% of CPU volume? is there any...
View Articlecapacity planning
Dear Experts, Is there any list of checks and for capacity planning in sql? How we can do effective capacity planning ? Regards,
View Articlesql configuration
Dear Experts, I am building system whith sql server where the 200 million users will access the application server. The application server will be linked to sql server/SAN to fetch the data. The...
View Articlessis error
Hello Experts, My one job is failing with below error,can you please help to resolve it? Error: 2012-09-11 02:31:22.42 Code: 0xC0202009 Source: PITextExtraction Connection manager "AASHMI" Description:...
View Articlesql consuming more memory
Hello Experts, I am using sql server2008r2 entp version Received alert : Percentage of Committed Memory in Use is too high from task manager noticed my sql is consuming more memory (e.g 50 gb ) of the...
View Articlecan not shrink db
Hello Experts, my ldf is running out of space,the db is in simple recovery mode... the db size is 1.8 tb, database is not getting shrink,there is one recent open transaction also there are couple of...
View Articleenabling agent
Hello Experts, my sqlserver 2005 agent is disabled however under services on the server noticed the agent service is up. From application logs noticed error message : SQL Server blocked access to...
View Articlesql error
Hello Experts, for sql 2008 entp server,user are facing timed out error while connecting to the database, Time-out occurred while waiting for buffer latch type 4 for page (1:24141067), database ID 19....
View Articlesql configuration report
Hi Experts, I am working on windows 7 server which has sql 2008r2 installed,however i need to view the configuration of current sql instance installation but i am not able to view the same in windows 7...
View Articletempdb running out of space
Hello Experts , my tempdb is running out of space , the same has partitioning ,there is one log file and multiple mdf of temp db i could see on the drive , and drive is almost out of space. do i need...
View Articlelsn missing
Hello Experts. i restored full backup and while restoring tlog back noticed error message LSN missing? what is the reason of message? why it is occured? how we can avoid such error in future?
View Articlesql backup
Hello Experts, If i start my full backup at 2 pm and it complete at 4 pm then will the transactions between 2pm to 4pm backed up in to the full backup which i took? can you please help me understanding...
View Articlemdf and ldf placement
Hello Experts, What is the reason that all ldf and mdf or file groups are advised to be kept on different drives? rgds,
View ArticleMSDTC Error
Hello Experts, After SAN relocation , noticed below error. The Microsoft Distributed Transaction Coordinator (MSDTC)may not be configured correctly.Ensure that the MSDTC service is running and DTC...
View Article