What is Model Versioning or Versioning in Cognos Framework
Manager?

Answers were Sorted based on User's Feedback



What is Model Versioning or Versioning in Cognos Framework Manager?..

Answer / madhukumark80

The versioning allows you to publish a package without
impacting the current reports in use. You can then perform a
staged testing approach to move the existing reports to the
new package.
It's a protection against changes. Existing reports will
continue to use the previous version of the model until they
are opened and resaved or the old version is phased out by a
subsequent model publish. However, if you have a proper
dev/test/prod setup then the model versioning may be less
useful because you should be doing some quality control
testing of your own before the model reaches production.

Example: In the model you have a calculation for Revenue
which is Price * Quantity. You publish this model with 2
model versions specified. Model versioning is tracked using
the timestamp of the publish activity so we will call this
"Package 2010-07-09". Next, you create a report which uses
this package and the Revenue calculation.

Tomorrow comes along and you decide to update the Revenue
calculation to scale the values for some reason. The
calculation becomes Price*Quantity/1000. You publish this
package with 2 model versions. This creates a timestamped
package that we will refer to as "Package 2010-07-10".

If you go and run that report at this point the report will
use "Package 2010-07-09" because that is the version that
was used to create the report even though a later version of
the package exists. This means that you will be showing
unscaled Revenue values because it will still use the
previous calculation definition. If you open the report in
one of the studios you will be asked to update the report to
the latest package version. Saving the report will point the
report to "Package 2010-07-10". For the sake of this example
we will not save the report so it will still be using
"Package 2010-07-09".

Another day goes by and you decide to update the package
again. Now Revenue is defined using Price*Quantity/1000000.
You publish the package again with 2 model versions
specified. This creates "Package 2010-07-11". However, you
specified that you will only keep 2 model versions and this
means that the first package, "Package 2010-07-09", will be
purged from the content store.

If you go and run the report at this point the package that
it uses will no longer be accessible and it will ask you to
update the report to the current version of the package. The
result is that the report will show the revenue values
scaled to millions as defined in the latest package version,
"Package 2010-07-11".

Is This Answer Correct ?    10 Yes 0 No

What is Model Versioning or Versioning in Cognos Framework Manager?..

Answer / xxx

When ever we added any Query item to a package are any modifications done in package each and every time we have to publish the package then it reflects in Cognos connection.for each publishing it will create one model versioning.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Cognos Interview Questions

What is the abrevation of .PPR? (Power play report) or anything new?

1 Answers  


please tell me architecture of the cognos8?

4 Answers   IBM, TCS,


-------------What is a Conformed Dimension?

3 Answers   Bank Of America,


Q1. We have a crosstab report which is having product, region and Revenue information. Now the requirement is that we need to add a new column with the information 'High' and 'Low' just beside the Revenue column. If Revenue is high is should display as 'High' and if Revenue is low then it should display as 'Low'. Q2. If my Cube size is 2GB, now I have got the requirement to reduce it. What are the parameters I have to follow to reduce the cube size? Q3. How to get the 2nd highest salary of an employee without using any function (I mean without rownum etc.)? Q4. What is the difference between joins and scope relationship?

5 Answers   Mphasis,


3. What was the size of your cube?

1 Answers   IBM,






hi, i am searching job in cognos and datastage, does any can provide me the real time experieced scenerios and questions related to cognos and datastage projects, so if anyone provide me the documents related this can very helpful to me, my mail id is tchiru01@yahoo.com

0 Answers  


What is Online View?

0 Answers   IBM,


------------------What is Inline Query?

0 Answers   Cap Gemini,


What are the methods by which it non-durable model could be changed into the durable model?

0 Answers  


write a query to display the third record from the employee table?

6 Answers   HCL,


Can anyone explain the procedure for configuring cognos8 with oracle as Content Manager/Content Store? I know the configuration of cognos8 with SQL SERVER (Like how to create CM database in oracle and applying securities to access that Database from cognos8 (Cognos Configuration)

7 Answers   AIG, IBM,


How you will do the estimation for a task?

1 Answers   iGate,


Categories