profile.type |
dmgr |
Set dmgr as profileType
if profile is a Deployment manager profile. |
WAS_HOME |
C:/ESB62 |
Directory into which you installed WebSphere
ESB. |
profileName |
Dmgr01 |
The Profile name created during Deployment manager
migration process |
cellName |
miracleNode01Cell |
Cell name of the profile |
nodeName |
miracleNode01 |
Node name of the profile |
templatePath |
%WAS_HOME%/ profileTemplates/dmgr.esbserver |
Template path used for the profile. |
scope.level |
cell |
Set cell as scope if profile
is dmgr |
dbCreateNew |
false |
Existing database used. Set to true if
new database is to be created. |
dbDelayConfig |
false |
Set this parameter to true if you want
to delay running the SQL script. For WebSphere® ESB for z/OS® you must set
this parameter to true.
Note: If you set the value for dbDelayConfig
to true, then you need to run the generated SQL files manually after
running commonDBMigrate602.sh .
The generated SQL files are located in the <profile>/dbscripts/CommonDB directory.
Make sure you run the SQL files before you start the Deployment Manager
|
dbHostName |
miracle.usca.ibm.com |
DB2 Universal hostname |
dbJDBCClasspath |
%WAS_HOME%/ universalDriver_wbi/lib |
JDBC driver location for the database type you
selected. |
dbName |
WPRCSDB |
Database name on DB2_UNIVERSAL |
dbType |
DB2_UNIVERSAL |
Database Key for DB2_UNIVERSAL |
dbPassword |
db2admin |
User on DB2_UNIVERSAL |
dbUserId |
db2admin |
Password for User on DB2_UNIVERSAL |
dbServerPort |
50000 |
Server Port used for DB2_UNIVERSAL |