Search This Blog

Showing posts with label DWH. Show all posts
Showing posts with label DWH. Show all posts

Sunday, 9 June 2013

List of Popular IBM Cognos BI and PM Books/Titles

Hello All

Here is a list of popular books/titles on IBM Cognos 8/10 BI Suite, in no particular sequence. Hope they are helpful to you all, together at a single location.

1. IBM Cognos 8 Business Intelligence: The Official Guide [Paperback]

Author        : Dan Volitich
List Price     : INR 695.00
Discounted Price: INR 556.00
You Save    : INR 139.0

US Link  UK Link

2. IBM Cognos Business Intelligence 10: The Official Guide [Paperback]
Author(s)    :  Dan Volitich & Gerard Ruppert
List Price     : INR 795.00
Discounted Price: INR 636.00
You Save    : INR 159.00

US Link  UK Link

3. IBM Cognos Business Intelligence v10: The Complete Guide [Import] [Paperback]
Author       : Sangeeta Gautam
List Price    : INR 3,768.00
US Link  UK Link

4. IBM Cognos 10 Business Intelligence [Import] [Paperback]
Author       : Dustin Adkison
List Price    : INR 4,317.00
US Link  UK Link

5. IBM Cognos Business Intelligence V10.1 Handbook [Paperback]
Author       :  Dean Browne
List Price    : INR 638.00
US Link  UK Link

6. IBM Cognos 8 Report Studio Cookbook
Author       : Abhishek Sanghani
List Price    : INR 425.00
Discounted Price: INR 350.00
You Save    : INR 75.00

US Link UK Link

7. 10 Core Principles of Report Studio Development
Author       : Ray Hogan
US Link UK Link

8. 10 Hard to Learn Tips for Becoming an Advanced Report Studio Developer
Author       : Ray Hogan
US Link UK Link


9. IBM Cognos Dynamic Cubes
US Link UK Link
Also available as a download on IBM® Redbooks® portal here.

10. Leveraging IBM Cognos 8 Bi for Linux on IBM System Z
US Link, UK Link
Also available as a download on IBM® Redbooks® portal here.

11. Cognos 8 BI for Consumers [Import] [Paperback]
Author       : Juan A Padilla
List Price    : INR 1,562.00
US Link  UK Link  

12. Exploiting IBM PowerVM Virtualization Features With IBM Cognos 8 Business Intelligence
US Link  UK Link

13. IBM Cognos 10 Framework Manager [Import] [Paperback]
Author       : Andy Penver, Terry Curran
List Price    : INR 2,373.00
US Link  UK Link

14. IBM Cognos Business Intelligence 10.1 Dashboarding Cookbook [Import] [Paperback]
Author       : Ankit Garg
List Price    : INR 2,894.00
US Link  UK Link

15. IBM Cognos Insight [Import] [Paperback]
Author       : Sanjeev Datta
List Price    : INR 1,689.00
US Link  UK Link

16. IBM Cognos 10 Report Studio: Practical Examples (Practical Examples Book/CD Rom) [Import] [Paperback]
Author       : Filip Draskovic, Roger Johnson
List Price    : INR 1,689.00
US Link  UK Link

17. IBM Cognos TM1 The Official Guide [Paperback]
Author       : Karsten Oehler, Jochen Gruenes, Christopher Ilacqua
List Price    : INR 636.00

US Link  UK Link

 18. IBM Cognos TM1 Cookbook [Paperback]
Author       : Ankit Garg
List Price    : INR 775.00

US Link  UK Link

19. IBM Cognos TM1 Developer's Certification Guide [Paperback]
Author       : James D. Miller
List Price    : INR 338.00

US Link  UK Link

20. IBM Cognos 8 Planning [Paperback]
Author       : Jason Edwards, Rich Babaran, Ned Riaz
List Price    : INR 650.00
Discounted Price: INR 525.00
You Save    : INR 125.00

US Link  UK Link

21. IBM Business Analytics and Cloud Computing: Best Practices for Deploying Cognos Business Intelligence to the IBM Cloud [Import] [Paperback]
Author       : Anant Jhingran, Stephan Jou, William Lee, Thanh Pham, Biraj Saha
List Price    : INR 1,074.00

US Link  UK Link


I will try and keep adding more useful books as I come across them. Please post info about any good books you are aware of.

Note: While you are on the site, please share your feedback on each of the books.

Friday, 7 January 2011

How to install IBM Cognos 8 on WinXP Prof

Dear All,

I have listed out the URLs in sequence to follow to install IBM Cognos 8.
On a Windows XP Prof PC,
1. Install MS SQL Server 2000: http://install-cognos.blogspot.in/2008/09/installation-procedure-of-microsoft-sql.html


2. Upgrage MS SQL Server 2000 to SP4: http://install-cognos.blogspot.com/2008/11/installation-procedure-of-microsoft-sql.html

3. Install IBM Cognos 8 BI Server: http://install-cognos.blogspot.com/2008/10/installation-procedure-of-cognos-8-bi.html

4. Install IBM Cognos 8 BI Modeling: http://install-cognos.blogspot.com/2008/11/installation-procedure-of-cognos-8-bi.html

5. Configure IBM Cognos 8 with MS SQL Server as Content Store: http://install-cognos.blogspot.com/2008/10/configure-cognos-8-bi-suite-with.html

6. Import Cognos 8 Sample DBs into MS SQL Server 2000 SP4: http://install-cognos.blogspot.com/2010/01/how-to-import-ibm-cognos-8-bi-sample.html

Hoping that this is useful.
-- Sandeep P

Tuesday, 26 January 2010

How to import IBM Cognos 8 BI Sample Databases



Hi All,

A post after long time... ;-)

Today let's understand how to import Microsoft SQL Server sample databases provided by IBM Cognos 8 BI into Microsoft SQL Server.

Let's get moving...

First step is to create a new database in your Microsoft SQL Server 2000 Enterprise Manager so that we can restore the sample database into this new empty database.


Right click on the Databases and choose New Database from the context menu.



Give the new database a name: GOSALESDW and click OK button.


The new database is created. You can see the tables node of this new database. A standard set on system tables are created by default.


Navigate to the path as shown in the below picture.

Uncompress the .ZIP file.



Right click on the newly created Database and select 'All Tasks' and then to 'Restore Database'.


Select the 3rd radio button 'From Device' and click on 'Select Devices' button.

Click on Add button.


Choose the path where the copied sample db file is available.


Select the GOSALESDW that you extracted in earlier step.
For convenience, I have copied the extracted database dump file into the MS SQL Server's BACKUP folder in MS SQL Server path.

The path should be similar as shown in below picture.



Click on OK button and then you see the dump file path under devices list, as shown below.



You can just have a glance at the 'Options' tab.


File restore process begins...


...and finishes pretty quickly.



As you can see in these pictures below, there are 66 IBM Cognos related tables, 6 views and 31 stored procedures in this new database.




Hope you enjoyed the post...!
Sandeep Pamarati

Saturday, 1 November 2008

Installation Procedure of Cognos 8 BI Suite 8.1 Model

Hi fellas,

Now, Let's look at the Installation Procedure of Cognos 8 BI Suite 8.1 Model (for U).

The Initial screen.


Agree the license aggrement.


Select a location to install.
You can choose to install Model (Framework Manager) into the same folder where you installed Server. No issues here.



Ignore this warning. Click 'Yes' here.


Click on 'Yes' to create a backup copy of all the modified files.



Have a look, what components are being installed.


Click 'Next' here.
All the necessary information to install is gathered. Click 'Next' here.

Installation in progress. It completes in under 20 seconds.


Installation completed successfully.


----------------------------------------------------------------------------------

Friday, 31 October 2008

Installation Procedure of Cognos 8 BI Suite 8.1 Server

Hi fellas,

The Installation Procedure of Cognos 8 BI Suite 8.1 server for U.

Initial screen.



Agree the license aggrement.


Select a location to install.

Click 'Yes' here.



Have a look, what components are being installed.


Click 'Next' here.


All the necessary information to install is gathered. Click 'Next' here.

Installation in progress. It completes in under 100 seconds.


Installation completed successfully.



----------------------------------------------------------------------------------
Proceed to install Cognos 8 BI Model.



Configure Cognos 8 BI Suite with Microsoft SQL Server 2000 with SP4

Hi all,

Today let's see how we can install Cognos 8 BI Suite 8.1.

The Checklist:
1. Cognos 8 BI Server and Model software
2. MS SQL Server 2000(with SP4)
3. Internet Information Services (IIS for WinXP)

The Procedure in steps:

1. Install MS SQL Server 2000 (SP4 is available here. Download and install the file name SQL2000-KB884525-SP4-x86-ENU.EXE, 66.9 mb in size).
Go to Start -> Programs -> Microsoft SQL Server -> Enterprise Manager.
Then, go to Console Root -> Microsoft SQL Servers -> SQL Server Group -> local -> Databases.
Right-click on Databases, choose New Database.
In the Database Properties windows, under General tab, give CM for Name and click OK.This will be our Content Store.
Check if a service is running with 'MSSQLSERVER' name. (Go to Start -> Run. Type Services.msc and click OK.)

2. Install IIS (Internet Information Services) from WinXP Prof CD.
Go to Start -> Setting -> Control Panel -> Add or Remove Programs.
Click on Add/Remove Windows Components.In Windows Components Wizard screen, tick the checkbox against Internet Information Services (IIS).
Click Next and then on Finish.
New entries are displayed under Start -> Settings -> Control Panel -> Administrative Tools as Internet Information Services.
Check if a service is running with 'IIS Admin' name. (Go to Start -> Run. Type Services.msc and click OK.)
Open Internet Explorer, type 'localhost' and click Go.
Windows should display two IE windows. One has (http://localhost/localstart.asp) link. Another windows has (http://localhost/iishelp/iis/misc/default.asp) link. This is to check if the IIS is properly installed. Close these windows.

3. Install Cognos 8 BI Server.
Go to Start -> Programs -> Cognos 8 -> Cognos Configuration.
Go to Data Access -> Content Manager -> CM.
Right-click on Content Store and choose Delete.
Right-click on Content Manager, choose New Resource -> Database.
In the New Resource window, Give Content Store for Name and choose Microsoft SQL Server database (Windows Authentication).
Click on the Content Store on the left pane and fill the database name field with CM (this is what we created in step-1). Go to File -> Save.
Click on Local Configuration, then go to Actions -> Test.
Go to File -> Save. Go to File -> Exit.
This asks confirmation to start Cognos 8 service. Choose Yes.
Check if a service is running with 'Cognos 8' name. (Go to Start -> Run. Type Services.msc and click OK.)

4. Install Cognos 8 BI Model also into the same folder. It would give a warning for the same. Just ignore it and continue. No need to configure anything here.

5. Configure IIS.
Go to Start -> Setting -> Control Panel -> Adminstrative Tools -> Internet Information Services.
Then, go to Internet Information Services -> local computer -> Web Sites -> Default Web Site.
Right-click on Default Web Site, choose New -> Virtual Directory.
In Virtual Directory Creation Wizard, click Next, then type 'cognos8' for Alias, click Next, for Directory, give 'C:\Program Files\cognos\c8\webcontent'. This is where you installed Cognos.
Click Next, Allow on 'Read' permission. Remove 'Run Scripts(such as ASP)'. Click Next and then Finish.
This is what we use to access Welcome screen of Cognos. (http://localhost/cognos8)
Now, right-click on 'cognos8' (the one we created just now in the above step), choose New -> Virtual Directory.
In Virtual Directory Creation Wizard, click Next, then type 'cgi-bin' for Alias, click Next, for Directory, give 'C:\Program Files\cognos\c8\cgi-bin'. This folder is also available inside Cognos8 installation folder.
Click Next, Allow on 'Read' and 'Execute (such as ISAPI applications or CGI)' permission. Remove 'Run Scripts(such as ASP)'. Click Next and then Finish.

Try accessing http://localhost/cognos8 from internet explorer(Firefox gave me problem, though! A couple of studios went missing in Cognos Connection).

Try opening Framework Manager also.( From Start -> Programs -> Cognos -> Framework Manager.)

That's it. ;-)

Wednesday, 22 August 2007

Installation Procedure of Informatica Power Center v 7.1.1

Here is a simple straight-forward procedure to install Informatica Power Center v 7.1.1.
You will find that installing the IPC 7.1.1 is a piece of cake. But its configuration isn't.

The following are the screenshots that can help you.

Once installation process starts, you will see welcome screen. Click on PowerCenter for Windows.






6-10











11-15






16-18