RELATEED CONSULTING
相关咨询
选择下列产品马上在线沟通
服务时间:8:30-17:00
你可能遇到了下面的问题
关闭右侧工具栏

新闻中心

这里有您想知道的互联网营销解决方案
AIX系统学习之--卸载软件错误

AIX系统学习之--卸载软件错误

成都创新互联是一家专业提供班玛企业网站建设,专注与网站建设、成都网站设计H5开发、小程序制作等业务。10年已为班玛众多企业、政府机构等服务。创新互联专业网站建设公司优惠进行中。

系统环境:

操作系统:AIX 5.3.8

Oracle:  Oracle 10gR2

案例分析:

      HACMP安装失败,卸载hacmp出现以下错误:

[root@aix213 /]#smit remove

                                          Remove Installed Software

Type or select values in entry fields.

Press Enter AFTER making all desired changes.

                                                                        [Entry Fields]

* SOFTWARE name                                      [cluster*]                                                     +

  PREVIEW only? (remove operation will NOT occur)     no                                      +

  REMOVE dependent software?                          no                                                   +

  EXTEND file systems if space needed?                no                                                   +

  DETAILED output?                                    no                                                                   +

Command: running       stdout: yes           stderr: no

Before command completion, additional instructions may appear below.

geninstall -u -I " -J -w" -Z -f File 2>&1

File:

    cluster*

installp: There are incomplete installation operations

        on the following filesets.  Run installp -C to clean up

        the previously failed installations before continuing.

        cluster.doc.en_US.es.pdf

        cluster.doc.en_US.es.html

 按照提示,用以下方式解决:

 [root@aix213 /]#installp -C cluster.doc.en_US.es.pdf

installp: Cleaning up software for:
        cluster.doc.en_US.es.pdf 5.2.0.0
        cluster.doc.en_US.es.html 5.2.0.0
Installation Summary
--------------------
Name                        Level           Part        Event       Result
-------------------------------------------------------------------------------
cluster.doc.en_US.es.pdf    5.2.0.0         USR         CLEANUP     SUCCESS    
cluster.doc.en_US.es.html   5.2.0.0         USR         CLEANUP     SUCCESS

然后再重新用smit remove卸载成功!


文章题目:AIX系统学习之--卸载软件错误
文章网址:http://scyingshan.cn/article/iiecci.html