i am having a table having name cust_employee.i use this
table in my model after i published that to cognos
connection .i generate some reports.
after that in my data base cust_employee table is changed
to cust_emp.how can i get this table into my report.i again
import and published means its time consuming,in simple how
can get the changed table in to my model pls pls ans me....

Answer Posted / shreyas

Without Importing the table into Model just change the sql
of the Table.
For Example: Initial in model the database layer Query
Subject contains as Select * From [Datasource Name].
OLDTableName
Replace with
Select * From [Datasource Name]. NeWTableName
and publish.

This is one of the method.

Second Method:

In report studio Create a sql Query and point the report to
samequery. (this is simple without importing and publishing
the pakage)

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a Query Subject?

864


What are the different types of reports present in cognos?

763


How can I test reports in cagonos?

749


Write types of folders present in cognos?

799


Can you define a query subject?

792


Explain what is the difference between native sql and cognos sql?

745


How to select multiple values from type-in prompt?

828


What is difference between page break and section report? What is main advantage datawarehousing over oracle?

798


Can you define snapshot?

725


how can you get the errors in job? when loops are araised we get error?

1874


Write some methods to apply securities in framework manager model?

853


----------------Diff b/w Dimensional modeling and Relational modeling?

14352


difference between impromptu and cognos8

2157


What is a dimension?

809


What do you mean by drill across?

811