Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道是否可以使用智能代理通过企业管理器在外部机器上启动/停止 java 程序?
即使它可以 - 不知道 - 我不建议这样做。如果要在远程计算机上启动作业,请使用 Oracle Scheduler 执行此操作,使用 Remote Job Agent 和凭据。在 Oracle 9i Enterprise Manager 中可以做到这一点。从中学到了很多:不要使用智能代理,而是使用 Oracle 调度程序。