Want to rename logical transaction filename

  • the "Alter database x modify file" doesnt seem to touch the transaction file logical name as displayed in EM.

    Does any know the trick?

    Tried search.

    Thanks

    Edited by - BILL SHERMAN on 08/13/2003 3:30:43 PM

  • Never mind.

    Thanks

  • I've successfully tried:

    alter database xxxxx modify file (name = 'old_logical_name' , newname = 'new_logical_name')

    You should get the confirmation message:

    The file name 'new_logical_name' has been set.

    Cheers,

    - Mark


    Cheers,
    - Mark

  • too late

    Cheers,

    - Mark


    Cheers,
    - Mark

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply