Regarding MCSA certification
Hello, One of my friends would like to pursue MCSA hence he need to clear 461, 462 and 463 exam. He has already cleared 73-461. Now he is planning for 70-462 and 70-463 exams. With this combination...
View ArticleExport to Excel
Hi AllI am trying to export to excell using the below query, I get a query success message but no file is created in the location. I am VERY new to SQL and found this script on google so not really...
View ArticleSyntax Error
I am getting the following error:GO RESTORE DATABASE FOOTPRINTS2 FROM DISK \\hqvmfiler\sqlnative$\Backups\sqltest1\fptest\Footprints\Footprints_backup_2014_07_05_025121_6970636.bak MOVE 'FPTEST_DATA’...
View Articlejoin 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 ArticleWhat will I do with the SQL Server (2012/2014) (Standard/Enterprise) Licenses?
What will I do with the SQL Server (2012/2014) (Standard/Enterprise) Licenses?Are these the same as software product keys, or just some pieces of paper the company needs to have on hand?In which case,...
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 Article