What would be the best practices to start/stop Windchill 12.0.2.21?
Currently, our order of stopping a windchill through our batch file starts with Windchill Server>Windchill Apache> Windchill SolrServer> Windchill DS. when we run this batch file it takes a pretty long time (around 20+minutes) to stop windchill server. Even when everything stops windchill server will be on stopping mode. I tried re-ordering this in the batch file by stopping Windchill Server after Apache and DS and it took fairly less time (around 2 minutes) to stop. so, my question here is if I reorder the stop pattern will there be any impact in our system? I don't have any problem with Windchill start and I know it must follow the DS and Apache first before windchill server starts but just want a guidance on Windchill stop pattern.

