检查监听器当前已知哪些实例

发布于 2024-11-17 18:11:27 字数 255 浏览 2 评论 0原文

我在 Windows XP 上使用 Oracle 10g。我如何“检查侦听器当前已知哪些实例”?我用谷歌搜索了一下,找到了一种检查方法,该方法说使用 lsnrctl services这个,但是当我编写 lsnrctl services 命令时在命令提示符下,我收到“命令的语法不正确”错误。

有什么想法吗?请回复。

I am using oracle 10g on windows xp. How can i "check which instances are currently known by the listener"? I did googling over it and i found a method of checking, this method says use lsnrctl services <listener name> this but when i write lsnrctl services <LISTENER> command on command prompt i got "The syntax of command is incorrect" error.

Any idea please? kindly reply.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

不再见 2024-11-24 18:11:27

您只需输入 lsnrctl services ,如果您知道名称,只需输入侦听器名称,不带尖括号,如 lsnrctl services xe

You should just type in lsnrctl services and in case you know the name just the listenername without the angular brackets like lsnrctl services xe

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文