I am trying to deploy a package from my Development environment to my Test environment.
But when I complete the deployment and try to use the package in Test environment I am getting error "The server returned a unrecognizable metadata response".
However the package is running fine in the Development environment.
Can anyone plz let me know how to overcome this error.
Thanks
Tushar Gaurav
Have you checked the Cognos server logs? There may well be more information there.
In my experience, that message usually indicates a difference between what the package is expecting in the underlying database and what is actually there. I would compare the target databases between your two environments and see if some database changes also need to be deployed to test.