This is a follow-up/continuation of dbstart and echo $ORACLE_BASE
Now trying to connect sqldeveloper client to the server that's running.
I looked at ORA-12505, TNS:listener does not currently know of SID given in connect des but that's on Windows and I'm on RHEL.
I put the following information but getting the error "Failure - Test Failed: Listener refused the connection with the following error: ORA-12505, TNS:listener does not currently know of SID given in connect descriptor"
Screenshot attached.
Where can I get the missing info?
Thank you.
[oracle@RH6 bin]$ hostname
RH6.sndlt
[oracle@RH6 bin]$ cat /etc/hosts
10.200.100.224 RH6.sndlt
127.0.0.1 RH6.sndlt
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
[oracle@RH6 bin]$
