why does the backup work,but transaction log shipping doesn't? does he look at @@servername only for trasnaction log, but not for full backup? in @@servername i still have the old name, but in ServerProperty('ServerName') i have the new name.
can somebody explain this top me as i am looking for a workaround without changing the @@servername, which can be done with stored procedure, but my boss doesn't want.
↧