Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)

  • RE: Backup and Restoration [ 3 problems which iam facing]

    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...


    Thanks,

    Narayan Iyer

  • RE: Restore log backup problem....

    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...


    Thanks,

    Narayan Iyer

Viewing 2 posts - 1 through 2 (of 2 total)