Oracle 데이터베이스에서 설치 시 manageprofiles 명령을 사용하여 독립형 서버 및 Deployment Manager 프로파일을 작성하는 데 유용한 프로파일 작성 명령의 예제입니다.
다음 명령 예제는 Windows® 서버에 my_WESBSA_profile이라는 WebSphere® ESB 독립형 서버 프로파일을 작성합니다.
표 1 , 표 2의 매개변수는 다음 기능을 지정합니다.
이러한 옵션 둘 모두에서는 컴포넌트 각각에 대해 특정 스키마 사용자 ID를 선택할 수 있습니다.
표 1에는 manageprofiles 명령 매개변수와 독립형 서버 프로파일을 작성하는 데 사용되는 예제 값이 나와 있습니다.
매개변수 | 값 |
---|---|
-create | 해당사항 없음 |
-templatePath | "install_root\profileTemplates\default.esbserver"(완전한 경로) |
-profileName | "my_WPSSA_profile" |
-enableAdminSecurity | "true" |
-adminPassword | "admin_pwd" |
-adminUserName | "admin_id" |
-configureBPC | "true" |
-dbType | "ORACLE10G" 또는 "ORACLE11G" |
-dbName | "WPRCSDB" |
-ceiDbName | "EVENT" |
-dbDelayConfig | "true" |
-fileStoreForME | "false"(-dbCommonForME도 true인 경우 true가 될 수 없음) |
-dbCommonForME | "true" |
-dbPassword | "db_pwd" |
-dbDriverType | "oracle_thin" |
-dbJDBCClasspath | "oracle_library_directory" |
-dbServerPort | "1521" |
-configureBSpace | "true" |
-configureBRM | "false" |
표 2는 변경할 필요가 없는 기본값과 함께 manageprofiles 명령을 표시합니다.
매개변수 | 기본값 |
---|---|
-profilePath | "install_root\profiles\my_WESBSA_profile" |
-hostName | "host_name" |
-nodeName | "host_nameNodenode_number" |
-cellName | "host_nameNodenode_numbercell_numberCell" |
![]() |
"true" |
![]() |
"localsystem" |
![]() |
"Administrator" |
-dbOutputScriptDir | "install_root\profiles\my_WESBSA_profile\dbscripts\WPRCSDB" |
다음 명령 예제는 Windows 서버에 Deployment Manager 프로파일 my_WESBDMGR_profile을 작성합니다.
표 3에는 manageprofiles 명령 매개변수와 Deployment Manager 프로파일을 작성하는 데 사용되는 예제 값이 나와 있습니다.
매개변수 | 값 |
---|---|
-create | 해당사항 없음 |
-templatePath | "install_root\profileTemplates\dmgr.esbserver"(완전한 경로) |
-profileName | "my_WESBDMGR_profile" |
-enableAdminSecurity | "true" |
-adminPassword | "admin_pwd" |
-adminUserName | "admin_id" |
-ndtopology | "false" |
-dbType | "ORACLE10G" 또는 "ORACLE11G" |
-dbName | "WPRCSDB" |
-dbDelayConfig | "false" |
-dbLocation | "oracle_install_directory" |
-dbPassword | "db_pwd" |
-dbDriverType | "oracle_thin" |
-dbHostName | "localhost" |
-dbJDBCClasspath | "oracle_library_directory" |
-dbServerPort | "1521" |
-dbSysUserId | "sys_user_id" |
-dbSysPassword | "sys_pwd" |
표 4는 변경할 필요가 없는 기본값과 함께 manageprofiles 명령을 표시합니다.
매개변수 | 기본값 |
---|---|
-profilePath | "install_root\profiles\my_WESBDMGR_profile" |
-hostName | "host_name" |
-nodeName | "host_nameCellManagernode_number" |
-cellName | "host_nameCellcell_number" |
![]() |
"true" |
![]() |
"localsystem" |
![]() |
"manual" |
![]() |
"Administrator" |
-dbOutputScriptDir | "install_root\profiles\my_WESBDMGR_profile\dbscripts\" |
표 5는 Oracl의 고유 사용자 이름 및 암호 조합을 선택하도록 지정할 수 있는 프로파일 관리 도구를 통해 표시되지 않는 추가 manageprofiles 명령 매개변수를 표시합니다.
다음 명령 예제는 Windows 서버에 Deployment Manager 프로파일인 my_WESBDMGR_DE__profile을 작성합니다.
이러한 옵션 둘 모두에서는 컴포넌트 각각에 대해 특정 스키마 사용자 ID를 선택할 수 있습니다.
표 6에는 manageprofiles 명령 매개변수와 Deployment Manager 프로파일을 작성하는 데 사용되는 예제 값이 나와 있습니다.
매개변수 | 값 |
---|---|
-create | 해당사항 없음 |
-templatePath | "install_root\profileTemplates\dmgr.esbserver"(완전한 경로) |
-profileName | "my_WESBDMGR_DE_profile" |
-enableAdminSecurity | "true" |
-adminPassword | "admin_pwd" |
-adminUserName | "admin_id" |
-ndtopology | "true" |
-topologyPattern | "Reference" |
-dbType | "ORACLE10G" 또는 "ORACLE11G" |
-dbName | "WPRCSDB" |
-dbUserId | "sys_user_id"(전개 환경의 SYSDBA 사용자 ID여야 함). |
-dbPassword | "sys_pwd" |
-dbDriverType | "oracle_thin" |
-dbHostName | "remote_host_name" |
-dbJDBCClasspath | "oracle_library_directory" |
-dbServerPort | "1521" |
표 7는 변경할 필요가 없는 기본값과 함께 manageprofiles 명령을 표시합니다.
매개변수 | 기본값 |
---|---|
-profilePath | "install_root\profiles\my_WESBDMGR_DE_profile" |
-hostName | "host_name" |
-nodeName | "host_nameCellManagernode_number" |
-cellName | "host_nameCellcell_number" |
![]() |
"true" |
![]() |
"localsystem" |
![]() |
"manual" |
![]() |
"Administrator" |
-dbDelayConfig | "false"(true는 전개 환경에 유효하지 않음) |
-dbOutputScriptDir | "install_root\profiles\my_WESBDMGR_DE_profile\dbscripts\" |