|
Oracle does not install any menu items. All the binaries are in $ORACLE_HOME/bin.
For instance the Database Creation Assistent is at $ORACLE_HOME/bin/dbca, Net8 Assistent is at $ORACLE_HOME/bin/netca, SQLPlus is $ORACLE_HOME/bin/sqlplus, Server Manager $ORACLE_HOME/bin/svrmgrl and the Listener Control is $ORACLE_HOME/bin/lsnrctl
|