OLAP Connection Problems

Jul 16, 2004

I have two systems setup with SQL Server 2000 + Analysis Services. Both servers have been patched with both SP3a patches.

I wrote a trivial command line app that tests connection strings through ADO.

On each system, I can connect locally perfectly using the connection string:
"Provider=MSOLAP;Data Source=localhost;Initial Catalog=FoodMart 2000"

However, once I change "Data Source" to refer to the other system, the call to ADODB.Connection.Open throws a "System.Runtime.InteropServices.COMException" with message: "Unspecified error". (The simple app is written in C# and talks to ADO through Interop)

I've tried referencing ADO 2.1, ADO 2.5 and ADO 2.7
I've tried a "Provider" of "MSOLAP.2" as well as just "MSOLAP"
I've also tried a variety of different connection strings with many different permissions settings.

It is very frustrating to get an absolutely generic error message.

Any ideas?

Thanks in advance!

View 4 Replies


ADVERTISEMENT

Olap Connection Problem

Mar 15, 2000

Hy there,

I am having problems to connect to an olap server. I'm getting an error like 'Cannot open the following registred key on the server computer (Server name) SOFTWAREMicrosoftOlap ServerServer Connection info'.

I am working with win nt workstation and i have installed an olap server and i can connect to myself but not to others.

Can somebody explain me what is the problem here ?

View 2 Replies View Related

JDBC Connection To MS OLAP Database

Nov 1, 2004

Hello all,

Please may I have your assistance?
I need to be able to connect(JDBC?) to my MS OLAP database from my Web based Java application. Can this be done? if so how.
Your comments would be greatly appreciated

View 1 Replies View Related

OLAP Services: Automating Archival/Restore Of OLAP Databases

Sep 19, 2000

Hello All,

Our OLAP environment involves an ETL/Data Warehouse/Data Mart server and a cube publisher server.
We would like to learn how to automate the Archival/Restore of OLAP databases. We are currently doing
it manually though OLAP Manager. Any help would be appreciated. Thanks. James.

--
James E. Bothamley
Senior Database Administrator
Dave & Buster's, Inc.
2481 Manana
Dallas, TX 75220

Work
Phone (214) 904-2296
email jbothaml@DaveAndBusters.Com

"Once in a while you can get shown the light
in the strangest of places if you look at it right"

JG 1942-1995 RIP

View 1 Replies View Related

How To Repair A Corrupted OLAP Database? (was Olap!:)

Jun 12, 2007

How to repair a corrupted OLAP database?

View 2 Replies View Related

Cannot Set Connection Property Of Backup Database Task If Connection String Is Customized In Connection Object

Aug 23, 2006

I added a connection (ADO.NET) object by name testCon in the connection manager - I wanted to programmatically supply the connection string. So I used the "Expressions" property of the connection object and set the connectionstring to one DTS variable. The idea is to supply the connection string value to the variable - so that the connection object uses my connection string.

Then I added a "Backup Database Task" to my package with the name BkpTask. Now whenever I try to set the connection property of BkpTask to the testCon connection object, by typing testCon, it automatically gets cleared. I am not able to set the connection value.

Then after spending several hours I found that this is because I have customized the connection string in testCon. If I don't customize the connection string, I am able to enter the "testCon" value in the connection property of the BkpTask.

Is this an intrinsic issue?

View 2 Replies View Related

OLAP And ASP.NEt

Aug 2, 2005

Hi,


I am looking at deploying an ASP.NET site which accesses an OLAP database - Microsoft Analysis Services


My question is how is this normally done:



Straight SQL / Stored Procedures

3rd party Adhoc plugin

Anything else



If there is anyone out there with experience in using ASP.NET and
Analysis Services I would be interested in hearing how they did it -


Database Architecture
System Architecture



and any
pitfalls etc...


Thanks in Advance

Jerry

View 2 Replies View Related

OLAP

Aug 12, 2005

Does any one know a very good control for OLAP in ASP.NET?

View 2 Replies View Related

OLAp And MDX

Jul 28, 2000

How do I use vba string functions in MDX queries? The on-line help says that the functions can be used but I can't figure out the right syntax for it. PLEASE HELP!
I want to take the first letter from a level i.e.([NET INCOME] in the e.g. below) and display it.

For eg.
WITH MEMBER [DIMENSION].[NET INCOME].A AS 'LEFT({[DIMENSION].[NET INCOME].MEMBERS,1})'
SELECT
measures ON COLUMNS,
[DIMENSION].MEMBERS ON ROWS
FROM CUBE a.

View 2 Replies View Related

OLAP

Jan 17, 2001

I have install OLAP srvice on SQL Server 7.0 server.
When I try to connect to OLAP server I get the following error:
'cannot connect to the registry on the server computer'

Does anyone know how to fix this problem.

Thank You,
Mark

View 2 Replies View Related

SQL 70 And OLAP 2K On Same Box

Sep 25, 2001

Has anyone tried installing an OLAP Manager 2000 instance on a server that already supports SQL 7.0 and OLAP 7.0? We will not be using the OLAP 7.0 instance so we would like to either upgrage OLAP 7.0 to OLAP 2000 or unistall OLAP 7.0 altogether. Any feedback would be helpful. Thanks. James.

View 2 Replies View Related

Olap

Jul 7, 2004

hi,
i need "microsoft(r) sql server(tm) 2000 analysis services step by step" in digital,can you help me ?
shawnlee@cena.com.cn

View 1 Replies View Related

OLAP Help

Jan 20, 2004

i do not know if i am posting in the right place so forgive me if i have.
also i have search and cannot find any answers to this.

ok, i have Windows server 2003 and i want to run SQL on it, i got SP3a and i found out i need something like OLAP, and my PC does not have OLAP on it.

so i was wondering if someone will tell me how/where i can get if from.

thanks alot.

Mrbob2

View 5 Replies View Related

OLAP

Mar 20, 2007

Mary writes "Hi
Could you give me some notes about ALAP ? What is ALAP exactly? What is the usage of this part of SQL? Could you give me some example.

Thanx"

View 1 Replies View Related

I Can't See OLAP Databases ?

Jul 6, 2001

I was working with an OLAP Services Processing Task when I ran
into some difficulties. I was prompted with a message which told
me that the object could not be found.
When I went back to the OLAP Manager I was not able to see the
databases for that server.

Does anyone know why I can no longer see these databases i have
tried refreshing/rebooting......??

Thanks,
Ruaidhri.

View 1 Replies View Related

OLAP Security

Oct 2, 2000

Analysis services is installed on a Windows 2000 server (call it computer A) in Domain A. SQL 2000 has been installed on the server using mixed security. All of the SQL services are running under an account in Domain A (not local system).
The problem is the computer (call it computer B) I wish to run Analysis Manager on and use to administer the Analysis services on Computer A is in Domain B. There are no trusts between Domain A and Domain B.
Can Analysis services be administered by a computer in a domain not trusting the domain that the server running Analysis server is in?
Any help would be appreciated.
Thanks

View 2 Replies View Related

OLAP - Very Urgent

Dec 6, 1999

Hi,
Can anyone tell me where to fine some good help on designing Date type dimensions in an OLAP cube.
This particular thing has been a pain for me..
I have a Time dimension in my CUBE which has year-week-day as levels.
I want the week to start from Monday and span seven days ( naturally !! ). But OLAP surprises and entertains me by showing different number of days in every week. Whatever I do, it never starts a week on Monday and spans it for next 7 days consistently.

Help.

View 1 Replies View Related

OLAP Manager

Mar 29, 1999

I've installed SQL7.0 and OLAP service on my PC(windows 95), but I cannot find the OLAP Manager. Can an OLAP Manager be installed on Windows 95? If it cannot, can I create an OLAP database (or application) on my PC?

View 1 Replies View Related

OLAP Server

Apr 15, 1999

Anyone managed to get the OLAP server installed onto SQL7 Desktop?

I'm running it on Win98 and the installation only offers the Client and sample applications.

Obviously the client won't connect as there's no server to connect to.

The documentation on what does/doesn't run in Desktop version doesn't mention OLAP server.

Please email reply to me at RussLewis@msn.com

Thanks

View 1 Replies View Related

OLAP Services

Mar 2, 1999

I have installed OLAP services along with SQL Server 7.0. I want to use the sample MDX application supplied with the CD. When I try to use the dsample application, it comes up with a dialog to enter the server name and gives me an error unable to connect to the OLAP server.
My computer is Windows 98. Do I need to install OLAP Server ? If so how ?

Thank you

View 1 Replies View Related

OLAP License?

Mar 8, 2001

I can't find anything written about licensing for OLAP anywhere. Do I presume correctly that it doesn't require one of its own?

Thanks for any info.

Simon

View 3 Replies View Related

OLAP And Excel

Jun 6, 2001

I keep getting this error when trying to connect users to the OLAP server from
Excel.

"Unable to open connection.
Cannot Connect to server 'OLAP Server Name'.
OLAP server error: The operation failed due to network problems."

When I use this excel locally on my machine it works just fine. Any ideas?

View 1 Replies View Related

OLAP Tools?

Oct 4, 2004

So I am starting to look at an OLAP problem having been an OLTP DB wonk for several years.

All very nice. Am bending my head aorund cubes and the dimensions trciks and learing to choose them more carefully.

Have wokred through the various chapters of various SQL books (OLTP books with a couple of chapters of OLAP I admit) and am starting to feel if not comfortable with it at leats not compleetly terrified.

Now the Analysis manager in SQL is all well and good but I'm not about to hand it to the accounting monkeys that work here.

Does anyone have any suggetsions of some good OLAP specific books and any Cube viewing tools/suites/utilities that I can give to the computer-illiterate bean counters I work for?

many thanks

Steve

View 2 Replies View Related

OLAP Security

Jul 17, 2006

Hello DBForums

View 1 Replies View Related

OLAP Testing

Jan 15, 2007

Hi Guyz ,

I'm new to this forum and as well as new to OLAP testing . I would like to know OLAP testing and guidance for SQL server anlaysis services .

I have been trying install SQL server 2000 in my system but it not going through, Can anybody send information how to install SQL server and how to play with sample database.

View 2 Replies View Related

OLAP Problem!

May 31, 2007

I'm trying to retrieve calculated members from a cube using the OPENQUERY function and a OLAP linked server, the results from MDX Queries are then stored to a SQL Server DB Table.

below is the error message I get:

Could not get the data of the row from the OLE DB provider 'MSOLAP'.
OLE DB error trace [OLE/DB Provider 'MSOLAP' IRowset::GetData returned 0x80040e21: Data status returned from the provider: [COLUMN_NAME=[Measures].[first column] STATUS=DBSTATUS_E_UNAVAILABLE], [COLUMN_NAME=[Measures].[second column] STATUS=DBSTATUS_E_UNAVAILABLE]]

When I run the same query in MDX Sample Application it works fine!

Any help Please!

View 2 Replies View Related

Oltp && Olap

Dec 19, 2007

hello everyone,

Is it make sense to create 2 databases, OLTP for the insert, update and delete and OLAP for selection
and i'll sync between the 2 databases.

Thanks

View 2 Replies View Related

HELP OLAP Cubes

Mar 3, 2004

When I try to modify a OLAp Cube, suddenly appears a Error message

"Unknow Error. Restart the Application"

And this break my cube down

This is not always, just some time, for example when I proof the cube on Microsoft Excel or After I backed up the databes of analysis

What can I do?
I'll thanks your quick answer

NOTE: My cube use MOLAP aggregations

View 1 Replies View Related

OLAP Details Please

Aug 28, 2007

Can somebody please go in depth detail what exactly is done in OLAP? i know it deals with the data warehouse end. but what does the SQL DBA do in the OLAP end? please elaborate. thanks.

View 5 Replies View Related

OLAP Performance

Mar 28, 2006

Just to verify that I'm not insane:

Does Reporting Services have SERIOUS problems performance wise with OLAP data? Reports running directly against our relational datawarehouse run FASTER than reports going against the OLAP cubes. How can this be?

<rant>

At first i thought i was just missing something but the "upgrades" to reporting service have been a HUGE dissapointment, at least in the OLAP field:


- They STILL flatten the result set. How can this be after FIVE years??? After all the hype about UDM and improved integration with analysis services they STILL do this???

- Report builder: Has anyone seen a worse implementation of a reporting tool? Report models?? What about the UDM thats supposed to bridge the gap between analysis and reporting? Integration with SSAS? What integration? If anyone is using this for anything serious (and im not talking tech demos) i would like to know.

Is this what Microsoft defines as "Enterprise Reporting"?

</rant>



.. phew.. needed to get that off my chest.

View 1 Replies View Related

Olap Server

Mar 16, 2006

Hi everyone, Sql express support olap server?, because I try it to make an a Pivot table in Ms Excel, but i can't, then Sql server have this feature?thx.p.d: sorry but my english :P

View 3 Replies View Related

OLAP In SQL Server 2005

Mar 21, 2007

HI, i am new to OLAP in Sql Server 2005, bascially  i have read through lots of article on this OLAP and basically i get to know how it works and function theorically, but i could not find an article to show me step by step on how to create the cube and how to query the data from the cube. Would very much appreciated if somebody out there can explain to me in details how to i create cube from sql server 2005 as i totally no idea at all. Though i can view the sample cude in sql server 2005, but i dunno how to create it from my relational database. I need it very urgent as needed by my job functionality. Hope to get some explanation from you guys asap. Just assume i am totally new and please guide me step by step to create a normal and simple cube and query from the cube. I just need to create simple prototype. Thanks alot yea guys :)

View 3 Replies View Related

Olap Reporting With .net2005

May 30, 2006

Which forum do i go to to ask questiosn about configuring olap reports with .net 2005

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved