Archived posts, use them to search

Re: sqlplus Command not found error

by Juan Carlos Rodríguez-del-Pino -
Number of replies: 0
Picture of Particularly helpful Moodlers Picture of Plugin developers

Hello Praveen,
I think that the easy solution is to install Oracle at another directory: /bin, /usr, /lib, /lib64, and /var/lib. This directories are accessible from the jail.
Other solution is to modify the service to include the /u01 directory
see
https://github.com/jcrodriguez-dis/vpl-xmlrpc-jail/blob/master/vpl-jail-system.initd#L201

best regards,
Juan Carlos.