Can I use SQL Server 2016 Express in Visual Studio 2012 Pro C#?
Can I use SQL Server 2016 Express in Visual Studio 2012 Pro C#?Looking for a DB that I could integrate into my application , C# VS 2012.Just need a local db not remove connections for my application....
View ArticleBlocking Open tran Alwayson
Not sure what the issue is but this is what open tran returned. What does this mean?Oldest active transaction: SPID (server process ID): 141 UID (user ID) : -1 Name : ALTER TABLE...
View ArticleRecommended Response Time for Sql Server Database
I will like to know the recommended response time for Sql Server database 2012 with size of 47898.63 MB. At the moment, i am currently battling with my Service Manager as he uses Manage Engine to...
View ArticleMultiple TempDB files in VMWare
Hi Guys,one of my 'SQL Server ' is configured in vmware, could you please clarify my doubt..Configuring multiple TempDB files in Physical server and multiple files in vmware both are same or not?Some...
View ArticleLogin name logged as SA when running SQL Agent Jobs
Hello, When we tried executing SQL agent Job the login name was logged as 'SA' in the profiler trace even after we have made the job step "Run as" different user which has the system admin privileges...
View ArticleNeed suggestion
Hi All,I am new to SQL Server and I have just 6 months of experience in SQL Server DBA and I don't have in depth knowledge on SQL Server. One of my customer said that BAD SQL Server because its always...
View ArticleDatabase shrink takes long time
Hello,Recently we've application update and after it our DB grown to over 600 Gb, and inside DB there is over 200Gb of free space.I've tried to reclaim some space and I ran shrink DB process in small...
View ArticleUser does not have permission to run DBCC TRACEON.
am trying to add QUERYTRACEON 9481 to a dynamic query but i can not do so, as i can add the QUERYTRACEON 9481 to a store procedure however to a dynamic sql i can not add it as the user require higher...
View ArticleSynchronous Mode for Secondary replica on a different geographic location
I've a doubt on AlwaysOn configuration and need clarification.Is Synchronous mode allowed for a secondary replica placed on different geographical location. Example Primary replica is in India and...
View ArticleRestrict access to server but allow backup
I'm migrating a stand-alone SQL server 2008 R2 to a cluster. I will use an enterprise backup solution to backup all databases on the stand-alone and restore on the cluster instance. I want a clean...
View ArticleConfiguring Replication for Primary Database already involved in Log Shipping
Hi, I had a Senario where REPLICATION is to be configured for a Database which is already involved in LOG-SHIPPING. I'm having 3 Servers as 1. Server A (Primary); 2. Server B (Secondary); 3. Server...
View ArticleSerious issue with Visual Studio Error Message: Timeout expired.
This happens all the time but it has become annoying. I have a database query that sums up a 55 million record table. It runs in about 3-4 minutes in a query window and returns 97 records. When you...
View ArticleSql server is taking double space compare to greenplum
Hi Experts, I have a table with 50 columns in my sql server I used to load data from Green plum using infomatica in this table. After loading data I seen that in Green plumn this same table and with...
View ArticleSQL and SalesForce
Hi guys,does anyone have experience in connecting data from SalesForce? Or anyway in gathering data from it? I am struggling to understand how I can populate my data warehouse with the data stored in...
View ArticleUpdating a large partition vs switching into it
We have a fact table that's partitioned by month and each partition has a fairly large dataset (approx. 300 million). We've added new columns (5 of them) to the table that need to get updated but we're...
View ArticleInsert 20 million records using Bulk Recovery Model
Hi All, We are trying to insert 20 million records by using a script.Currently ,the DB is in Full recovery model ,and the drive is getting full due to log file. Hence, i am planning to change the db...
View ArticleUninstall SQL 2014 x86, install SQL 2014 x64, help with "CREATE DATABASE FOR...
I had a previous problem which was answered...
View ArticleBroken link to SQL Server Developer download
The link to the SQL Server 2016 download is broken.https://www.microsoft.com/en-us/cloud-platform/sql-server-editions-developersPlease advise from where I can download the free version of SQL Server...
View ArticleSlow log backups with high CPU
Hi there,We are having considerable pain when performing log backups on a large database with many files and partitions. The database in question is over 1TB and has approximately 4,000 files (for...
View ArticleMemory Issue RESOURCE_SEMAPHORE waits and see DBCC Memorystatus
Hi,One of our key DB servers suddenly starts to slow down, I am seeing memory related waits etc. I then run DBCC memorystatus on the instance, the result can be seen below. Any help or advice would be...
View Article