SA Disable Task
Hi guys,I've been given a task to disable the SA account. However I need to change the ownership of any objects that belong to the SA. So my question is, what should I look for? So far I'm looking...
View ArticlePrivious year sales in T-SQL
Hi all,i have a trandate and tranvalue,customer,product now i need to poulate a table withtrandate,tranvalue(sales amount),customer,product,py_tranvalue and i need to populate cy_WTD,cy_MTD,CY_YTD and...
View ArticleStoping CDC cleanup job IN CDC
Hi Experts, I am planning to manage historical data for my OLTP database. for this I have enable the CDC for database and for the table, its working fine. But the CDC cleanup job will clean the...
View ArticleDatabase growth per month
Hi,I want to check the database growth/month, please let me know how to check.REgards
View Articlesp_blocker_pss08 Analysis
Hi All,We have implemented sp_blocker_pss08 in our sql instances to identify blocking. I tried using the SHERLOCK tool after referring the below...
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 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 Audit Logins
Hi,I need to find all the logins that are logging to the server for few weeks. I wanted to put Audit with the Audit Action Type "Failed Login Type" and "Successful Login Group".Does this effect any...
View ArticleRestoring a database - explorer view - no detailed view???
It seems about once a week I come across something that changed in 2012 products for the WORST.I'm restoring a database from a local .bak file, I'm in the "Locate Backup File" explorer window. There...
View ArticleCan a User Update a Deployed SSRS 2008 Reports?
A User requested the ability to change colors and maybe the type of charts after the report is deployed. I am not able to find any infromation. So I was wondering if it's possible to change the colors...
View ArticleThe transaction log for database 'tempdb' is full
What would cause the tempdb transaction log to grow continuously on sql 2008 r2 (rtm), but not cause the data file to grow?The max size of both the data file and log file for tempdb are set to 2GB. I...
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 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 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 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 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 ArticleTable partitioning questions?
I have 4 tables which need to do partition. each table has one clustered index which is required & all tables have same column modified_on having datetime type except one.My questions as follows1)...
View Articlecannot generate SSPI context.
we have data stored in server 'prod', and all jobs created in server 'SSIS'.ususally, our jobs are doing query data from prod and generate files.but last night, the server 'prod' reboot at 3am. all...
View ArticleSuspected problem with identity seed on SQL Server 2012 Standard
SQL Server version 11.0.3128. I have an automated process (job, stored procedure) that inserts DMV data into database tables every half hour. It has run without incident for well over a month. On Nov....
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 Article