명령행에서 단일 명령을 사용하여
모든 구성 태스크의 상태를 확인할 수 있습니다. 완료 상태를 확인하는 작업은
XML 파일에 포함된 정보가 유효한지 여부를 검증하지 않습니다.
구성 태스크의 상태를 확인하려면 다음을 수행하십시오.
- 현재 디렉토리를 ce_install_path/tools/configure로 변경하십시오.
여기서, ce_install_path는 Content Engine 소프트웨어가
설치된 위치입니다.
- 다음 명령을 실행하십시오.
configmgr_cl checkstatus -profile myprofile
여기서,
-profile myprofile 매개변수는
사용할 프로파일을 지정합니다.
myprofile 값은 다음 중
하나로 지정할 수 있습니다.
- 프로파일 이름(예: ce_was_tiv_db2). 프로파일은
ce_install_path/tools/configure/profiles 디렉토리에 있어야 합니다.
여기서, ce_install_path는
Content Engine 소프트웨어가 설치된
위치입니다.
- 프로파일 디렉토리에 대한 절대 경로는 "C:\Program
Files\IBM\FileNet\ContentEngine\tools\configure\profiles\ce_was_tiv_db2" 또는 opt/IBM/FileNet/ContentEngine/tools/configure/profiles/ce_was_tiv_db2와 같습니다.
- 프로파일 입력 파일의 완전한 경로는 "C:\Program
Files\IBM\FileNet\ContentEngine\tools\configure\profiles\ce_was_tiv_db2\ce_was_tiv_db2.cfg" 또는 opt/IBM/FileNet/ContentEngine/tools/configure/profiles/ce_was_tiv_db2/ce_was_tiv_db2.cfg와 같습니다.
알아두기: 경로에 포함된 디렉토리 이름에 공백이 있는 경우, 경로 전체를 따옴표로
묶으십시오. 예를 들어 "C:\Program
Files\IBM\FileNet\ContentEngine\tools\configure\profiles\ce_was_tiv_db2\ce_was_tiv_db2.cfg"와 같이 입력하십시오.
태스크 실행 상태 메시지가 표시됩니다.