profile.type |
managed |
Set managed as profileType
if profile is custom. |
WAS_HOME |
C:/ESB62 |
Directory into which you installed WebSphere
ESB. |
profileName |
Custom01 |
The Profile name created during the migration
process |
cellName |
miracleNode01Cell |
Cell name of the profile |
nodeName |
miracleNode01 |
Node name of the profile. The node name is different
for each node of the same Dmgr cell. |
templatePath |
%WAS_HOME%/ profileTemplates/dmgr.esbserver |
Template path used for the profile. |
scope.level |
node |
Set node as scope if profile
is custom |
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. The location is usually
different for other database. |
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 |