Question
Cannot find datasources after deploying the WAR
Hello all,
We have an issue in starting the pega 7 application post deploying the WAR. The errors says
"com.pega.pegarules.internal.bootstrap.PRBootstrapDataSource
SEVERE: Unable to connect to database. Will only use properties from file.java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist"
We have 2 schemas(Rules and Data), we are using data schema as data source and given all the access to its own schema and Rules schema. however, when we start the pega7 application we are getting the error as mentioned above.
Could you please advise what all are missed as part of configuration setting.
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.
Which app server you are deplpoying your war files. If you are using tomcat could you pls share your context.xml file on how you have configured the datasource.