Question
3
Replies
1271
Views
TSYS
Posted: May 24, 2016
Last activity: December 2, 2016
Closed
Solved
When to restart after deployment?
HI ,
What are the scenarios in which a server restart is required after PRPC code deployment into an environment?
For Ex: Deployment involves SQL changes vs no SQL changes....
Thanks,
Nagarajan Kadhiresan
Hello Nagaranjan,
Enclosed are the scenarios where we generally recommend restarts;
During deployment
- Any DB level changes (SQL changes) requires a restart
- If the deployment involves only PRPC rules the restart is not required
Other scenario's where you would need a server restart;
- Any application server level changes (new JVM parameters, any other configurations)
- Applying PRPC hotfixes which involves changes to java class files
- Applying any server or DB level fixes