Content Platform Engine, 버전 5.2.1              

generateconfig 명령

generateconfig 명령은 지정된 구성 태스크에 대한 구성 XML 파일을 생성합니다. 명령 이름은 대소문자를 구분하지 않습니다.

generateconfig 명령 구문

다음 구문은 명령을 알아보기 쉽도록 줄 바꿈을 사용하고 있습니다. 명령 및 옵션을 입력할 때는 줄 바꿈 없이 한 줄로 입력하십시오.

configmgr_cl generateconfig -appserver app_server_type 
 -license license_type
 -repositorytype ldap_repository_type
 -db database_type -ldap ldap_type -bootstrap bootstrap_operation
 -deploy deploy_type -task task_type -taskname display_name 
 -profile myprofile [-silent] [-force] [-help]

generateconfig 명령 매개변수

-appserver appserver_name
-appserver appserver_type은 애플리케이션 서버의 유형을 지정하며 WebSphere, JBoss 또는WebLogic여야 합니다.
-license license_type
-license license_type 매개변수는 사용자의 설치된 제품에 적용하기 위해 라이센스 유형을 지정하기 위한 것이며, "UVU", "PVU Production" 또는 "PVU Non-Production" 유형 중 하나여야 합니다. 매개변수 값에 공백이 있는 경우 큰따옴표로 구분해야 합니다.
-repositorytype ldap_repository_type
WebSphere® Application Server만 해당. -repositorytype ldap_repository_type 매개변수는 XML 파일을 생성할 때만 필요합니다. 이 매개변수는 LDAP 저장소의 유형을 지정하며 standalone 또는 federated여야 합니다.
-db database_type
-db database_type 매개변수는 모든 파일을 한 번에 생성하거나, configurejdbcgcd 또는 configurejdbcos 옵션을 사용하여 단일 파일을 생성할 경우에만 필요합니다. 이 매개변수는 Content Platform Engine에 사용될 데이터베이스의 유형을 지정하며 mssql, oracle, oracle_rac, db2, db2zos 또는 db2pshadr이어야 합니다.
-ldap ldap_type
-ldap ldap_type 매개변수는 모든 파일을 한 번에 생성하거나, configureldap 옵션을 사용하여 단일 파일을 생성할 경우에만 필요합니다. 이 매개변수는 Content Platform Engine이 사용자 인증에 사용하는 디렉토리 서비스 저장소의 유형을 지정하며 activedirectory, adam, ca, edirectory, oid, oracledirectoryse 또는 tivoli여야 합니다. adam 옵션은 Microsoft ADAM 및 AD LDS에 모두 해당됩니다.
-bootstrap bootstrap_operation
-bootstrap bootstrap_operation 매개변수는 모든 파일을 한 번에 생성하거나 configurebootstrap 옵션을 사용하여 단일 파일을 생성할 경우에만 필요합니다. 이 매개변수는 프로파일에 대한 부트스트랩 및 텍스트 추출 조작을 지정하고 새로 작성, 수정 또는 업그레이드여야 합니다.
-deploy deploy_type
-deploy deploy_type 매개변수는 모든 파일을 한 번에 생성하거나, deployapplication 옵션을 사용하여 단일 파일을 생성할 경우에만 필요합니다. 이 매개변수는 Content Platform Engine의 배치 유형을 지정합니다. 값은 standard, cluster 또는 netdeploy(네트워크 배치)로 지정해야 합니다.

Content Platform Engine을 독립형(즉, 관리되거나 클러스터되지 않는 서버) WebSphere Application Server, JBoss Application Server 또는 Oracle WebLogic Server에 배치하는 경우 standard를 지정하십시오.

Content Platform EngineWebSphere Application Server, JBoss Application Server 또는 Oracle WebLogic Server 클러스터에 배치하는 경우 cluster를 지정하십시오.

Content Platform Engine을 관리된 WebSphere Application Server 인스턴스에 배치하는 경우, netdeploy를 지정하십시오. 즉, 네트워크 배치를 사용하여 클러스터에 없는 개별 서버를 관리합니다.

-task task_type
-task task_type 매개변수는 생성할 태스크를 지정합니다. 모든 태스크를 생성하려는 경우 -task task_type 매개변수를 생략할 수 있습니다. task_type 값은 대소문자를 구분하지 않습니다. 다음은 유효한 태스크 이름, 그와 연관된 구성 XML 파일, 해당 태스크의 영향을 받는 Content Platform Engine 설정에 대한 정보입니다.
표 1. task_type 값
옵션 생성할 구성 파일 설명
omitted

applicationserver.xml

configurepricingmodel.xml

configurebootstrap.xml

configurejdbcgcd.xml

configurejdbcos.xml

configureldap.xml

configureloginmodules.xml

deployapplication.xml

-task task_type 매개변수를 생략하는 경우, 프로파일의 모든 기본 구성 파일이 작성됩니다.
configurepricingmodel

configurepricingmodel.xml

IBM® FileNet® Content Manager 또는 IBM Content Foundation, IBM Case FoundationIBM Case Manager에 대한 라이센스 선택을 지정하는 파일을 생성합니다.

configurebootstrap

applicationserver.xml

configurebootstrap.xml

애플리케이션 서버의 Content Platform Engine 부트스트랩 설정이 포함된 파일과 애플리케이션 서버 특성에 대한 파일을 생성합니다. 부트스트랩 정보는 글로벌 구성 데이터베이스를 작성하고 Content Platform Engine을 시작할 때 필요합니다.

configurejdbcgcd

applicationserver.xml

configurejdbcgcd.xml

Content Platform Engine에 사용되는 글로벌 구성 데이터베이스 데이터베이스에 대한 JDBC 연결 구성 설정이 포함된 파일과 애플리케이션 서버 특성에 대한 파일을 생성합니다.

해당 프로파일에 applicationserver.xml 파일이 이미 있는 경우 기존의 파일이 보존됩니다.

configurejdbcos

applicationserver.xml

configurejdbcos.xml

configurejdbcos.n.xml, n은 2보다 크거나 같은 정수임

Content Platform Engine에 사용되는 단일 오브젝트 저장소 데이터베이스에 대한 JDBC 연결 구성 설정이 포함된 파일과 애플리케이션 서버 특성에 대한 파일을 생성합니다. 데이터베이스 내의 각 오브젝트 저장소에 대해 configurejdbcos 태스크 설정을 생성, 편집하고 적용해야 합니다.

두 번째 오브젝트 저장소 JDBC 구성 파일을 생성하면 파일 이름이 configurejdbcos.2.xml로 지정됩니다. 파일 이름에서 n은 새 파일이 생성될 때마다 증가합니다. 파일 이름은 변경할 수 없지만 파일 내에 포함된 태스크 이름 값은 편집할 수 있습니다.

해당 프로파일에 applicationserver.xml 파일이 이미 있는 경우 기존의 파일이 보존됩니다.

configureldap

applicationserver.xml

configureldap.xml

configureldap.n.xml, n은 2보다 크거나 같은 정수임

Content Platform Engine 사용자 인증에 사용되는 디렉토리 서버에 대한 연결 구성 파일을 생성하고 애플리케이션 서버 특성에 대한 파일을 생성합니다.

(WebSphere Application Server 또는 Oracle WebLogic Server만 해당) 두 번째 LDAP 구성 파일을 생성하면 파일 이름이 configureldap.2.xml로 지정됩니다. 파일 이름에서 n은 새 파일이 생성될 때마다 증가합니다. 파일 이름은 변경할 수 없지만 파일 내에 포함된 태스크 이름 값은 편집할 수 있습니다.

JBoss는 여러 개의 LDAP 태스크를 지원하지 않습니다.

해당 프로파일에 applicationserver.xml 파일이 이미 있는 경우 기존의 파일이 보존됩니다.

configureloginmodules

applicationserver.xml

configureloginmodules.xml

(WebSphere Application Server 또는 JBoss Application Server만 해당) Content Platform Engine 애플리케이션에 대한 로그인 모듈 파일과 애플리케이션 서버 특성에 대한 파일을 생성합니다.

해당 프로파일에 applicationserver.xml 파일이 이미 있는 경우 기존의 파일이 보존됩니다.

deployapplication

applicationserver.xml

deployapplication.xml

애플리케이션 서버에 Content Platform Engine 애플리케이션을 배치하기 위한 설정 파일과 애플리케이션 서버 특성에 대한 파일을 생성합니다.

해당 프로파일에 applicationserver.xml 파일이 이미 있는 경우 기존의 파일이 보존됩니다.

-taskname display_name
-taskname display_name 매개변수는 선택사항이며 파일을 생성할 때만 유효합니다. 이 매개변수는 구성 XML 파일에 포함된 displayName 속성의 값을 지정합니다. 표시 이름에 공백이 포함되는 경우, 전체 이름을 따옴표로 묶으십시오. 표시 이름은 그래픽 사용자 인터페이스에서 태스크를 식별할 때 사용됩니다.
-profile myprofile
-profile myprofile 매개변수는 사용할 프로파일을 지정합니다. myprofile 값은 다음 중 하나로 지정할 수 있습니다.
  • 프로파일 이름(예: ce_was_tiv_db2). 프로파일은 ce_install_path/tools/configure/profiles 디렉토리에 있어야 합니다. 여기서, ce_install_pathContent Platform 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"와 같이 입력하십시오.
-silent
-silent 매개변수는 선택사항입니다. -silent를 지정하면 콘솔에는 프롬프트 또는 정보 메시지가 표시되지 않지만 오류는 로그에 기록됩니다. 필요에 따라 실패 메시지 및 유효성 검증 오류 메시지(예: 누락된 비밀번호 또는 잘못된 포트 번호)는 표시됩니다. 프로파일에 포함된 모든 태스크를 실행하기 위해 execute 명령을 실행하고 -silent 매개변수를 지정할 경우 -force 매개변수도 함께 지정해야 합니다.
-force
-force 매개변수는 선택사항이며 -silent 매개변수를 사용할 때만 적용됩니다. -force를 지정하면 태스크가 유효성 검증 오류 메시지(예: 누락된 비밀번호 또는 유효하지 않은 포트 번호와 관련된 메시지)에 대한 응답이 필요한 경우에도 일시적으로 중지되지 않고 실행됩니다.
-help
-help 매개변수는 선택사항이며 명령을 실행하는 대신, 명령 구문에 대한 간략한 메시지를 표시합니다.

generateconfig 명령 예제(WebSphere Application Server)

다음 예제는 명령을 알아보기 쉽도록 줄 바꿈을 사용하고 있습니다. 명령 및 옵션을 입력할 때는 줄 바꿈 없이 한 줄로 입력하십시오.

configurepricingmodel(라이센스 선택) 태스크 파일 생성
다음 명령은 configurepricingmodel.xml 파일을 생성하여 IBM FileNet Content Manager 또는 IBM Content Foundation, IBM Case FoundationIBM Case Manager의 PVU(Processor Value Unit) 프로덕션 라이센싱을 지정합니다.
WebSphere Application Server
configmgr_cl generateconfig -appserver websphere 
-task configurepricingmodel -license "PVU Production" 
-profile wstdb2jdbc
WebLogic Server
configmgr_cl generateconfig -appserver WebLogic 
-task configurepricingmodel -license "PVU Production 
-profile wblgprofile
JBoss Application Server
configmgr_cl generateconfig -appserver JBoss -appserverVession 6.x_EAP 
 -task configurepricingmodel -license "PVU Production -profile jbprofile
모든 구성 파일을 한 번에 생성합니다.
다음 명령은 ce_install_path/tools/configure/profiles/wstdb2 디렉토리의 독립형 LDAP 저장소 및 DB2®를 사용하는 IBM Tivoli® Directory Server에 표준 배치할 새 설치 프로파일에 대한 모든 구성 XML 파일을 생성합니다.
WebSphere Application Server
configmgr_cl generateconfig -appserver websphere 
-repositorytype standalone -db db2 -ldap tivoli -bootstrap new 
-deploy standard -profile wstdb2
WebLogic Server
configmgr_cl generateconfig -appserver WebLogic 
-repositorytype standalone -db mssql -ldap activedirectory 
-bootstrap new -deploy standard -profile wblgprofile
JBoss Application Server
configmgr_cl generateconfig -appserver JBoss -appserverVession 6.x_EAP 
-repositorytype standalone -db db2 -ldap activedirectory 
-bootstrap new -deploy standard -profile jbprofile
오브젝트 저장소에 대한 configurejdbcos 태스크 파일만 생성합니다.
다음 명령은 ce_install_path/tools/configure/profiles/wstdb2 디렉토리의 독립형 LDAP 저장소를 사용하는 WebSphere에 새로 배치할 설치 프로파일로 사용할 configurejdbcos.n.xml 파일만 생성합니다.
WebSphere Application Server
configmgr_cl generateconfig -appserver websphere -db db2
-repositorytype standalone -task configurejdbcos -profile wstdb2
WebLogic Server
configmgr_cl generateconfig -appserver WebLogic -db msssql 
-repositorytype standalone -task configurejdbcos -profile wblgprofile
JBoss Application Server
configmgr_cl generateconfig -appserver JBoss -appserverVession 6.x_EAP 
-db db2 -repositorytype standalone -task configurejdbos -profile jbprofile
오브젝트 저장소에 대한 configurejdbcos 태스크 파일만 생성하고 태스크에 대한 표시 이름을 제공합니다.
다음 명령은 ce_install_path/tools/configure/profiles/wstdb2 디렉토리의 독립형 LDAP 저장소를 사용하는 WebSphere에 새로 배치할 설치 프로파일로 사용할 configurejdbcos.n.xml 파일만 생성하고, Configure Object Store OS23 Data Sources의 표시 이름을 사용합니다.
WebSphere Application Server
configmgr_cl generateconfig -appserver websphere -db db2
 -repositorytype standalone  -task configurejdbcos 
 -taskname "Configure Object Store OS23 Data Sources" 
 -profile wstdb2jdbc
WebLogic Server
configmgr_cl generateconfig -appserver WebLogic -db mssql
 -repositorytype standalone  -task configurejdbcos 
 -taskname "Configure Object Store OS23 Data Sources" 
 -profile wblgprofile
JBoss Application Server
configmgr_cl generateconfig -appserver JBoss -appserverVession 6.x_EAP 
 -db db2 -repositorytype standalone -task configurejdbcos 
 -taskname "Configure Object Store OS23 Data Sources" 
 -profile jbprofile
generateconfig 명령에 대한 도움말을 표시합니다.
다음 명령은 generateconfig 명령에 대한 도움말을 표시합니다.
configmgr_cl generateconfig -help


마지막 업데이트 날짜: 2015년 10월
p8pia034.htm

© Copyright IBM Corp. 2013, 2015.