|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Monday, June 02, 2008 11:50 AM
Points: 6,
Visits: 20
|
|
I have been trying to use BIDS to build an SSAS database and cannot deploy the database if there is a cube attached. If I have just a data source and data view the database will deploy and as soon as I build and add a cube and try to deploy the application hangs.
I have also tried to build the database with BIDS online connected to the server and have had a similar result. I think I have a security problem but I have been unable to figure it out.
I'm running SQL Server 2005 and Visual Studio 2005 on the same machine. OS = Windows XP.
Thanks in Advance for any assistance you may have.
|
|
|
|
|
SSC Veteran
      
Group: General Forum Members
Last Login: Sunday, March 01, 2009 7:19 AM
Points: 272,
Visits: 49
|
|
hi can you give me more details especialy errors returned by SSAS
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Monday, June 02, 2008 11:50 AM
Points: 6,
Visits: 20
|
|
| No errors are received the application just hangs. I have waited an hour + for errors but none returned.
|
|
|
|
|
SSC Veteran
      
Group: General Forum Members
Last Login: Sunday, March 01, 2009 7:19 AM
Points: 272,
Visits: 49
|
|
when you double clik on Source view -> Identity wich check box is enabled:
try to use default
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Monday, June 02, 2008 11:50 AM
Points: 6,
Visits: 20
|
|
| I can now deploy the database. I changed to default security and still did not deploy. I changed the surface security setting for SSAS to anonymous and I can now deploy but I still cannot browse the cube in BIDS or the SQL Management Studio. Application hangs - no error. ?????????????????
|
|
|
|
|
Valued Member
      
Group: General Forum Members
Last Login: Thursday, April 12, 2012 12:09 PM
Points: 57,
Visits: 134
|
|
| What is the size of the Analysis Services Database? try to query using MDX by limiting the no. of records you want to see
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Monday, June 02, 2008 11:50 AM
Points: 6,
Visits: 20
|
|
| I'm using the adventure works database right now. So I don't think size is the issue.
|
|
|
|
|
Ten Centuries
      
Group: General Forum Members
Last Login: Sunday, September 16, 2012 3:26 AM
Points: 1,038,
Visits: 443
|
|
Can you hook SQL Profiler up to your Analysis Services instance and see if what commands, if any, are being issued? If so, can you then take those commands and run them directly in SSMS to see if they work there?
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Monday, June 02, 2008 11:50 AM
Points: 6,
Visits: 20
|
|
Tried to load the profiler to Analysis Server an the Profiler application hung. I was able to hook it to SQL server with no problem. I think this is a security problem in Analysis server somewhere. Any other Ideas?
Thanks,
D.B.
|
|
|
|
|
SSC Veteran
      
Group: General Forum Members
Last Login: Sunday, March 01, 2009 7:19 AM
Points: 272,
Visits: 49
|
|
hi
review installation of SQL server 2005, install SP2 if you didn't install it, and review hardware&software requirements.
|
|
|
|