my sql function returm multipal value please solve ?
Hi, All when i execute this function, this showing error :- Error Code : 1242 Subquery returns more than 1 rowActually i want to select particular month No. I have date like 01-Aug-2013...
View ArticleBackup and restore full and transaction log in nonrecovery mode failed due to...
In SQL 2012 SP1 enterprise, when taking a full backup and followed up a transaction log backup immediately, the transaction log backup starts with an earlier LSN than the ending LSN of the full backup....
View ArticleSQL 2012 SP1 - SSIS Server Maintenance Job poor performance.
I'm using SSIS 2012 on SQL 2012 SP1 and the performance of the SSIS Server Maintenance Job is abysmal. It's been running for 10 days and has still not completed. Worse still it is blocking the other...
View ArticlePerformance analysis
Hi ExpertsI was investigating some performance problem. My investigation concluded with IO subsystem+memory issue. But actual problem turned out to be an issue with NIC. The physical is only...
View ArticleRetrieve SQL Agent Process ID via T-SQL below SQL Server 2008 R2 SP1.
Dear Folks,I have to retrieve the process ID of SQL Agent (as shown in Configuration Manager) via T-SQL Script. It can be easily retrieved in SQL Server 2008 R2 SP1 or above using...
View Articlesql server isolation levels
hi,what is the "sql server isolation levels" what is the main use of those isolation levels,can you please give the definition of sql server isolation level. how it internal works?
View ArticleThe job was stopped prior to completion by (Unknown)
I'm getting the following intermittent error on a job:The job was stopped prior to completetion by (unknown)Any ideas as to what could be causing it? 2008 R2John Schroeder
View ArticleAddition of additional tempdb files
We can go for additional temp db files , but not more than the number of Logical CPU?Is the above statement true? If yes/no, please explain.. Really need the answer on urgent basis. Please help...
View ArticleA process is locking itself, means self lock
One process is locking itself, means self lock so does having additional tempdb will solve this issue?If no then how i can resolve this issue of process locking itself? Please help me...Its very...
View ArticleHow to Change ASP form Layout?
Hi,I am trying to create an Asp.net form. but all the buttons are stuck with each other I cannot move them simple by draging them and put them any where on the form where I want, in the design pane....
View ArticleDifficulty compressing a huge database - compact command fails
I am trying to compress a 419 GB database, following the instructions in the compression example described here: http://msdn.microsoft.com/en-us/library/ms190257(v=sql.90).aspxI have set the filegroup...
View ArticleSQL Server 2000 db corruption and tools.
Hi!The databse corruption hit our sql server 2000, 200 Gb database.The dbcc check database never finish the scan, it goes sleep.We have backups but we don't know an ok database because the dbcc checkdb...
View ArticleSQL2000 - sp_who vs master.dbo.sysprocesses
I am using SSMS2008 connecting to a SQL2000 db instance. Trying to find a test account, that "ran away" during an app test. I was going to kill the processes.If I issued SP_WHO, I have a list of 90++...
View ArticleResult Not Showing When Using NOT IN in Query
Hi, Result Not Shown in NOT IN Used Query. The First Query Return 1 Row for the criteriaselect * from RE_SURGERY_SCHEDULE where RSS_SURGERY_SCHEDULE_NUM='SG10131212/0003' The Second Query Return 0 Row...
View Articlehow to rtroubleshoot hung sql server job?
This is sql server 2005(SQL server 9.0.5000). One sql server job is used to kick windows batch file.It runs hourly every day.These days, this sql server job always hungs sometime.But I don't why it...
View ArticleHow is float data stored
We have a slight issue come up with an application being written for a foreign market.We currently store longitude and latitude data as float (due to some restrictions concerning our EF application, it...
View ArticleSQL Server Express 2012 Install fails Repeatedly
I have tried to install SQL Server 2012 Express with tools on my Windows 7 Home Premium system. it has failed twice. I then tried to install just the LocalDB version and that installation ran to...
View ArticleLog failed issues in continuously
hi team,on few of my production servers continuously we are getting the below error message in sql server error log,can please resolve this and how we stop the this kind of errors.SSPI handshake...
View ArticleTriggers On ALL Server table name change
HI all, I would like to "create trigger trig_name on ALL Server for [event]..... as...."what't the event for table name changes ?I find Alter_table wont' trigger after table name changes.
View ArticleHow to resolve CXPacket and PageIO latch problem
Hi experts i am heavily facing CXpacket and Pageio latch, In SQL activity monitor Buffer I|O is always, please help me how to resolve.my physical disk perfmon.please guide me to resolve.Thanks -...
View Article