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

Thread: index problem

  1. #1
    Join Date
    Mar 2001
    Location
    Reading, U.K
    Posts
    598
    hi,
    i am geeting the ora-01418error stating that specified index does not exist at ora06512 at scott.ap_drop_idx


    Cheers!
    OraKid.

  2. #2
    Join Date
    Sep 2001
    Location
    Düsseldorf, Germany.
    Posts
    588
    Hi,

    Findout if the specified INDEX exist or not using USER_INDEXES / ALL_INDEXES

    Are you trying to execute ALTER INDEX, DROP INDEX, or VALIDATE INDEX statements ??

    Sameer

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