Tuesday, 3 January 2017

MarkLogic upgarde

Hi Guys,

This post is to upgrade from 8.0-4.2 to 8.0-5.1 Marklogic database. This is the simple process here we used the single node for our testing upgardation.

Below are the steps.
1. Took the backup of all .xml files from /var/opt/Marklogic
2. re indexing is disabled (enable is false) on Database level for each database.
3.Stop the Marklogic service /etc/init.d/Marklogic stop
4.Uninstall the Marklogic here in RHEL we use as
    rpm -e Marklogic



5.Installed the rpm of 8.0-5.1 using the below command rpm -e 8.0-5.1 RPM

6. Login into the Admin Interface https://localhost:8001
7.You we will be redirecting to this page

8.Click ok to continue                                                                                                               
9.Now Marklogic will restart and open the Admin UI page as below as New                          Marklogic verison 8.0-5.1.                                         

10 Below is the previous verison 8.0-4.2 version of Marklogic.

No comments:

Post a Comment