SQL*Plus Commander Wiki
Text-based user interface to query data on Oracle DB in a smart way
Brought to you by:
npibiri
First of all, verify that you have correctly installed and configured Oracle client with sqlplus on your system (instant client will be fine)
just try to load configuration from spcmd.def and execute sqlplus in the same path where you copied spcmd with this command:
source spcmd.env
sqlplus /nolog
back to [Home]