Log in SQL Plus
>show parameter local_listener;
>alter system set LOCAL_LISTENER='(ADDRESS =
(PROTOCOL=TCP)(HOST=172.16.99.10)(PORT=1521))' scope=both;
>alter system register;
sudo /etc/init.d/oracle-xe restart
Original issue reported on code.google.com by ntanh...@gmail.com on 22 Sep 2014 at 10:26
Original issue reported on code.google.com by
ntanh...@gmail.com
on 22 Sep 2014 at 10:26