r u able to get connected to server manager.
then check for set
set shmsys:shminfo_shmmax=4294967295
set shmsys:shminfo_shmmin=1
set shmsys:shminfo_shmmni=100
set shmsys:shminfo_shmseg=20
set semsys:seminfo_semmns=2000
set semsys:seminfo_semmsl=310
set semsys:seminfo_semmni=200
if still you have you have a problem
then the sql plus is to be reinstall after
cleaning that out.
When I tried to start server manager, I get an error as:
Oracle Server Manager Release 3.1.7.0.0 - Production
Message 4505 not found; No message file for product=SVRMGR, facility=MGR
Error while trying to retrieve text for error ORA-12545
SVRMGR>
Any thoughts, as to where I may have committed some mistakes during installation?
All the oracle software is installed under /u01/app/oracle/product/8.1.7 and all the database files are put
under /u02 and here are my env settings:
ORACLE_BASE=/u01/app/oracle
ORACLE_HOME=/u01/app/oracle/product/8.1.7
sqlplus scott/tiger@sample1 - it connects correctly to the database.
but when I give sqlplus and then type username and password when prompted, it says
ERROR:
ORA-12545: Connect failed becoz target host or object does not exist.
the sid name in tnsnames is not correctly set as is in listener.
do that it shall help. check bothe listener and tnsnames files so that you may be knowing the error crept in
Bookmarks