webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

Request to create indexes pending

  • 1.  Request to create indexes pending

    Posted Fri October 22, 2004 08:58 AM

    Hi used Tamino Schema editor to create indexes for a particular node for my collection. When I tried to update my schema, it gave an error saying enough memory could not be allocated.

    I expanded my index spaces and then started and stopped the database. I got an alert while starting saying that “Request to create indexes for doctype uniprtot in collection uniprot” (INOXRW8801) is pending.

    After that, I have not been able to update the schema, becuase everytime I try to update, it says that the collection is in use.

    How do I invoke the creation of indexes in this situation!!!

    Thanks


    #API-Management
    #Tamino
    #webMethods


  • 2.  RE: Request to create indexes pending

    Posted Mon November 01, 2004 03:40 PM

    Hi

    you have to use the command _admin=ino:RepairIndex(“myCollection”,“myDoctype”, “myOption”)
    with myOption being either “drop” or “continue” in order to get to a clean state.

    Best regards
    Uli


    #Tamino
    #API-Management
    #webMethods