dbTalk Databases Forums  

What is "exposed names" in AS ?

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


Discuss What is "exposed names" in AS ? in the microsoft.public.sqlserver.olap forum.



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

Default What is "exposed names" in AS ? - 08-03-2003 , 03:13 PM






Hi:

I got error message below while processing a partition:

Data source provider error: "Tables or functions 'dimTable_sales' and
'dimTable_sales' have the same exposed names. Use correlation names to
distinguish them.;42000; Time:8/3/2003 12:09:41 PM"

Anyone can tell me what it means? What is "exposed name"?

Thanks



Reply With Quote
  #2  
Old   
Matt Carroll [MS]
 
Posts: n/a

Default Re: What is "exposed names" in AS ? - 08-04-2003 , 02:00 PM






This is an error message from the data source saying two tables have the
same name in the from clause. This is generated by DSO based on the cube
source table, the dimension tables, and other properties. Without seeing
the database, I'm not sure what the exact cause of the problem is.

Not a complete answer, but I hope this helps.
- Matt Carroll
--
This posting is provided "AS IS" with no warranties, and confers no rights.

"Polaris" <etpolaris (AT) hotmail (DOT) com> wrote

Quote:
Hi:

I got error message below while processing a partition:

Data source provider error: "Tables or functions 'dimTable_sales' and
'dimTable_sales' have the same exposed names. Use correlation names to
distinguish them.;42000; Time:8/3/2003 12:09:41 PM"

Anyone can tell me what it means? What is "exposed name"?

Thanks





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.