You try to back up SQL databases: either by selecting databases directly or using disk-level backup with enabled Microsoft SQL Server application backup
Backup fails with the following error:
Backup failed. Failed to get additional information about file 'D:\MSSQL\03\Database1.mdf'.
SQL QUERY SELECT @@SERVERNAME as SERVERNAME retruns old hostname or null
To check this, execute the following SQL query while connected to an instance in question: