I have a response file for that ….
Create Response File
vi installMDMDSG.resp
<agent-input>
<server>
<repository location='/mnt/MDM116/Product/DSC/repository.config' temporary='true'/>
</server>
<profile id='Data Stewardship and Governance 0.5' installLocation='/opt/ibm/MDMDSG'>
<data key='cic.selector.arch' value='x86_64'/>
</profile>
<install>
<offering profile='Data Stewardship and Governance 0.5' id='com.ibm.mdm.mdph.0.5' version='11.6.0.FP05IF000_20180326-1642' features='com.ibm.mdm.ds.ui.feature'/>
</install>
<preference name='com.ibm.cic.common.core.preferences.eclipseCache' value='/opt/ibm/IMShared'/>
</agent-input>
<server>
<repository location='/mnt/MDM116/Product/DSC/repository.config' temporary='true'/>
</server>
<profile id='Data Stewardship and Governance 0.5' installLocation='/opt/ibm/MDMDSG'>
<data key='cic.selector.arch' value='x86_64'/>
</profile>
<install>
<offering profile='Data Stewardship and Governance 0.5' id='com.ibm.mdm.mdph.0.5' version='11.6.0.FP05IF000_20180326-1642' features='com.ibm.mdm.ds.ui.feature'/>
</install>
<preference name='com.ibm.cic.common.core.preferences.eclipseCache' value='/opt/ibm/IMShared'/>
</agent-input>
Install DSG 11.6.0.5
/opt/ibm/InstallationManager/eclipse/tools/imcl -input /mnt/ResponseFiles/installMDMDSG.resp -acceptLicense
...
Installed com.ibm.mdm.mdph.0.5_11.6.0.FP05IF000_20180326-1642 to the /opt/ibm/MDMDSG directory.
...
Nice !
/opt/ibm/InstallationManager/eclipse/tools/imcl -input /mnt/ResponseFiles/installMDMDSG.resp -acceptLicense
...
Installed com.ibm.mdm.mdph.0.5_11.6.0.FP05IF000_20180326-1642 to the /opt/ibm/MDMDSG directory.
...
Nice !
No comments:
Post a Comment