Retry Attempts in SQL server Job agent
I am a bit confused on this feature here. The Retry Attempts are listed under the On Success Action. so how is this feature supposed to work?Retry Attempts after success or after failure? Vijetha
View ArticleA server cursor cannot be opened on the given statement or statements. Use a...
Hi,I'm using a stored procedure to return data for a report. The stored procedure is used through recordset, so the application send's code to open the result as a cursor.When I run the stored...
View Articlehow to move tempdb one drive to another drive and one server to another server ?
Hi...........Good morining....1in interview.....how to move tempdb,MSDB, Model and Master.... from one locaation to another location..? in production environment..?I said answer for tempdb,msdb, and...
View ArticleError: 18056, Severity: 20, State: 51
In sql server 2008 R2 SP2 i got the below error. "Error: 18056, Severity: 20, State: 51" . Please help me to understand what the issue and what is the resolution?
View ArticleNeed to disable Auditing in SQL Server 2008 R2
Hi All,In SQL Server 2008 R2 (RTM) 64 bit SP1 i want to disable Auditing feature. This is a production server and its a cluster server.
View ArticleSnapshot is disappear after sudden lan down in the data centre for 20 minutes.
I have a setup of sql server 2008 database mirroring and there is a snapshot of mirror database.There was a sudden lan down in the data centre for 20 minutes in which the mirror database is become...
View ArticleProblem in changing password of sa account.
Hello, I cant change my password of sa. I have tried with codes belowALTER LOGIN [LOGIN_NAME] WITH DEFAULT_DATABASE=[master]GOUSE [master]GOALTER LOGIN [LOGIN_NAME] WITH PASSWORD=N’NewPassword’...
View ArticleSQL SERVER 2008 R2 is not Working....
Hi...I am using Sql Server 2008 R2 and using local server. about 2 weeks ago i changed my windows password. Sql was working fine. yesterday i shut down my laptop and when i started again for work sql...
View ArticleStrange Windows 2008R2 Cluster Disk Issue
I have a 2 node Windows 2008R2 cluster connected to a 3PAR running SQL 2008 R2 Server. We had a hardware failure on a node 1 which cluster failed SQL server properly over to node 2. However, while...
View ArticleError message: 'CHR' is not a recognized built-in function name
HiI am using SQL server 2008R.When I run a spesific *.abs file, I get this error message: 'CHR' is not a recognized built-in function nameAnyone know how I can fix the problem
View Articlelooking for DB Design solution..
Hi,Here is the situation:We had pretty old product suite. It has many applications( with separate databases), all these application will communicate with windows services for data. And this product...
View ArticleSQLserver 2008 R2 and SQL express 2008 R2 co-exist on the same server
We have a software installed SQL express automatically . I installed SQL server 2008 R2 standard version but I only can login SQL express and see the sqlexpress DB, I cannot login sql server even with...
View ArticleLocalDb slower than Sql Server 2008 express ?
Hello,I am currently using sql server 2008 express to create a local database on my computer. But I recently want to upgrade to sql server 2012 localDB, because is less trouble to install. But before...
View ArticlePartition Problem with Data Types and File Group
Q1) I have created Partition function on DateTime data type on A column, which belongs to 50 tables only, 10 tables have to DateTime but its B Column. So Can I Create the Partition on B Column for...
View Articledocument for inplace upgrade from 2008R2 to 2012 in 2 node cluster environment
Hi All,We have an activity to do the in place upgrade from 2008R2 to 2012 installation on 3 node cluster environment,Please post me any one having the step by step installation for above.Thanks in...
View ArticleQuestion on disk layout on SAN
One question where I would be needing your Inputs. Environment information:Windows 2008 R2.SQL Server 2008 R2. Table partitioning is not possible for a better layout. This is regarding the drive...
View Articleafter insert trigger performance impact on insert operation
Hi,I want to implement AFTER INSERT trigger, and trying to assess the expected impact on performance (naturally I'll test it too, currently trying to get a head start on expected issues).here's a brief...
View Article