Re: missing oakcli
Posted by ErmanArslansOracleBlog on Jan 31, 2019; 8:34am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/missing-oakcli-tp6040p7188.html
it is not in your PATH.
Add it to your path and retry.
export PATH=$PATH:/opt/oracle/dcs/bin
Does this answer satisfy you?