oracle数据库 http:⼀⼀localhost:1158⼀em⼀无法打开怎么解决

2024-11-07 15:36:44
有1个网友回答
网友(1):

Windows的话看oracledbconsole这个服务有没有启动
Linux的话这样看
emctl status dbconsole
如果没启动
emctl start dbconsole
另外侦听器也需要启动
lsnrctl start