How to upgrade Oracle CRM on Demand for Cloud Data Protection
book
Article ID: 173718
calendar_today
Updated On:
Products
CDP for Oracle CRM On Demand
Issue/Introduction
This article provides steps on how to upgrade Oracle CRM on Demand for Cloud Data Protection
Resolution
- Stop PRS Services
- sudo /usr/local/PRSServer/bin/shutdown.sh
- Ensure Java processes are stopped
- Backup /usr/local/PRSServer folder
- cd /usr/local
- copy -R PRSServer PRSServer_20190220
- Copy build to /usr/local/PRSServer via WinSCP or similiar application
- Navigate to /usr/local/PRSServer
- cd /usr/local/PRSServer
- unzip -o <build>
- Start PRS Services
- sudo /usr/local/PRSServer/bin/startup.sh
- Check if the PRS/CDP Forward Proxy is listening on port 8008
Feedback
thumb_up
Yes
thumb_down
No