Query Executed
Hi, In my production box one of our development user executed a query before three days. Now I was asked by my manager to track that query which was executed by the user before 3 days. Is there any...
View ArticleAll jobs scripts in at a time.
hi,we have total 250 sql server agent jobs, we need a all jobs scripts in at time,how we can do this.
View ArticleSQL views
hi, i am wondering if it is possible to have a view produce different results to different users based on the same view, for examplei have the following datatblaccountshospno patno1 1232 123i define...
View ArticleMerge replication - synchronizing subset of tables
Hi everyone,I am using merge replication with the following scenario - a central server with CentralDB where information from 50 regional database servers is combined (each RegionalDBs has the same...
View ArticleLooking for store procedure update child to parent and parent becomes child.
I need a store procedure which pass ID and ParentBrandID, and update from child to parents and all preexisting child's parent Brand value also changed to new parentsBrandID eg update table set...
View ArticlePartition and order by in self join table having multiple parents
I come up with this type of table after self JoinBrandIDBrandParentBrandID1HPNull8SONY-INK73HP-Tonner110SONY-Printer77SONYNull2HP-INK19SONY-TONER74HP-Printer1But I am Looking for table Like below I...
View ArticleSQL Server Replication vs Mirroring
Could someone you please describe replication (or just the difference between replication and mirroring). I would really appreciate if you also could describe them from a disaster recovery standpoint...
View ArticleSQL server agent- agent Xps disabled
I followed the instruction suggested in this post:Code Snippetsp_configure 'show advanced options',1goreconfigure with override gosp_configure 'Agent XPs',1goreconfigure with override gosp_configure...
View ArticleEnterprise 2012 Evaluation
Hi guys, I'm thinking to download the trial version of Sql 2012 Enterprise. Anyone know if there are limitation compare the full licensed? I mean, can I develop this edition without any...
View ArticleRequested memory for execution plan information
Hello,May I have some information regarding the memory parameters that appear into the execution plan ? here is an example of what I see on a XML Execution plan:"MemoryGrantInfo /...
View ArticleLow SQL Server Memeory shown in the task manager
Hi Fellow.I have two physical HP servers with 64GB ram. The SQL-DB1 is a primary production server and SQL-DB2 is a stand-by server. Both are configured on Always on High Availability. On both servers,...
View ArticleHOW SQL SERVER SUPPORT GLOBALIZATION-MULTIPLE LANGUAGES ?
Hi,Our company, based in US , got a client in Japan and I am assigned a project to create a shell database ,with out data, (from existing database ) with Japanese_CI_AI collation on the SQL Server...
View ArticleWhy Table buffer size is larger than its physical size?
Hi, I'm trying to troubleshoot database peformance and when I'm trying to look at table buffer sizes then I found that a table in the buffer consuming more than 5 GB of the memory. But the fact is,...
View ArticleTrying to Create Database on Windows Mount Point, Receive "Access is Denied"
I installed SQL Server 2012 Enterprise SP1 on Windows Server 2012 using mount points X:\user_data, X:\user_log, X:\system and X:\tempdb as my default locations and used integrated security (NT...
View ArticleMy SQL Server and SQL Agent services shutdown unexpectedly
My SQL Server and SQL Agent services shutdown unexpectedly. When I checked the event log, I found this error for database id = 26, but when I run the following sql, I don't see a database with id 26. I...
View Articlevery big transaction log file
1. Have run transaction log backup every 15 minutes. It is fine for a while. All of sudden, transaction log file grows big in short period and cause transaction logbackup to fail(disk space issue)....
View ArticleSqlEngineConfigAction_install_confignonrc_Cpu64
Any advices or idea how to fix it. I am in the middle of installation of it and It is stuck on error code 32 with sqlEngineConfigAction_install_confignonrc_Cpu64. I have admin rights.Please advice me...
View ArticleWhat are the most important perfmon counters to tract to create a baseline...
I am currentlly collecting perfmon counters for my Central Management Server to create a base line. Years ago, I had a manager that had me collecting the following counters...
View Articlecannot see local drive from maintanance plan
hi ,i use to be able to see the drive from my maintenance plan now i couldn't see them.The account use to startup the mssql server is a domain account. Where else can i check as i am not familiar with...
View ArticlePartitioning
Hi allI am new to partitioning and it's something that I have started looking at.Most of the explanations that I have seen for partitioning incudes the sentence "The data of partitioned tables and...
View Article