Unable to remotely access the freshly installed database on a brand new Linux server
Platform: Oracle EE 11gR1 on RHL 5 64-bit
I just installed the database server with a starter database, and am unable to access the Oracle Enterprise Manager Database Control through the web link https://<my server IP address>:1158/em remotely from my laptop. The web browser can not find the web site. Both EM agent and console are running on the server.
Another remote access isssue is ORA-12532 error as I try to establish an sqlplus connection remotely from my laptop to the server using 11gR1 client. I can ping the server successfully. The listener is running fine on the server. When I ran "tnsping <SID>" command, the output showed the alias was resolved correctly, but returned with the error "TNS-12532: TNS:invalid argument".