Question
3
Replies
14
Views
Posted: December 12, 2019
Last activity: December 12, 2019
Closed
Can application be live on two different WAS versions at the same time (schema being different)?
If I have two servers: one is WLP 18 and one is WAS ND Classic version - Can I create 4 schemas (pair of PEGARULES and PEGADATA) on the existing DB server and make both the servers up at the same time..by pointing to different schemas?
I think there will be issues in synching up the DB and cache..Any other possible issue?
As long as schemas are logically different, you should be able to run both servers at the same time. For example, we often run multiple schemas on the same database server for multiple versions of Pega platform in our internal testing environments.