IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Request to create indexes pending

    Posted 10/22/04 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 11/01/04 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