orabase file
hello
i have an application that access from user root to the oracle database and it takes the environment from $ORACLE_HOME/bin/orabase file
but it returns nothing when i ran the file from user oracle it return the ORACLE_BASE location but from user root it return nothing
is there a way to fix it that the application would be able to install and work ?
i have a linux rehl version 7.9 and oracle 19c database working fine
thanks