SQLserver 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 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 ArticleRetry 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 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 ArticleMigration and then the application could not access the database!
GurusI migrated a database to a different server and the application can no more connect to the database.can you help on this plsI appreciate your time in advance ebroebro
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 ArticleMultiple instances
Hi AllAny body heard about when using default instance name when installing MSSQL + on VM machine. There will be CPU loading problem ??Are there any guideline to show single instances vs multiple...
View ArticleReduce MDF file
Hi I rebuild/reorganize indexes on one of my Production database.After this .MDF size gone to very large, No issue with LDF.Now how to reduce size of the .MDF.I knew that doing Shrink db is not at all...
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 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 ArticleDeprecation of Trace -T272
Anyone knows if trace flag -T272 is going to be deprecated? I am using it to avoid the jumping of identity value in SQL 2012...
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 ArticleHow to get the latest row in a MS SQL server for a specific value??
Hi,This is one of the transaction tables i need for my application.DeptEmpd005b001d003b002d004b003d005b002d002b001d005b004The values in the table are inserted after enough time gap, one after the...
View Article