I initially created a project in Framework Manger using our test library as the data source (a DB2 database). I now need to change it over to the production library. I cannot just change where the data source is pointing to because it is used else where. Any ideas? I don't want to have to recreate this project if I don't have to.
Thanks!!
Has the develop datasource the same name as the production datasource and has the develop Db the same name as the production DB?
If so you just have to change the connection behind this datasource in Cognos Connection... Otherwise you must do a lot of things :S
The data sources are on different AS400s and have different names.