HOW 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 ArticleInstalling SAS on a SQL Server 2008 R2 machine
I don't know if this is the correct forum for this but here goes:Someone is trying to install SAS on our Windows 2008 SQL Server 2008 R2 server. I don't like installing miscellaneous stuff on the SQL...
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 ArticleLog user access to file table
Hi Forum,I am trying to log access and changes to files in a FILESTREAM share. Mostly I want to log who changed a file and when.Can someone point me in the right direction?(I tried Google and serached...
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 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 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 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 ArticlePerformance Related Stats Required
Dear Friends, I am running 100 test/staging db's on 4 different vm's. I want to collect consolidated DB performance related information. Is their any option. Regards. Irfan Ahmad
View ArticleHow do I get the execution plan(plan_handle) of rpc_completed in extended...
Hi experts, I want to see the exeuction plan(plan_handle) of rpc_completed and I write T-SQL like below. However, it always return zero in plan_handle. What's wrong?<event name="rpc_completed"...
View ArticleCannot initialize the data source object of OLE DB provider "MSDASQL" for...
Hi,We have just moved our primary SQL server to a new server (SQL 2012 Standard). I did this via log shipping and then failing over to the new server so it became the primary as due to the size of the...
View ArticleIs my SPN is correct or am I getting full spn?
I am getting cannot generate sspi context severity 11 error.When I run setspn command in my sql server 2012 Enterprise edition then finding below result.C:\Users\>setspn -l p8c\s-sqlcluster...
View ArticleTPC-E test on SQL Server 2012 high runnable task count
I know I probably shouldn’t be replying to this old thread, but I’m crossing my fingers that Jonathan Kehayias will see activity on this old thread and respond…I’m using Quest Benchmark Factory to run...
View ArticleQuery Performance
I have an unusual problem that I'm trying to diagnose. I have a simple query, SELECT <column1> FROM <table1>, that has just over two million rows. This is used in SSIS package to move the...
View ArticleUnexplained performance decrease
Hi,I am developing a Windows Forms app in C# using VS2012 and SQL Server 2008. At some point in the dev process, I noticed performance slowing dramatically. After a lot of analysis, I found...
View ArticleLinking Access to Sql Server 2005
Hello all, and thank you in advance for your help i am currently running SQL server 05, recently we had an issue where a database was deleted out of SQl and when it was restored to SQL we are unable to...
View ArticleSnapshot as linked server
Hi guys, according to your experience is it possible (SQL 2008 or/and 2012) to having Snapshot linked as linked server? Is there any bad indication about?Thank you
View ArticleSQL QUERIES PERFORMANCE SLOW IN SERVER2 (HIGH CONGURATION)....FASTER IN...
WE are using SQL SERVER 2008 WE MIGRATED NEW SERVER2 WITH HIGH CONFIGURATION BUT IN OLD SERVER (SERVER1)QUERIES EXECUTING IN 4 M MEANS BUT SAME THING ITS EXECUTING IN SERVER2 8 M ....DATA INDEXES...
View ArticleSQL Server 2012 Express: "Error executing SQL script.Database does not...
I run InstallShield 2010 to install my application which uses SQL Server. InstallShield first connects to the SQL Server as SA and then runs a few SQL scripts. The 1st script checks if a specific...
View ArticleDB diagrams - table changes not reflected in table added to diagram
When I modified the structure of 2 tables, and then went to create a diagram, the table structure in the diagram did not reflect the actual table structure. What needs to be updated? I right-clicked...
View Article