Your environment variables are wrong. When you connect via the @alias this shows that the database is up and accepting connections. Also, it shows that sqlplus is in your path. Make sure ORACLE_SID, ORACLE_HOME, and LD_LIBRARY_PATH are defined correctly. I would bet your ORACLE_SID is not set.




Reply With Quote