Table of Contents
< All Topics
Print

【CC】Rollback patch in CC# Issue Description # Error/Warning Information # Handling Process # Root Cause # Solution

Issue Description

Need to rollback patch in CCOM for upgrade purpose

Handling Process

  1. Found out that there is custom-built in /data/custom_built/
    file

  2. Execute the following command in the custom_built directory.
    file

  3. To rollback the patch use the following command, ./custom-built-rollback.sh –rollback. After executing the script it will restart CCOM.
    file

Root Cause

Rollback the patch via backend.

Solution

  1. Important that after executing ./custom-built-rollback.sh –rollback will restart the CC.