卸载缺省调度程序日程表

SchedulerCalendars.ear 系统应用程序中提供了缺省调度程序 SIMPLE 和 CRON 日程表,它们自动安装在独立的服务器概要文件中。不能采用安装和卸载传统 Java™ Platform, Enterprise Edition (Java EE) 应用程序的方式来安装和卸载系统应用程序。

关于此任务

按如下方法在联合节点移除 SchedulerCalendars 系统应用程序:

过程

  1. 在联合节点上打开命令窗口。
  2. 运行以下命令:
    在 Unix 平台上:
    $Install_Root/bin/wsadmin.sh -conntype none -profile $Profile_Name
    在 Windows 平台上:
    $Install_Root/bin/wsadmin -conntype none -profile $Profile_Name
    其中:
    • Install_Root 是 WebSphere Application Server 安装目录。
    • Profile_Name 是目标服务器所在的概要文件的名称。
  3. wsadmin> 提示符处,对要提供 SchedulerCalendars 应用程序的节点上存在的每台服务器输入以下命令:
    wsadmin> $AdminApp uninstall SchedulerCalendars "-cell $MyCell -node $MyNode -server $MyServer"
    其中:
    • $Install_Root 是 WebSphere Application Server 安装目录。
    • $MyCell $MyNode$MyServer 是含有单元、节点和服务器名称的值。
    要点: 这些值都是区分大小写的。
  4. 对当前概要文件中要卸载 SchedulerCalendars 应用程序的每台服务器重复步骤 3。
  5. 在所有相应服务器上的系统应用程序完成卸载后,输入以下命令:
    wsadmin> $AdminConfig save
    wsadmin> exit
  6. 对于要移除 SchedulerCalendars 应用程序的每个联合节点或概要文件重复步骤 1-5。
  7. 使用管理控制台或脚本编制,启动或重新启动服务器以卸装 SchedulerCalendars 应用程序。

结果

现在应已移除 SchedulerCalendars 应用程序。

指示主题类型的图标 任务主题



时间戳记图标 最近一次更新时间: last_date
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-nd-mp&topic=tsch_uninstallcalendar
文件名:tsch_uninstallcalendar.html