The listener supports no services

监听状态信息如下:
 

 

 
检查 local_listener 参数:
 

 

解决办法:设置 local_listener  参数即可。
alter system set local_listener='(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.190.27)(PORT=1521))' scope=both;

 

posted @ 2018-08-02 15:12  屠魔的少年  阅读(281)  评论(0)    收藏  举报