Derby is recommended for demonstration/testing purposes only, it's just not designed to be used in a production or enterprise level environment. If you are using Derby at present, we would strongly advise you to change away from this to one of the supported databases as quickly as you can.
IBM Tivoli Common Reporting

Are you using Derby for a Content Store?If you're currently using Derby as a content store in your production TCR environment, then I'm afraid this is not a supported configuration.
IBM have issued a flash about this, the details of which can be found here - http://www-01.ibm.com/support/docview.wss?uid=swg21609287
Derby is recommended for demonstration/testing purposes only, it's just not designed to be used in a production or enterprise level environment. If you are using Derby at present, we would strongly advise you to change away from this to one of the supported databases as quickly as you can. |
||||||||||||||||||||||||
Helping us help you - Bitesize Edition
ShaunR
Tags: 
migration
tcr
cognos
uac
manager
common
hdt15
reporting
framework
windows
tivoli
4,514 Views
Hello folks,
So today I've a couple of quick little tips for you, hence the "bitesize" moniker for this subseries of blogs. Both of these relate to TCR.
1 - Can you run both TCR 2.1.1. and TCR 3.1 on the same machine, for example while carrying out a migration? A - You can, but there's a couple of caveats to bear in mind. You need to either make sure that the TCR 2.1.1 install is completely stopped before you try to run the 3.1 installation or you need to change the TCR 2.1.1 cognos log port from 9043 to something else to ensure that there's no conflict with 3.1 and then you can run both together.
2 - Less a question and more a little tip for those people just getting started with TCR - Potential issue with Cognos Framework Manager and Windows User Account Control.
If you are installing on Windows, and are running with the Windows UAC turned on, then you can run into problems with Cognos. Specifically, you may find that Cognos Framework Manager is unable to connect to the database even if all the tests are successful and it appears that everything is running correctly. In this instance, if everything else appears to be correctly configured, your only option will be to disable UAC and then the issue should clear.
I hope you find these little hints/tips useful, I will be posting more of these as I come across them.
Subscribe and follow us for all the latest information directly on your social feeds:
|
||||||||||||||||||||||||
Helping us help you - Information Required by Support for TCR Issues.
ShaunR
Tags: 
problem
cogserver
tivoli
determination
support
hdt15
tcr
systemout
common
ptcrpdcollect
reporting
musgather
cognos
birt
rodger
shaun
5,158 Views
Hello folks,
I've got another video for you all today. Rather than one of the Academy Seminars, this is just me discussing some of the things that you really need to supply when you log a PMR with IBM Support if you want us to be able to help you with a TCR PMR.
Please take a look at this, and keep it in mind the next time you come to log a PMR with us. Giving us as much of this information as you can right from the outset will really help speed the investigation of the problem.
Subscribe and follow us for all the latest information directly on your social feeds:
|
||||||||||||||||||||||||
Helping us help you - Non-Root TCR Install Tips
ShaunR
Tags: 
shaun
common
reporting
install
tivoli
non-root
jazzsm
tcr
rodger
hdt15
5,589 Views
Hello folks,
A quick little blog(ette) for you today to kick off the new year. If you're installing TCR 3.1 as a non-root user, we supply this technote to help you through troubleshooting why it might fail - http://www-01.ibm.com/support/docview.wss?uid=swg21902346
Another customer, however, has found that there's potentially another couple of points to consider when you're running the install. Firstly, you need to make sure that your DB user -
a) belongs to the db2iadm1 group, and b) source in the db2profile in .bashrc.
This customer copied the db2profile sourcing from db2inst1 users .bashrc to the filesystem (read only), but in order to ensure full access to all files they also extracted the image to local disk and changed the x bit as per the example below -
cd /opt/dash/install/TCRCognos/ chmod -R +x *
With these two modifications the installer now runs successfully. I hope this little bit of information helps you if you run into any problems with your own installations!
Subscribe and follow us for all the latest information directly on your social feeds:
|
||||||||||||||||||||||||
Making your life easier: Creating and Maintaining Dimension tables ITM 6.3
FranMartinez
Tags: 
reporting
tcr
6.3
framartinez
fran
csimonitoringacademy
report
itm
managedsystem
dimension
life
tram
table
martinez
s&p
easier
common
prunning
summarization
7,385 Views
In order to create the dimension tables, we must first configure the historical data collection for the following attributes depending on the OS we are setting reports:
For example, for windows we should have:
From ITM 6.3 , there are two ways to create and maintain the dimension tables:
In this section we are going to use the S&P agent to do it but if you want to continue to manually update the dimension tables as it had to be done in versions older than ITM v6.3 you can still do it.
Best Practice:
1.Configure the S&P agent to maintain the dimension tables without starting it after configuration.
TIME_DIMENSION, MONTH_LOOKUP and WEEKDAY.
MANAGEDSYSTEM, MANAGEDSYSTEMLIST and
1.Open the S&P agent env. variable file 2.Configure/add the following env. variables:
3.Save without restarting the S&P agent.
Now, the S&P agent has been configured to maintain the “resources dimension tables” .
2.Creating the dimension tables using the Schema publication tool: 1.Open the file:
windows: <home>\TMAITM6\tdwschema.rsp 2.Set these env. variables:
3.Ensure the TEPS is started 4.run: tdwschema -rspfile tdwschema.rsp
IMPORTANT: you have to be a database administrator
5.Run the following scripts in order with an user having admin access to the DW database. If you are using Oracle or MSSQL server you must run the scripts as the TRAM user “IBM_TRAM”.
As we can see the share dimension tables were created:
Now the table has been filled in:
Note: for Oracle or MSSQL server to check , page 498 for ITM6.3 administration guide.
3.Starting the S&P agent 1.we are going to find how the TIME_DIMENSION table has been populated:
IMPORTANT:
2.“The Resource dimension” and WAREHOUSETCRCONTROL tables have been created after the first successful scheduled execution of the S&P agent.
Thanks for reading, Fran.
Check out all our other posts and updates: |
||||||||||||||||||||||||
Making your life easier: Importing Reports in TCR 3.1
FranMartinez
Tags: 
31
tcr
csimonitoringacademy
import
easier
importing
reporting
os
fran
report
common
6,553 Views
We can use different ways to import the reports in TCR :
2.Through the Dashboard application Services HUB In this doc, we are going to use the “report installer” included into the OS report, so that the RegisterPackage script is performed and therefore the tables populated.
1.From the /osreport directory (CD), we run the command :
windows: setup_platform.exe and the installer windows is open: Note: In case we have problems opening the installer windows. Error: "LaunchAnywhere Error: Could not find a valid Java virtual machine to load” You have to do:
2.Choose your language and click OK + Next 3.Specify the TCR installation directory + Next
4.Choose the reports you want to install + Next
5.Enter the TCR user name and password (tipadmin) + Next 6.Enter the data source configuration information: DW db, user , password, database type
7.Enter the JDBC User Credentials: TDW database user and password
8.Enter the JDBC database credentiala: JDBC URL, JDBC drivers
9.Next + Install
10.A popup is displayed. Check if the installation was successful + Done
Note: we can see by using the “installer package” , the reports have been imported and the “TDW” datasource created and configured . Now the WAREHOUSETCRCONTROL table has data:
Note: MANAGEDSYSTEM table will be populated after S&P agent has been performed successfully and having the WAREHOUSETCRCONTROL table data.
Thanks for reading, Fran.
Check out all our other posts and updates:
|
||||||||||||||||||||||||
Making your life easier: Importing Reports in TCR 3.1 using Dashboard
FranMartinez
Tags: 
tcr
easier
datasource
import
csimonitoringacademy
report
dashboard
iimporting
reporting
life
making
common
fran
7,777 Views
In case we decide to import the report package using Dashboard instead of the “report installer” as it indicated in Link . we'll need:
1.Populate the Managedsystem table
db2 -td@ -vf populate_resource.db2
db2 call ITMUSER.POPULATE_OSAGENT() Note: the script into report package , directory called “db_scripts”
2.Import the OS report:
\TCR_component_dir\cognos\deployment
http://<tcr_server>:16310/ibm/console
IMPORTANT: Data source MUST be named “TDW”
|
||||||||||||||||||||||||
Making your life easier: Installing Reporting Services and TCR 3.1.2.1
FranMartinez
Tags: 
account
install
reporting
configuration
services
easier
non-root
jazzsm
making
creating
tcr
life
franmartinez
installation
3.1.2.1
5,504 Views
E. INSTALLING REPORTING SERVICES AND TCR 3.1.2.1
NOTE: it is a blog following the one "Installing TCR 3.1.2.1 with Non-Root user account" (https://ibm.biz/Bd4vmC) . The Reporting services is installed in this way because to install TCR 3.1 with non-root the Content store has to be created manually and the Report Services configuration fail because it is already created.
NOTE: add the non-root user , fran , to the db2 group, db2iadm1 ( in fact, it shouldn't be needed but I like it .-) ).
1. start the installation manager , IBMIM, from /home/fran/IBM/InstalationManager/eclipse/ with non-root user, "fran" .
NEXT
6. We set the "tipadmin" user for WAS configuration:
Click on user and click on “validate...” + Next
8. We set the database configuration settings and click on validate:
9. Next
Validate + next + Install
11. And the installation starts:
12. Eventually the Reporting Services is installed correctly:
Thanks for reading, Fran.
Check out all our other posts and updates: |
||||||||||||||||||||||||
Making your life easier: Installing TCR 3.1 with Non-Root Installing Reporting Services
FranMartinez
Tags: 
tcr
3.1
installation
making
configuration
easier
jazzsm
life
reporting
install
non-root
account
services
creating
franmartinez
6,239 Views
E. INSTALLING THE REPORTING SERVICES
NOTE: it is a blog following the one "Installing TCR 3.1 with non-root user" (https://ibm.biz/Bd4j94) . The Reporting services is installed in this way because to install TCR 3.1 with non-root the Content store has to be created manually and the Report Services configuration fail because it is already created.
In this case we are going to run the Reporting services installation using the “installation manager
And click on “install”:
2. We select to be installed the “reporting Services environment”:
NOTE: If you want you can select “IBM Dashboard Application Service Hub” to be installed /configured as well since it will be needed to integrate TCR with Dashboard GUI. In our
5. In the next step, we remove the option Schema since it was already created and configured in the in the step “C. CREATING AND CONFIGURATION CONTENT STORE”
6. Next
8. Click on “Validate...” + Next
10. Next + Install
NOTE: NEXT STEP IN "Installing TCR 3.1.0.1"
Thanks for reading , Fran.
Check out all our other posts and updates: |
||||||||||||||||||||||||
Making your life easier: Running Prequisites scanner report TCR31
FranMartinez
Tags: 
dashboard
fran
common
prerequisites
run
running
report
reporting
easier
tcr
scanner
csimonitoringacademy
5,161 Views
The Prerequisites Scanner report provided by the OS agents report package, allows us to check our system's prereq. It verify that shared dimensions tables, time dimensions tables and resource dimensions tables are available and the prereq are right.
http://<TCR_server>:16310/ibm/console
2.Enter user and password (tipadmin)
4.Select Public Folder + IBM tivoli monitoring OS Agents Reports + Prerequisites validation + OS agents Report Prequisites scanner report
5.Select between the two reports type:
6.Finish
Once the . Preq problems have been resolved you can work with the report as usual: clicking on “public folder” + report package and selecting some report and the report scanned should show us something similar to:
Thanks for reading, Fran.
Check out all our other posts and updates:
|
||||||||||||||||||||||||
Problems upgrading from TCR 2.1 to 2.1.1?This is quick post to highlight a technote that some people may not be aware of.
When you try and upgrade TCR 2.1 to 2.1.1, this may fail at the "TCRCore_Upgrade" step of the install. You can confirm this by checking the Installation logs, the error message at the end of the installer will tell you which ones to look at and where they can be found. This issue occurs when your 2.1 environment has multiple interim fixes installed. The 2.1.1 install scripts are only specifically looking for IF1 and IF2, so anything after that will cause the installer to fail. You need to amend an XML file in the 2.1.1 installer to tell it to look for the later Interim Fixes as well. Specific details and the steps on resolving this can be found in this technote - http://www-01.ibm.com/support/docview.wss?uid=swg21613006 |
||||||||||||||||||||||||
Reporting in Client's Time zone
A centralized monitoring system can record data on resources located at different geographies. For example, if the monitoring system is residing in Central time zone of USA and is recording the usage data of resources located in the East and West of USA, then the monitoring system records the data with the timestamp along with the time zone offset.
|
||||||||||||||||||||||||
Reporting with Tivoli Data Warehouse
IBM Tivoli products which store data in Tivoli Data Warehouse (TDW) may be providing a report package or the Cognos data model which can be used to create reports in Tivoli Common Reporting. But in cases where you are required to create a new model and report on the data in Tivoli Data Warehouse, here is an article which covers the following topics: Even though this document is based on data in Tivoli Data Warehouse, it can be applied to any other data as well. It helps in understanding some of the basic features of reporting in Tivoli Common Reporting. |