COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => Framework Manager => Topic started by: erics on 16 Mar 2016 12:18:30 PM

Title: Error with view going across two servers
Post by: erics on 16 Mar 2016 12:18:30 PM
Hi there,
I have a view that combines data on two different servers. In the past this has worked fine, but yesterday we upgraded one of those servers from SQL Server 2005 to 2012. Because of this we had to reinstall the C10_Cm DB.
Now, I'm running into errors with this view and only the cross DB views.
Anyone run into this before?

Eric
Title: Re: Error with view going across two servers
Post by: bus_pass_man on 16 Mar 2016 02:00:06 PM
What's the error?

Does it happen only in FM or if you test the view in what ever db that hosts it?

When you say 'view' do you mean a view ( i.e. an object which exists in a data base) or a model query subject?

Title: Re: Error with view going across two servers
Post by: Kiran P on 17 Mar 2016 11:39:05 AM
If you are talking about db view then  check to see if linked servers are enabled...


Sent from my iPhone using Tapatalk
Title: Re: Error with view going across two servers
Post by: erics on 17 Mar 2016 03:29:48 PM
So, the issue was occurring in a view on the DB.
I solved it by making sure that my user had permissions the linked server.