Installation Manager를 사용하면 Installation Manager 명령행(imcl)을 사용하여
WebSphere® Application Server Liberty Core를
설치 제거할 수 있습니다.
프로시저
- WebSphere Application Server Liberty Core 설치에서
모든 서버 및 애플리케이션을 중지시키십시오.
- *ALLOBJ 및 *SECADM 특수 권한이 있는 사용자 프로파일을 사용하여
IBM® i 시스템에 사인온하십시오.
- CL 명령행에서 STRQSH 명령을 실행하여 Qshell 명령 쉘을 시작하십시오.
- Installation Manager가 설치된 디렉토리에 있는 eclipse/tools
서브디렉토리로 변경하십시오.
- imcl 명령을 사용하여 제품을
설치 제거하십시오.
예를 들면 다음과 같은 경우가 있습니다.
./imcl uninstall com.ibm.websphere.liberty.v85,optional_feature_ID
-installationDirectory installation_directory
쉼표로 분리되는 기능의 목록을 제거할 수 있습니다. 기능 목록이 지정되지 않은 경우, 전체 제품이
설치 제거됩니다.
imcl 명령을 사용하여 제품을 설치 제거하는 방법에 대한 자세한 정보는
IBM Installation Manager Information Center를
참조하십시오.
- 옵션: IBM Installation Manager를 설치 제거하십시오.
중요사항: IBM Installation Manager를 설치 제거하려면
Installation Manager로 설치한 모든 패키지를 설치 제거해야 합니다.
Installation Manager 설치 제거에 대한 자세한 정보는
IBM Installation Manager Information Center를
참조하십시오.
예
다음은
imcl 명령을 사용하여 Websphere
Application Server를 설치 제거하는 예입니다.
./imcl uninstall com.ibm.websphere.liberty.v85
-installationDirectory /QIBM/ProdData/WebSphere/AppServer/V85/LibertyCore