Did an in-place upgrade to SQL Server 2014 from SQL Server 2008R2 SP3. Upgrade was successful, no issues detected. However, it did not replace Server 2008R2, both SQL Server Versions are there.
Would it be OK to uninstall SQL Server 2008R2? Or, What would happen if both runs in same server?
Any input would be appreciated. Thanks in advance!
do you mean to say - you now have two instances of sql one sql 2014 and other sql 2008R2.
If so, you will need to move all the databases\logins\jobs etc..
your servername\instancename would be different too, so, you need to change the connection string in your applications...
I wonder how that happened, are you sure you did not do new installation