Multi-Tenancy Design
Our Service Architecture group has developed a Multi-Tenancy design where essentially there is one SQL instance per application (which is approximately 150). Based on their design, each instance would...
View ArticleUsername and password issue
Hi, I've set up SQL Server 2014 and it was running under the account suggested by default during setup, i.e. NT Service/MSSQLServer. I later chose under SQL Server 2014 Configuration Manager to use a...
View ArticleSQL 2014 Install - Defaults
Hi to all. I recall when I installed SQL 2005 back in the day I missed a trick regards language. I would like defaults to be English (United Kingdom). When I develop reports again I would like the...
View ArticleThe underlying connection was closed: Could not establish trust relationship...
I am a bit stumped by error generated when attempting to connect to the report url.[quote]The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure...
View ArticleAlways on with sql server 2014 or 2012
HiWe need to run Always on , on our sql servers.Is there any upgrade or benefits on sql server 2014 about Always on ?Or Should I Upgrade to 2014 to use stable Always on ?Thankyou
View ArticleHow to set a Database to suspect mode For Practical test HA?
I Want to test for Automatic switch between primary and secondary. How do i do it ?orI need this for some perpose : How to set suspect mode for a database ?Thank you
View ArticleCDC on secundairy replica
MSDN states the following on: [u][url=http://msdn.microsoft.com/en-us/library/ff878253.aspx]Readable Secondary Replicas (AlwaysOn Availability Groups) for SQL Server 2014[/url]:[/u][b]Limitations and...
View ArticleWhat are First Steps for a dba in new Office?
I Asked this question from another forum :I got a dba vacation in new office. Please say me first and important steps for dba in new Office. Whitch imfomation , I should get and what are most periority...
View ArticleCumulative Update 3 does not apply
I have been trying to apply CU3 but I'm still at RTM.I went to a Microsoft download site and downloaded what was supposed to be...
View ArticleAsk about 2 Waits and their value in wait statistics ....
Hi I Cleared Wait statistics Buffer 5 Days ago. Then now I run a query from sys.dm_os_wait_stats and this is the result (2 top Records)--------------------- Waiting_Tasks_Count --------------...
View ArticleHow to check connection to an sql server without ssms tools (Example : from...
Hi How to check connection to an sql server without ssms tools (Example : from web server).
View ArticleSeperate Max fileds from the others to Another FileGroup
Hi we have many max fields in our database .A role in performance says : It's better to seperate this fields to another FileGroup with separate file. Is the result good for performance? and what are...
View ArticleSSMS
iam not aware of win 2014 , I did not find any icons on the desk top as in win 2008 . how to open sql server in cmd . as inb windows 2014 every thing will do bu using cmd prompt .please guide how to...
View ArticleMaintenance Plan (Inteegrated Services Fails to load Job Fails
When I try to run a job based on a maintenance plan I get an error. I can't run jobs based on Integrated Services packages.[code="sql"]Executed as user: NT Service\SQLSERVERAGENT. Microsoft (R) SQL...
View Articlescript to failover
I have 10 databases which are configured as principal in mirroring I need to failover all the databases as part of failover , instead of writing query each database as parner failover, is an script...
View ArticleBest Practice for temp db config
Hi main server has 3 processor that every one has 6 core (3*6=18)what is the best Practice for tempdb config ?such as : Number of data file for temp db ? and where ? (to c : or another disks)thank you
View ArticleSP running slow after Migration (sql 2005 to 2014)
Hi Guys,I am having serious issue on some of the procedures which is very slow comparing to sql 2005. No fragmentation/Outdated stats. Query that takes 3 min on sql 2005 takes 25 min on sql 2014....
View ArticleProperty MemoryAllocatedToMemoryOptimizedObjectsInKB is not available for...
Hi,While trying to mirror a database...After getting full backup and restoring to backup server the mirror server enters in (Restoring...) state.This is needed to start mirroring.But to setup mirroring...
View ArticleSSISDB 2014 - Always On - Has anyone set this up?
Has anyone setup SSISDB 2014 with the Always-On feature. If so, could you provide some step-by-step documentation.
View ArticleBackup Database is terminated Abnormally Failed on SQL Server 2014 RTM
My Database backup is not working in SQL 2014 RTM version. It works fine on SQL Server 2008 R2. All databases are in Simple recovery model. Not sure what might be the issue. I'm admin for SQL instance...
View Article