Viewing 2 posts - 1 through 2 (of 2 total)
You can change the logical name of the file using the following syntax
ALTER DATABASE <dbname> MODIFY FILE ( NAME = 'current logical name here', NEWNAME = 'new logical name here')
WITH...
September 2, 2007 at 1:20 am
#730928
NO - I wouldn't agree w/ starting from FULL backup again - Since the manual restore of TLOGs works, there is absolutely no problem with the log backups or no...
September 2, 2007 at 12:54 am
#730926