Hi All,
According to note number 941951, standard stop/start PI server we are following. the stop procedure is OK but when start procedure we are doing by making the parameters into start mode and when we start the respective file system to process files from FTP to PI the PI system is deliberately throwing an error at SM 59 JCO connection and related RFC are going to "maximum connections exceeded to 100" then when we do the SMICM i.e., again if we restart the java engine the system is going to be in normal mode. Why the system is behaving like.
One observation I can say During stop and start procedure we are updating the integration engine configuration parameter, ENTRY_LOCK as 0 and 1 as mentioned in the note. May it is effecting our normal start procedure. Like after starting PI system explicitly again we have to do the SMICM for restart of the PI system because again this parameter will take in effect.
Please share your experience about the start/stop PI procedure during the file system backup for every month.