We had a similar problem in the past with 22r2, and despite changing a lot of the parameters in the pod configuration they kept needing to be restarted. In the end the best fix for us was to set up regular restarts of the printing pods overnight to help prevent them failing during work hours.
There were apparent fixes (see my old thread on this for reference Reporting pods need to be restarted regularly? Anyone else? | IFS Community ) but we never applied the later versions that would supposedly fix it. Maybe you’re seeing the same thing.
HTH,
Nick
Thank you for reply,
How can we restart a pod during the night hours? Should we use a background job or is there another method?
Deniz
Unfortunately I don’t have the details any more (it was at a prior business) but it was scripted at the OS level to perform a stop then a start of the pod using command line, and this was then scheduled to run using the OS scheduler.
Someone else here could probably provide you with a specific example if needed, but it was pretty basic to do.
Nick
Thank you for reply,
I understood the process. And we can try that.
Just i wanna know can we do at develepor level with pl/sql.
Have a nice day Nick,
Deniz