Log filling with "Starting up database xxxxxxx"
I am running 2008 R2 on Windows Server 8 64 bit configured with 4096gig. sqlservr.exe is currently using 2.85 gig according to Task Manager.I recently restored 7 small vendor databases (2005) to our...
View ArticleDatabase Backup FIle
Hi All,Does the database backup file contains users and passwords. I have a database for a application in development server. I have the same backup file restored in production server. But when am...
View ArticleTest Database Configuration
Firstly, I understand this is probably not the most appropriate forum for this question. I have tried a couple other places with no luck, and you guys are quick, so maybe I'll get an answer here. If...
View ArticleSQL Server 2012 Standard and Hyper-V Dynamic Memory
Does SQL Server 2012 Standard support dynamic memory feature in Hyper-V 2012? As stated in http://technet.microsoft.com/en-us/library/cc645993.aspx#High_availability hot add memory presents only in...
View Articlesql server Cluster Quorum disk fails
if sql server cluster Quorum disk is fails what will happen, how we can resolve Quorum disk fails.
View ArticleSET FMTONLY ON AND EXEC() AT LINKEDSERVER
Hello my friends.I trying use EXEC('') AT LinkedServer statement.The command executes sucessfully on my remote server, and return my data normarly...The problem was when add the "SET FMTONLY ON"...
View ArticleRAID Storage
Hi,I have been reading about recommended SQL Server storage and RAID 5 or RAID 10 controllers have been recommended.On my existing Database server I can see 4 Storage controllers under Device...
View ArticleChange the owner of job on different server
Hello,We have nearly 50-60 servers and i would like to change the owner of the job to lets say 'thejobowner' (Job owner should be not sa or systrans)And in future if anyone make any changes and create...
View ArticleRBS on SQL 2012
Hi,we are looking for a way to store users file on remote storage and have it all indexed in SQL using filestream.The first option that we've tried is to use filestream with file table, however, the...
View ArticleChoosing an account to run a job under - only needs access to the resources...
SQL 2005I want to setup a new SQL login to assign to a job under, instead of using the SQL agent account. The job will execute a file-based SSIS package and the package will make connections to 2...
View ArticleDBCC Checkdb with MAX_DOP > 1 using Resource Governer?
Hi experts, Someone taught me a technique to run checkdb with MAX_DOP > 1 using resource governer. I tried it but failed. what's wrong? --- CREATE RESOURCE POOL [zCHECKDB]...
View Articlemax server memory - not working??
Hi,I have a production server that has been having weird slowdowns. I suspect memory.I have set the 'max server memory' setting to use 6 gig (of 10).But when I check the memory usage in task manager I...
View Articlestartup parameter is invalid
If you add the the following parameter ' -m"Microsoft SQL Server Management Studio - Query"'to the startup parameters in the SQL Server configuration manager the GUI gives the following error. (SQL...
View ArticleSQL error :(SQL Server 515) (ARERR 552)
Hi All,Today, I received mail from remedy team stating that they are receiving the below error in every 5 mins in there application server.Sun Mar 03 21:41:06 2013 390603 : The SQL database operation...
View ArticleOrphaned users issues
hi ,recently i am involve database migration active, i taken the 400 DB database backup and restored into new server.restored after i am checking the "orphaned users" through [sp_change_users_login...
View ArticleReseed Identity Column when other column, value change
hello I have a table with four fileds. The first and second field are primary key. Second field of primary key is a identity. when the first field changed, I need the second field Reseed to...
View ArticleInsert data in Sql Table Visual basic 2012
I am having a problem, someone help me out please:Public Class Form1 Dim conn As System.Data.SqlClient.SqlConnection Dim cmd As System.Data.SqlClient.SqlCommand Dim dr As...
View ArticleQuestion regarding SQL Server, Disks and Partitioning....
Folks, I have a few basic questions regarding the benefits of partitioning on the same drive. I've ready articles that say there is a benefit, and I've ready articles that say there isn't a benefit....
View ArticleSQL Server 2012 ENT Core licenses
Hi,With SQL Server 2012, Microsoft does no longer offer Server+CAL licensing for the Enterprise edition. Instead the use the "per core" model. The "per core" model is quite straigthforward. However, i...
View ArticleMicrosoft TechNet Wiki SQL DBE Guru - Winners for October!!
The results for October's TechNet Guru competition have been posted!http://blogs.technet.com/b/wikininjas/archive/2013/11/17/technet-guru-awards-october-2013.aspx Congratulations to all our new Gurus...
View Article