join to multiple sql db's
I have one table (user_projects) that lists user_id and project_id, a user table to get the user name and a project table to get the project name. These items are all contained in a single 'admin'...
View ArticleWhich license edition to choose?
Hello,We are building a server to host web apps. It will be public facing to an unknown quantity of web users. The web app will use an SQL database in the background.The server will be an 8-core single...
View ArticleServer and DB permissions
1- How do I display all the users who have permissions on a 2008 R2 Server? 2- How do I display all the users who have permissions on each DB of that Server? Thanks for your help.
View Articleselect query
Hi,in the below query SELECT Stuff((SELECT Distinct SSStatus +'\n' +SSStatusComments+'\n' FROM [EFIWorkStatus1] WHERE [ST_ID] = a.[ST_ID] AND [SSStatus] <> 'Select' FOR xml path('')),1, 0, '')...
View ArticleError - adding Feature "Full Text ..." SQL 2012 SP1
I want to install a Feature "Full Text ..." on an existing SQL-Server Instance.I get the following error message:TITLE: SQL Server Setup failure. ------------------------------SQL Server Setup has...
View ArticleFull Back up - Size
Hi,I have a database of around 250 GB.So what would be the random size of the "full Back-up" of the 250 GB Database??Regards, Kunjay Shah
View ArticleSQL Core Licensing - cores/threads/hyperthreading
Hi,I'm looking at setting up a physical server (no visualization) with SQL 2012 Standard. The CPU will be Intel Xeon E5-2430V2 (6 cores, 12 threads).For core licensing, do I need to buy it for 6 cores...
View ArticleSql query to fetch data based on date conditons
Hi All,We have to schedule a script that runs at 1:00 AM from Monday to Friday.The script will run a sql query ,that will fetch the data from sql database 2008 based on the below conditions.Case 1:...
View ArticleTrying to configure EnableWriteOrderPreservationAcrossDisks for SQL on...
When I run the following powershell command I get the following warning and the action is not successful? Can anyone help out with this? Set-VMReplication -VMName server123...
View ArticleScheduling a Job with a saved 2008 Import/Export Wizard File
Platform Windows 2003 and SQL Server 2008 Standard Edition.I used the Import/Export Wizard to Import Data from another database on this server. The Wizard works and I saved it as a file.I set up a job...
View ArticleNEEDED: More SQL Server Answerers
We need more answerers in this forum! The basic idea is that if our answers get marked, then we know which threads to focus on (no questions left behind), and the people who answer the questions can at...
View ArticleAWE Enabled
Hi Team,In SQL SERVER 2012 AWE Enabled option was removed. Instead AWE which feature will work please guide me.Txsubu
View Articleora-2396 exceeded maximum idle time, please connect again
Hi All,We have Setup a transactional replication from SQL server 2014 to Oracle. Configured the oracle network client and are able to connect to oracle and query it, even the transactional replication...
View Articlehow to convert uniqueidentifier to varchar in sql
Hi All,i have a data like '6F9619FF-8B86-D011-B42D-00C04FC964FF' whose data type is uniqueidentifier.How i can see data of this field.I need to make a report on this.Thanks
View ArticleThe usage of Ident_current
Hi,I have a question on this Ident_Current. I am getting duplicates when the code below is run (example):DECLARE @s_RatingSessionNo nvarchar(30);SET @d_CurrentSystemTime = CS.F_GetSystemDateTime();SET...
View Articlequery regarding sql server
i downloaded Microsoft visual studio 2010 in my laptop for windows 8 and in that the sql server is not working.the services for sql server is not starting .so pls help me in starting the services for...
View ArticleAugust SQL Server Guru - Festival of the Awesome SQL Server
It's here at last!The August round of the TechNet Technical Guru Competition!The quality and quantity of entries has been beyond our wildest expectations lately, with epic posts and useful snippets...
View ArticleIn sql server 2012 or 2014 which one is best for production enviornment
Dear All,right now we are using sql server 2008 r2 we want to upgrade our production servers to latest versions.i wnat to know which one is best in sql server 2012 & 2014.Thanks in Advance!!!
View ArticleSQL Server Logs
Hi,I am getting an errors in SQL Server Logs.Its eating up all my space from C: Drive.now it says 0 bytes left.What could be an issue???Please help. its urgent.Regards, Kunjay Shah
View Article