Is it possible to disable the DataWarehouse when installing with repotools-jts -setup?
•CLM provides a way to automate the JTS setup instead of running it interactively.
•http://www-01.ibm.com/support/knowledgecenter/SSYMRC_5.0.2/com.ibm.jazz.install.doc/topics/r_repotools_setup.html
•On a Test machine where you just installed CLM, you must first record a properties file as follows:
./repotools-jts.sh -setup includeLifeCycleProjectStep=true repositoryURL=https://hostname:9443/jts adminUserId=ADMIN adminPassword=ADMIN
responseFile=JTSSetup.properties
while doing the above, I saw no way to disable the Data Warehouse. Can it be done somehow when playing back the setup on another machine with the command:
./repotools-jts.sh -setup includeLifeCycleProjectStep=true repositoryURL=https://hostname:9443/jts adminUserId=ADMIN adminPassword=ADMIN
parametersFile=JTSSetup.properties
(For example, Design Manager does not use the Data Warehouse)
Comments
Lara Ziosi
Feb 24 '15, 2:53 a.m.Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Feb 24 '15, 3:10 a.m.Francois-xavier Panaget
Feb 24 '15, 3:46 a.m.Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Feb 24 '15, 3:50 a.m.Francois-xavier Panaget
Feb 24 '15, 4:11 a.m.