DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: How to rename ASM alias?

  1. #1
    Join Date
    Mar 2002
    Location
    Mesa, Arizona
    Posts
    1,204

    How to rename ASM alias?

    I want to rename my db from dw1 to dw so I also want to rename the ASM alias for the files.

    mvalias or rename alias isn't an option. Any ideas?

    asmcmd>help
    commands:
    --------
    cd
    du
    find
    help
    ls
    lsct
    lsdg
    mkalias
    mkdir
    pwd
    rm
    rmalias
    "I do not fear computers. I fear the lack of them." Isaac Asimov
    Oracle Scirpts DBA's need

  2. #2
    Join Date
    Mar 2002
    Location
    Mesa, Arizona
    Posts
    1,204
    Posting for posterity...

    alter diskgroup [dg] rename directory [oldpath] to [newpath]

    Caviat, you can't rename system aliases...

    Ken
    "I do not fear computers. I fear the lack of them." Isaac Asimov
    Oracle Scirpts DBA's need

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width