In logshipping I have backed up database from source and restored the database on destination server,
When I query for a database : sp_helpfile and sys.master_files
then sp_helpfile is showing wrong path and actually this path is of source mdf and ldf location.
Thanks