Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

RRDI 2.0 Oracle database scripts

I have folloed RRDI 2.0 installation instruction, and I simply did not see any where that tells me to save database scripts. 

Can someone share his/her scripts please?

0 votes



3 answers

Permanent link
The RRDI 2.0 Setup will validate the content store and data warehouse databases.  If necessary, it will offer to either run the scripts necessary to configure the databases or save them for manual execution.

Mike Fox

1 vote


Permanent link
Hi Bin,

After execute the installation manager the scripts are recorded in this location
 /opt/ibm/RationalReporting/reportserver/contentstore


0 votes

Comments

 Hi, Oliveira


What version of RRDI are you talking about? Also, at what point do you see a recording option? Please be specific.

Actually, can you simply send me your scripts? I need to know what tablespace to create, what users to create.
Thanks.

Sorry, Bin Chen. I was talking about version 1.0.1.2.


Permanent link
 For those who are installing RRDI 2.0 on Oracle database server, here are few things you might want to do first. These are hard learned facts that were not found in IBM's installation guide.

  1. once you created RICM database with Oracle DBCA, you will need to create at least a table sapce, I call it RPT_TS. 
  2. you will need to create a schema user, say RPTAdmin and assign default table space to RPT_TS, you will need to grant create table, index, views, connect, sequence etc to RPTAdmin. This part was covered under "database considerations" in the install guide.
  3. For RPTUser, the report user that you created in DW database, this user needs access to RIDW schema, so you will need to grant select on all tables and all views of RIDW to RPTUser.
The rest steps were covered in the install guide, but I personally believe the install guide is not Oracle friendly.

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 7,499
× 2,357
× 403

Question asked: Jul 27 '12, 2:56 p.m.

Question was seen: 6,132 times

Last updated: Aug 08 '12, 2:19 p.m.

Confirmation Cancel Confirm