SQL 2014 upgrade error code 2331
I tried to upgrade my current MSSQL 2008 R2 developer to MSSQL 2014 developer run on OS 7 professional.here is the link to...
View ArticleUndocumented system procedures
I am trying to determine which are undocumented system procedures used to satisfy our company's security audit. Well, the nature of undocumented system procedures is it's undocumented. Hence, it's hard...
View ArticleReplication Configuration
Hi All I had a SQL SERVER 2008 Express edition as a Default instance and i am having SQL server 2012 Evolution and SQL Server 2014 Evolution are my named instances. When i was trying to configure...
View ArticleImpact on deleting column
We need to rename and then delete the column [BangloreABCD].[dbo].[Market].[StreetID] from ABCDSQL1 instance.Please help in- an impact analysis at the DB level (not application level) for this change....
View ArticleLooping in SQL sever
I have students table having 50 recordsTable ----->SId,SName,Marks,ClassIdIn this table i have 10 records which are having ClassId value 0 ---> for these 10 records i want to change student names...
View ArticleSQL Server user credentials
Dear All,Can anyone guide me how can i find SQL Server Username andPassword if i forget it. I'm using SQL Server R2. Thanks for your great guidance in advance.
View ArticleSQL Server Multiple installation
Dear All,Is it possible to install SQL Server 2008 R2 and SQL Server 2012 in single machine?If yes, how can i do that?Thanks for your great guidance in advance.
View ArticleSql 2008 R2
Good MorningI need to install SQL Server 2008 r2 on a new server, the old one has decided to stop working.(cannot get into)I have got the original CD I used from my action pack, but forgot to keep the...
View Articlemultimedia database using sql server
HiI am new to sql server and i would like to set up a multimedia database (includes photos) using sql server (regardless of the version). How can i achieve that ?Is there a guide anywhere ?<section...
View ArticleNeed to write a sql query
I have a table which shows data in below formatNow I need that only the max date record should be shown for every student as shown belowNeed Help..Thanks,Abhinav
View ArticleConversion failed when converting date and/or time from character string.
Hi,This is my code and I don't know why this error keeps coming out : PS : I did cursor to execute query.Th error showed is bold: DECLARE RegCreatedDate CURSOR FORSELECT DISTINCT...
View ArticleSQL agent starts and stops immediately
My SQL(2005) agent starts and stops immediately and says some programs might stop when nothing to do when i try to log on as administrator.But when i run it as local account it runs fineSQL out log...
View ArticleSQL Server 2012 installed to Windows Server 2008 R2
It would appear that SQL Server has installed except for the DataBase Engine. Isn't that the reason for even having SQL Server?I have downloaded the ISO file numerous times, I have burned numerous...
View ArticleRemove article from transactional replication
Hi,I want to remove article from my Transactional replication, can I just simply uncheck it from GUI, or it requires anything else..??RegardsZeal DBA
View ArticleSetup email to see error jobs sql server 2012
Hello,I need to setup an email alerts with Jobs errors ( with error logs is it possible ) on nightly basis.example:Job name : Full backup | Status : Error | error log : 'The job failed 12........' Job...
View ArticleSQL Server Windows Authentication using ADFS
Hi SQL experts,I have two AD forests without any kind of trust:customer.internal (forest level 2012 R2)service.internal (forest level 2012 R2)Now I have a SQL Server 2012 Standard in the...
View ArticleHow to calculate the Average of fields that are not zero?
I have a few columns: Week1, Week2, Week3, Week4, Week5i.e. Week1 = 5Week2 = 0Week3 = 10Week4 = 7Week5 = 0How do I calculate the average based on the fields that are not zero?Incorrect: (5+0+10+7+0)/5...
View ArticleMaster Database Corruption post repair login problem
Hello Experts,on design pc an default instance of SQL 2008 was installed which was unable to start SQL engine due to master.mdf corruptionafter some Google searches I got the following codeSetup.Exe...
View ArticleBackup issue with Configuration option 'Ole Automation Procedures'
Executed as user: NT AUTHORITY\SYSTEM. ... to 1. Run the RECONFIGURE statement to install. [SQLSTATE 01000] (Message 15457) Configuration option 'Ole Automation Procedures' changed from 0 to 1. Run...
View ArticleUnable to access D:\ drive in SQL Server
I have two drives in SQL Server Box. C and D drives. I am using below script to move mdf and log files from C: drive to D: Drive. However, I keep getting error : Directory lookup for the file...
View Article