Skip to main content


         This documentation site is for previous versions. Visit our new documentation site for current releases.      
 

Removing index host nodes by using a direct connection to the database

Updated on July 8, 2022
Applicable to deployments with embedded Elasticsearch.

In a multinode cluster system, the index files required for search can be hosted on one or more nodes. To remove an index host node by using a direct connection to the database, complete the following steps.

  1. Configure the common properties of the prpcUtils.properties file.

    Property name Value
    pega.jdbc.driver.jarPath to the database driver .jar file.
    pega.jdbc.driver.classThe database driver class.
    pega.database.typeDatabase vendor type.
    pega.jdbc.urlURL of your database.
    pega.jdbc.usernameDatabase user name.
    pega.jdbc.password Database password.
    rules.schema.nameIf you use a split schema, the value for the rules schema name. If you do not use a split schema, the value for the schema name.
    data.schema.nameIf you use a split schema, the value for the data schema name.

  2. Configure the index node properties of the prpcUtils.properties file.

    Property name Value
    removeIndexNode.nodeId The node ID of the index node to be removed.

  3. Save and close the prpcUtils.properties file.
  4. Run the prpcUtils.bat or prpcUtils.sh script with the removeIndexNode option, for example:
    prpcUtils.bat removeIndexNode
  • Previous topic Configuring index host nodes from the user interface
  • Next topic Viewing the status of an external search service

Have a question? Get answers now.

Visit the Support Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega.com is not optimized for Internet Explorer. For the optimal experience, please use:

Close Deprecation Notice
Contact us