So we had this MSSQL2014 that we used before realizing it was not stable or compatible with our application. Then Microsoft advises us to go to MSSQL2012, which we did (import and export) and everything is good.
My issue is that currently I have 2 backups (full and transaction log) running at the same time which is eating the space on the server. On the path that we specify for backup there is 2 folders MSSQL11 and MSSQL12. From our backup settings, everything is pointing to the MSSQL11 folder and backup is running fine. But there is another backup being run in MSSQL12 folder and I can't find anywhere to disable it which I believe came from MSSQL2014
Any ideas?