대화식으로 프로파일 마법사를 사용하여 프로파일을 기능 보강할 경우 프로파일 기능 보강의 명령행 버전이 로그 파일에 작성됩니다. 로그 파일에서 이 명령행을 추출하여 수정하고 이를 사용하여 기타 프로파일의 기능을 보강할 수 있습니다.
WebSphere Process Server에서 manageprofiles을 사용하려면 대화식으로 프로파일 마법사를 사용하여 원하는 옵션이 있는 프로파일을 기능 보강해야 합니다. (기능 보강 명령을 처음 구성할 때는 manageprofiles 명령을 사용하지 마십시오.) 마법사가 프로파일을 기능 보강할 때 사용하는 명령행을 로그 파일에 작성합니다. 이 명령을 수정한 다음 명령행에서 실행하여 유사한 프로파일을 기능 보강할 수 있습니다.
(Oct 9, 2006 11:16:44 AM), Install, com.ibm.ws.install.wbiserver.ismp.actions. CalculateManagedProfileInvocationAction, msg1, CAPTURED_COMMAND_LINE_DESC: 다음 행은 프로파일 마법사의 실행과 동일한 명령행입니다. 선택한 포트(-portsFile)가 포함되지 않는 점은 다릅니다. 또한 이 명령행은 프로파일을 연합하지 않습니다. 변경할 수 있는 매개변수 값은 profileName, profilePath, nodeName, cellName, hostName, dmgrHost, dmgrPort 및 마스크로 처리한 모든 암호값입니다. (Oct 9, 2006 11:16:44 AM), Install, com.ibm.ws.install.wbiserver.ismp.actions. CalculateManagedProfileInvocationAction, msg1, CAPTURED_COMMAND_LINE: "/BUILD1/ProcServer01/bin/manageprofiles.sh" -augment -profileName "AppSrv01" -profilePath "/BUILD1/ProcServer01/profiles/AppSrv01" -templatePath "/BUILD1/ProcServer01/profileTemplates/default.wbiserver" -cellName "mohawkvalleyNode10Cell" -nodeName "mohawkvalleyNode04" -hostName "mohawkvalley.site" -dmgrHost "localhost" -dmgrPort "8879" -ceiSampleJmsUser "root" -ceiSampleJmsPwd "MASKED_PARAMETER_VALUE" -ceiSampleServerName "server1" -ceiDbProduct "CLOUDSCAPE_V51_1" -ceiDbName "" -ceiDbUser "" -ceiDbPwd "MASKED_PARAMETER_VALUE" -ceiDbSysUser "" -ceiDbSysPwd "MASKED_PARAMETER_VALUE" -ceiDbJdbcDriverClasspath "" -ceiDbJdbcDriverType "" -ceiDbServerName "" -ceiDbServerPort "" -ceiDbStorageGroup "" -ceiDbNodeName "" -ceiDbConnectionLocation "" -ceiDbExecuteScripts "" -configureScaSecurity "" -scaSecurityUserId "" -scaSecurityPassword "MASKED_PARAMETER_VALUE" -dbName "somedb" -dbType "CLOUDSCAPE" -dbLocation "" -dbUserId "" -dbPassword "MASKED_PARAMETER_VALUE" -dbServerPort "null" -dbHostName "localhost" -dbInstance "ol_" -dbJDBCClasspath "null" -dbCreateNew "true" -dbDelayConfig "false" -dbStorageGroup "" -dbConnectionLocation "" -configureAppScheduler "true" -appSchedulerServer "server1" (Oct 9, 2006 11:16:44 AM), Install, com.ibm.ws.install.ni.ismp.actions.ISMPLogSuccessMessageAction, msg1, INSTCONFSUCCESS
/BUILD1/ProcServer01/bin/manageprofiles.sh -augment -profileName "AppSrv01" -profilePath "/BUILD1/ProcServer01/profiles/AppSrv01" -templatePath "/BUILD1/ProcServer01/profileTemplates/default.wbiserver" -cellName "mohawkvalleyNode10Cell" -nodeName "mohawkvalleyNode04" -hostName "mohawkvalley.site" -dmgrHost "localhost" -dmgrPort "8879" -ceiSampleJmsUser "root" -ceiSampleJmsPwd "MASKED_PARAMETER_VALUE" -ceiSampleServerName "server1" -ceiDbProduct "CLOUDSCAPE_V51_1" -ceiDbName "" -ceiDbUser "" -ceiDbPwd "MASKED_PARAMETER_VALUE" -ceiDbSysUser "" -ceiDbSysPwd "MASKED_PARAMETER_VALUE" -ceiDbJdbcDriverClasspath "" -ceiDbJdbcDriverType "" -ceiDbServerName "" -ceiDbServerPort "" -ceiDbStorageGroup "" -ceiDbNodeName "" -ceiDbConnectionLocation "" -ceiDbExecuteScripts "" -configureScaSecurity "" -scaSecurityUserId "" -scaSecurityPassword "MASKED_PARAMETER_VALUE" -dbName "somedb" -dbType "CLOUDSCAPE" -dbLocation "" -dbUserId "" -dbPassword "MASKED_PARAMETER_VALUE" -dbServerPort "null" -dbHostName "localhost" -dbInstance "ol_" -dbJDBCClasspath "null" -dbCreateNew "true" -dbDelayConfig "false" -dbStorageGroup "" -dbConnectionLocation "" -configureAppScheduler "true" -appSchedulerServer "server1"
/opt/IBM/WebSphere/ProcServer/bin>myCommandline.sh INSTCONFSUCCESS: The profile now exists. INSTCONFSUCCESS: Profile augmentation succeeded. INSTCONFSUCCESS: Profile augmentation succeeded. /opt/IBM/WebSphere/ProcServer/bin>
C:\Program Files\IBM\WebSphere\ProcServer\bin>myCommandline.bat INSTCONFSUCCESS: The profile now exists. INSTCONFSUCCESS: Profile augmentation succeeded. INSTCONFSUCCESS: Profile augmentation succeeded. C:\Program Files\IBM\WebSphere\ProcServer\bin>
ⓒ Copyright IBM Corporation 2005, 2006.
이 Information Center는 Eclipse 기술을 기반으로 합니다. (http://www.eclipse.org)