Re: Restart Custom App Process(XX***) with CLI
Posted by ErmanArslansOracleBlog on Jul 24, 2019; 7:41am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Restart-Custom-App-Process-XX-with-CLI-tp7546p7549.html
If you are using EBS 11i, then CPADMIN is not available.
However; you can write your own script to start/stop individual concurrent managers.
All you have to do is to use the CONCSUB utility.
It seems CPADMIN is using the CONCSUB utility too..
However; you need to do some test and researches for using this CONCSUB utility for your specific purpose.