| Issue 11: | Lỗi không tìm thấy service listener của Oracle | |
| 1 person starred this issue and may be notified of changes. | Back to list |
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 |