Question
Unable to run the DB utility for PEGA CLOUD readiness check
We have Downloaded the Cloud Readiness Tool relative Jar file from the PEGA community article https://community.pega.com/marketplace/components/pega-cloud-readiness-tool. Application readiness tool worked as expected. For DB readiness tool, provided all the required property values as mentioned in the doc but throwing 'commnad not found' error. Please help us to run this utility from app server by making the required configurations.
***Edited by Moderator Marissa to update Platform Capability tags****
Hi ,
It would be helpful if you could support with the screenshots . As per the cloud readiness user guide , the command written to be execute is given as : Java -jar DatabaseReadiness_V2.jar . whereas the name of the jar available in the downloaded zip file is 'DatabaseReadiness_V4' .
So can you please try executing the below command once :
Java -jar DatabaseReadiness_V4.jar
Thanks,
Abhishek