TechnoPeasant
SSC-Addicted
Points: 447
More actions
August 13, 2003 at 3:30 pm
#160550
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
August 13, 2003 at 3:37 pm
#469817
Never mind.
mccork
SSC-Insane
Points: 22288
August 13, 2003 at 4:30 pm
#469818
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
August 13, 2003 at 4:31 pm
#469819
too late
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply