profile.type |
default |
Set default as profileType if
profile is stand-alone |
WAS_HOME |
C:\ESB62 |
Directory into which you installed WebSphere
ESB. |
profileName |
ESB01 |
Version 6.2 Profile name created during migration
process |
cellName |
miracleNode01Cell |
Cell name of the profile |
nodeName |
miracleNode01 |
Node name of the profile |
templatePath |
%WAS_HOME%\profileTemplates\ default.esbserver |
Template path used for the profile. |
scope.level |
node |
Set node as scope if profile is stand-alone |
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 server.
|
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 to be created/used |
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 |