License |
|
|
|
|
LICENSE_ACCEPTED= |
Must equal true to use installer |
true |
WebSphere Variables |
|
|
|
|
WAS_HOME= |
valid path on the local machine with no
trailing slash |
/opt/IBM/WebSphere/AppServer |
|
WAS_HOST= |
Valid hostname or IP address |
localhost |
|
WAS_PORT= |
Valid port number |
8879 |
|
WAS_SECURED= |
0 for false, 1 for true |
1 |
|
WAS_USER= |
Valid WebSphere Application Server administrative
user name |
was_admin |
|
WAS_PASSWORD= |
Valid WebSphere Application Server administrative
user's password |
waspass |
|
REMOTE_NODE |
Is this maintenance being performed on a
standalone machine (0), deployment manager (0), or managed node (1) |
0 or 1 |
|
PROFILE_HOME |
If this maintenance is being performed on
the deployment manager machine, or a machine with a standalone node,
then you must specify the Dmgr or node's profile home directory |
/opt/IBM/WebSphere/AppServer/profiles/Dmgr01 |
|
|
|
|
Installer Actions |
|
|
|
|
CORE_FILES_ACTION= |
Action to take for IBM® XDMS program
code: INSTALL, UNINSTALL, UPGRADE, or NONE |
INSTALL |
|
ENABLER_ACTION |
Action to take for the XDMS enablement applications:
INSTALL, UNINSTALL, UPGRADE, or NONE |
INSTALL |
|
ENABLER_ACTION_ARGS= |
For Install action: - -ear path_to_ear
- -cluster WAS_cluster_name
- -server WAS_server_name
- -node WAS_node_name
For Upgrade action: - -app WAS_app_name
- -ear path_to_ear
|
For Install action: - -ear /dir/IBMSharedListXdms.ear
- -cluster SharedListCluster
- -server SharedListCluster0
- -node SharedListNode
For Upgrade action: - -app Shared List XDMS
- -ear /path/IBMSharedListXdms.ear
|
|
ENABLER_SCOPE-ARGS |
The SCOPE (cluster or node) for the enabler
to be installed to. |
-cluster SharedListCluser |
|
ENABLER_SIBUS_STORE_TYPE |
FILESTORE, DATASTORE |
DATASTORE |
|
ENABLER_REP_VALUES |
xcapRoot, superAdminUser, superAdminPassword |
xcapRoot=http://localhost:9080/services, superAdminUser=superadmin, superAdminPassword=password |
|
ENABLER_DB_TYPE |
DB2®,
Oracle |
db2 |
|
ENABLER_DB_HOST |
The host name of the database server to
be used for the store |
localhost |
|
ENABLER_DB_PORT |
The port of the database server to be used
for the store |
50000 |
|
ENABLER_DB_DRIVER_PATH |
The path to the database client driver JAR
files on the WebSphere Application Server host |
/opt/ibm/db2/V9.1/java |
|
ENABLER_DB_NAME |
The name of the database to be used for
the store |
XMDS |
|
ENABLER_DB_USER |
The user with permissions for the database |
db2inst1 |
|
ENABLER_DB_PASSWORD |
The password of the user with permissions
for the database |
db2admin |
|
|
|
|
Additional Datasources |
|
|
|
|
SIBUS_DB_TYPE |
DB2,
Oracle |
db2 |
|
SIBUS_DB_HOST |
The host name of the database server to
be used for the store |
localhost |
|
SIBUS_DB_PORT |
The port of the database server to be used
for the store |
50000 |
|
SIBUS_DB_DRIVER_PATH |
The path to the database client driver JAR
files on the WebSphere Application Server host |
/opt/ibm/db2/V9.1/java |
|
SIBUS_DB_NAME |
The name of the database to be used for
the store |
XMDSSIB |
|
SIBUS_DB_USER |
The user with permissions for the database |
db2inst1 |
|
SIBUS_DB_PASSWORD |
The password of the user with permissions
for the database |
db2admin |
|
|
|
|
|
USAGE_RECORD_DB_TYPE |
DB2,
Oracle |
db2 |
|
USAGE_RECORD_DB_HOST |
The host name of the database server to
be used for the store |
localhost |
|
USAGE_RECORD_DB_PORT |
The port of the database server to be used
for the store |
50000 |
|
USAGE_RECORD_DB_DRIVER_PATH |
The path to the database client driver JAR
files on the WebSphere Application Server host |
/opt/ibm/db2/V9.1/java |
|
USAGE_RECORD_DB_NAME |
The name of the database to be used for
the store |
XMDURDB |
|
USAGE_RECORD_DB_USER |
The user with permissions for the database |
db2inst1 |
|
USAGE_RECORD_DB_PASSWORD |
The password of the user with permissions
for the database |
db2admin |