dbTalk Databases Forums  

sql server on the same machine - data.

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss sql server on the same machine - data. in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Oleg Boldyrev
 
Posts: n/a

Default sql server on the same machine - data. - 07-21-2003 , 09:23 AM






I have a default instance Sql Server 2000sp3 and the same version analysis
services on the same machine. The problem is with the OLE DB data source
connected to this sql server. It is defined OK, but when I try to create a
cube based on it every table in every database yields a message "the
selected table lacks required numeric columns" and the tables won't browse.
When I connect a data source to a remote SQL Server everything works fine.
Who can help?



Reply With Quote
  #2  
Old   
Lutz Morrien
 
Posts: n/a

Default sql server on the same machine - data. - 07-22-2003 , 01:38 AM






Oleg,
is it possible, that your database tables does not
contain numeric values, i.e. all numbers are stored as
strings?

You'll need at least one numeric value in the fact table-
otherwise you cannot start creating a cube.

HTH Lutz

Reply With Quote
  #3  
Old   
Oleg Boldyrev
 
Posts: n/a

Default Re: sql server on the same machine - data. - 07-22-2003 , 06:13 AM



Lutz,
No that's not the reason. The tables contain all the nesessary columns. I
connect to Northwind locally and remotely and obtain different results. I
already found out that this is the sql server who is the culprit, not the
analysis service.
Thank you.
"Lutz Morrien" <nospam.lutz.morrien (AT) ocb (DOT) com> wrote

Quote:
Oleg,
is it possible, that your database tables does not
contain numeric values, i.e. all numbers are stored as
strings?

You'll need at least one numeric value in the fact table-
otherwise you cannot start creating a cube.

HTH Lutz



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.