Closed
CPM 713 Installation showing error
Getting below error when trying to run the script C:\114712_Pega717\114696_CPM713\cpmDDL\scripts>installCPM

***Edited by Maryrita : Moderator, added group tags***
This content is closed to future replies and is no longer being maintained or updated.
Links may no longer function. If you have a similar request, please write a new post.
Getting below error when trying to run the script C:\114712_Pega717\114696_CPM713\cpmDDL\scripts>installCPM

***Edited by Maryrita : Moderator, added group tags***
The CPM DDL tool is unable to connect to yuor PRPC database. Did you configure the DDL tool with the correct database location, credentials etc? Is that the right JDBC URL?
Same configuration i used while installing PRPC 7 1 7.....
Is the setupdatabase.properties file in the CPM scripts directory setup the same way as the one you used to install Pega 7? It leverages a different file than the Pega 7 one.
I updated the set up data base properties file with below values...
pega.database.type = mssql
rules.schema.name = rules
data.schema.name = data
multitenant.system = false
pega.jdbc.username = pega123
pega.jdbc.password = pega123
pega.jdbc.url = "jdbc:sqlserver://localhost:1433;selectMethod=cursor;sendStringParametersAsUnicode=false"
pega.jdbc.driver.jar = C:\apache-tomcat-7.0.34-windows-x86\apache-tomcat-7.0.34\lib\sqljdbc4-3.0.jar
pega.jdbc.driver.class = com.microsoft.sqlserver.jdbc.SQLServerDriver
Any thing else need to change??
also what does the above two steps meant??
Question
Discussion
Discussion
Discussion
Discussion
Discussion
Question Solved
Question
Question Solved
Discussion
Pega Collaboration Center has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.