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

Thread: change owner of indexes

  1. #1
    Join Date
    Sep 2000
    Posts
    31

    Question

    Hi,

    After i finished recreating indexes, i realized that i did not use a correct userid. i got bunch of a.indexes instead of b.indexes. Is there any way to rename a.indexes to b.indexes w/o reindexing? Thanks.

    Jeanie :(

  2. #2
    Join Date
    Jun 2000
    Location
    Santa Clara, CA, USA
    Posts
    12
    probably, you need to drop and recreate index OR if you have all the permissions (as you said index are created under another user) on on the table, just try alter index ...... rebuild.

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