Confusing description of "Creating the DB2 content store"(RICM)
I'm doing RRDI setup and found following confusing description.
"1.Open the DB2 control center."
http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m5/index.jsp?re=1&topic=/com.ibm.rational.rrdi.admin.doc/topics/t_create_content_store.html&scope=null
In DB2 10, control center does not exist.
Could anyone let me know the exact steps?
Also should I submit a document defect?
3 answers
From DB2 10, I think some of GUI tools are discontinued. However, it should offer other tools to support the similar (or same) feature. I found the link below that tools available for version 10.
http://pic.dhe.ibm.com/infocenter/db2luw/v9r7/index.jsp?topic=/com.ibm.db2.luw.wn.doc/doc/i0054250.html%23i0054250__cc-tools-mappings
Try the DB2 version 10 infocenter and look for Data Studio for more details.
http://pic.dhe.ibm.com/infocenter/db2luw/v9r7/index.jsp?topic=/com.ibm.db2.luw.wn.doc/doc/i0054250.html%23i0054250__cc-tools-mappings
Try the DB2 version 10 infocenter and look for Data Studio for more details.
Hi Koji,
You can also create database from command line.
On Linux, you can also use a script, please see:
http://pic.dhe.ibm.com/infocenter/cbi/v10r1m0/topic/com.ibm.swg.im.cognos.inst_cr_winux.10.1.0.doc/inst_cr_winux_id6735DB2CSscriptLUX.html#DB2CSscriptLUX
You can also create database from command line.
On Linux, you can also use a script, please see:
http://pic.dhe.ibm.com/infocenter/cbi/v10r1m0/topic/com.ibm.swg.im.cognos.inst_cr_winux.10.1.0.doc/inst_cr_winux_id6735DB2CSscriptLUX.html#DB2CSscriptLUX
While this post is older and the OP's issue is likely resolved, I am updating in case anyone else arrives here looking for an answer.
I understand that the IBM Data Studio has been used as a suitable replacement for much of the workflow that went missing with the removal of the GUI tools (Control Center) with DB2 10. Thus, I can confirm Charlie's answer above.