How to Publish a Package from Cognos FM to Content Store

How to Publish a Package from Cognos FM to Content Store

Open Framework Manager (Go to Windows Start > Framework Manager) Open the FM model to publish the package. Go to the Packages section and right click (As show in below screen shot) It will appear the below screen of the content store path Select the path of the...
X terminal for GUI on windows

X terminal for GUI on windows

Introduction:   If you want to invoke GUI from a remote Unix machine, we need to have X terminal server installed on local machine to redirect the GUI display. Although there are many software’s available to achieve this from a windows machine, In this blog let’s see...
How to create a job in Cognos connection

How to create a job in Cognos connection

Log on to the Cognos connection. Go to the folder to execute the multiple reports in Cognos connection. Click on the create new job icon in the Cognos connection. Provide the name of the Job and tip if required and click on next. It will redirect to the window where...
Patch nomenclature for oracle databases

Patch nomenclature for oracle databases

Introduction: Oracle releases patches for wide range of its products to enhance the feature and stability. Oracle database patches are part of such releases and those are highly recommended to apply in order to stay out of threats and vulnerabilities. There are many...
The basics of Continuous integration (CI)

The basics of Continuous integration (CI)

This blog talks about DevOps approach at the high level and major phases of DevOps like Continuous Integration, Continuous Deployment and Continuous Delivery. DevOps: DevOps approach is to have better communication between development organization and operations...