What is share pool in sql server. Need details
Hi All,I need detailed architecture of shared pool in sql serverRegardsRahul
View ArticleHow to prepare a plan to optimize a database sized around 2 TB
Hi All,I need a plan to optimize db sized around 2 TB.Kindly assist with me options or checklist for performance tuning of same.RegardsRahul
View ArticleWhat is paging in SQL Server
Hi All,What is paging in SQL Server how does the paging architecture works?RegardsRahul
View ArticleDump of SQL Server 2008 R2 Enterprise
Hi, How can I download the Dump of SQL Server 2008 R2 Enterprise Edition? I have the License Details. But I missed the CDs. Could you please help for the Dump collection?! ! Thank You Very much !...
View ArticleSQL Monitoring question - how best to monitor an occassionally long running...
Have a very large ETL process. There is one sproc, that executes one truncate, 3 inserts, and then 5 updates all to the same table. This sproc finishes in under 35 minutes 95% of the time. But 5% of...
View ArticleHelp diagnosing a sporadic long running proc
We have a nightly ETLV job that our 30 clients run every night. Depending on the size of the client, it can run from 1 to 7 hours. We have one client, clientX, where the etlv job takes about 7 hours....
View ArticleSSMS 2014 shuts down every time I attempt connect to any server
I'm very frustrated, either Windows 8 and/or SQL 2014 have been nothing but trouble since I installed them. First, there is the known problem that you can't register a server from SSMS 2014 if you are...
View ArticleHow to make server level configuration changes on 100 servers at a time
Hi All,I have a requirement from one of our clients where in a database level property (database owner) has to be changed on all the databases across the environment. There are around 100 servers on...
View ArticleRestarting Taxworks Program
I had to reinstall our Taxworks software and know cannot reconnect it to the Microsoft SQL server running on a Windows 7 Ultimate x64 machine. I just have little experience with sql servers. The...
View ArticleLicennce key in asp.net
I am thinking of implementing a good licensing mechanism that has a good resistance against piracy in the asp.net platform. The required mechanism should use a licence key and the licence key must...
View ArticleAX Invoicing Job Fails
Hi,My AX application has an invoicing job. If I restart the database, then run the job through my AX application it will complete almost instantly. However, if the database is left running for a while...
View ArticleCan we store procedure in a folder in text file using SQL QUERY
I want to create a folder in D drive and give folder name as current date. After that create no. of text files based on how many procedure are, text file name will be same as procedures name and...
View ArticleIndexed views
Hi everyone,Say suppose I have created an indexed view.(view with schema binding and then created an unique clustered index on it)Now, the view occupies disk space right?So, when the original base...
View ArticleDefault date display format in Microsoft SQL Server Management Studio
How can I change the default date display format in Microsoft SQL Server Management Studio? test
View ArticleDifference between merge-Not matched and left outer join
Why should Merge-Not Matched be used instead of left outer join? I believe both will enable comparison of 2 tables. So what is the difference. Please advice.mayooran99
View ArticleHelp with function
Hi everyone,I am looking to call a function in my select statement that will grab information from each row, and return an appropriate email address based off of this information. I need to do this...
View ArticleMSSQL 2008 R2 SP1 failed to install
Overall summary: Final result: The patch installer has failed to update the following instance: MSSQLSERVER. To determine the reason for failure, review the log files. Exit code...
View ArticleIndicator using timestamp
Hi, I have data as below, I want the indicator to be displayed by using timestampsId task_id tsk_complete_ts task_due_date Id_end_ts tsk_indicator id_indicator50...
View ArticleIs it possible to trigger an error so that the running stored procedure is...
Hello all,I want to run an existing stored procedure and then I want to manually trigger an error/abort/interruption so see what happens and do some testing with that.Is it possible to manually trigger...
View ArticleDeletion of data within the database tables
The user is trying to clean up the 2014 data within the database tables. He is running a delete function which keeps causing the log files to exceed their limit. The tables are large and he is unable...
View Article