Re: Bug? -- Same MDX returns different result sets
From: BBH (BBH_at_discussions.microsoft.com)
Date: 02/26/05
- Next message: ajit555_at_yahoo.com: "Re: Help with rolling sum"
- Previous message: Dave Wickert [MSFT]: "Re: can not get information from a cube"
- In reply to: Dave Wickert [MSFT]: "Re: Bug? -- Same MDX returns different result sets"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 25 Feb 2005 20:47:02 -0800
It should not be a security issue. I was doing testing on a local machine
with SQL server and AS both installed. SQL service is running under local
administrator account which is also in the OLAP administrator group. The
OPENQUERY is embedded within a stored procedure running by system
administrator (windows authentication). Everything is tested on a local
machine, no net work is involved.
"Dave Wickert [MSFT]" wrote:
> Security?
> The domain account that the SQL service is running under must allow access
> to the AS server (i.e. is it a domain account common between the RDBMS and
> AS machines and does it have access to the cube? is there an Everyone role
> in the cube?)
>
> Can you see other measures? e.g. in the same cube? same database? same
> server (i.e. can you see Foodmart?)
>
> --
> Dave Wickert [MSFT]
> dwickert@online.microsoft.com
> Program Manager
> BI SystemsTeam
> SQL BI Product Unit (Analysis Services)
> --
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
> "BBH" <BBH@discussions.microsoft.com> wrote in message
> news:760C193E-507B-4F70-A0DB-8481E47248CE@microsoft.com...
> > I have a MDX query which includes a very simple calculated member. The
> query
> > returns correct number when I run it through the Sample MDX Application or
> > any other client applications. However, when I try to run the same query
> > using OPENQUERY statement (the Analysis Services is set up as linked
> server),
> > the calculated member returns null. Looks like the calculation for the
> > calculated member never got triggered. And ideas?
> >
> > Thanks.
>
>
>
- Next message: ajit555_at_yahoo.com: "Re: Help with rolling sum"
- Previous message: Dave Wickert [MSFT]: "Re: can not get information from a cube"
- In reply to: Dave Wickert [MSFT]: "Re: Bug? -- Same MDX returns different result sets"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|