how to add another column to a query result
Hello, I have two queries that I make a union all, to this I would add a column that makes me from another query. I tried as below and in other ways but without successSELECT Name, ( SELECT...
View ArticleNon Yielding Resource Monitor in 2012
Hi All,I have got the resolution for Non yielding resource monitor in 2008 and R2 But not in 2012, Can you please help me in this?this stack dump is in 2012:...
View Articlestackdump
Any reviews and recommendations please?Database backed up. Database: msdb, creation date(time): 2008/07/09(16:46:27), pages dumped: 2577, first LSN: 12977:136:73, last LSN: 12977:176:1, number of dump...
View ArticleInstall error: SQL Server 2012 Developer, hardware & software appear good
Installing from disc and get error 'MS SQL Server 2012 Setup' w/says The OS does not meet min requirements ... for Windows 7 ... SP 1 + is required. For more information, see hardware and software...
View ArticleAuto Restore to Test Enviroment
I have set this up once, so I know it's possible, just do not have the script previously used to replicate the process:Step 1) Execute the Backup of DatabaseLive (DatabaseLive.mdf &...
View ArticleHow to resolve this.
Error: 26040, Severity: 17, State: 1. Server TCP provider has stopped listening on port [ 1433 ] due to a failure. Error: 0x2726, state: 1. The server will automatically attempt to reestablish...
View ArticleHow to Create a Dynamic Crosstab Query?
Hi friends,I have a table like: DateOfSale SalesPerson SalesAmount Which may have any number of sales' staff (old/new workers) who have sold goods on different dates which may range atany length...
View Articleunable to install sql server in win 7
hi i am unable to install sql server 2008 on win 7 professional 32 bit ,so pls kindly help out of this
View ArticleOperations that leads to clear server cache
Hi, i want to know what are all operation that lead to clear server cache & Database cacheThanks in advance
View ArticleSQL Server Licenses
Hi,I am currently doing a project with an IT services company and they are trying to start a new hosted database service. Would anybody know in order for our customers to use SQL server which license...
View ArticleHow to recognize single quotes in sql query where condition in sql server...
Hi Team,I want search results that includes Single quote as well irrespective of its position in the query. ExampleIf My search word is(input) "Sundaris" then I need to get list(output)Sun'daris,...
View ArticleAdd date to a sql command
I have the following command, am looking to make the replace = Training: RunDate (where run date equals the value of when the command was ran)update dbo.tblOrgInfo set sOrgName = replace(sOrgName,...
View Articlehow to convert a datetime to varchar for comparing a field
I am importing an Excel file into the SQL server table. One of the fields is called DOB and it displays for example as 04141963.However, when the import is completed in the SQL Server table, the...
View ArticleSQL SERVER 2008 R2 clustering support on window server 2012
Hi I want to ask can SQL SERVER 2008 R2 clustering support on window server 2012. It is fully supported or any work around has to be done for the same
View ArticleCommand or way to check genuine information in SQL server 2012 Developer Edition
Hi,I bought SQL Server 2012 Developer Edition and now there is auditing. Now i want to show screenshot to them that SQL Server 2012 is genuine.Is there is any command in SQL Server or some way that the...
View ArticleSqlQueryNotificationService issue
Hi All,When I do sp_who2,Below output is coming with many Spids,I don't know what SQL Server is sayingCould some body help me, Is this issue ? what I need to do ?what is the Impact...Below is output...
View ArticleFailed Virtual Allocate Bytes: FAIL_VIRTUAL_COMMIT 8192
Can anyone please review this and give your recommendations:2014-08-31 01:00:36.85 spid6s Failed Virtual Allocate Bytes: FAIL_VIRTUAL_COMMIT 8192 2014-08-31 01:00:36.85 spid6s Memory...
View Articleneed to create files from DTS packages.
I need to create files from DTS packages from sql server 2000 , how do I create this files.SQL version is:Microsoft SQL Server 2000 - 8.00.2055 (Intel X86) Dec 16 2008 19:46:53 Copyright (c)...
View ArticleHow do I change an IP address of SQL Server which is locally hosted and is...
Hi All,How do I change an IP address of SQL Server which is locally hosted and is not on cluster?I am asking about IP for SQL Server, is there a way we can assign a different IP to SQL Server other...
View ArticlePermission
Query: ‘The EXECUTE permission was denied on the object 'USP_SVUpdInsSellableItemByBarcodeCond1_V002’; database 'TOMStorelineExtract', schema 'dbo'. It has db_owner permission in database level.Can he...
View Article