|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Monday, November 08, 2010 9:23 PM
Points: 10,
Visits: 40
|
|
I installed Sql server 2008 SSAS ,for Microsoft Dynamics AX 2009 . I am getting following errors while procesing some of my cubes,
OLE DB error: OLE DB or ODBC error: Invalid column name 'INTERCOMPANYDIRECTDELIVERY'.; 42S22; Invalid column name 'FORECASTDMPINCLUDE'.; 42S22; Invalid column name 'PBACUSTGROUPID'.; 42S22; Invalid column name 'INTERCOMPANYALLOWINDIRECTCRE80'.; 42S22; Invalid column name 'WEBSALESORDERDISPLAY'.; 42S22; Invalid column name 'INTERCOMPANYAUTOCREATEORDERS'.; 42S22.
Processing Dimension 'Customers' failed.
Please help me in resolving the above issues.
|
|
|
|
|
SSC Rookie
      
Group: General Forum Members
Last Login: Friday, September 02, 2011 5:19 AM
Points: 41,
Visits: 802
|
|
I think data definition has changed in relational database or it is out of synch with DB ...please refresh database from Data source view DSV and then reprocess the cube.
Thanks, Amit G http://www.msbiconcepts.com
|
|
|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Monday, November 08, 2010 9:23 PM
Points: 10,
Visits: 40
|
|
| thank you, i refreshed.. but still error is not solved..
|
|
|
|
|
SSCrazy
      
Group: General Forum Members
Last Login: Yesterday @ 10:07 AM
Points: 2,802,
Visits: 7,107
|
|
We need a bit more information,
are those valid columns in the dimension source table ?
|
|
|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Monday, November 08, 2010 9:23 PM
Points: 10,
Visits: 40
|
|
| actually those fields are there in axapta database but not in sqlserver.. but in Virtual PC cube got processed in the same scenario.
|
|
|
|
|
SSCrazy
      
Group: General Forum Members
Last Login: Yesterday @ 10:07 AM
Points: 2,802,
Visits: 7,107
|
|
if they are not in the source tables then it wont process.
when you go into the DSV and preview the data for that table do you get an error?
|
|
|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Monday, November 08, 2010 9:23 PM
Points: 10,
Visits: 40
|
|
I could not find preview in data source view of SSAS..
|
|
|
|
|
SSCrazy
      
Group: General Forum Members
Last Login: Yesterday @ 10:07 AM
Points: 2,802,
Visits: 7,107
|
|
| right click on table --> explore data
|
|
|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Monday, November 08, 2010 9:23 PM
Points: 10,
Visits: 40
|
|
| ya am able to open table. Am not getting error
|
|
|
|
|
SSCrazy
      
Group: General Forum Members
Last Login: Yesterday @ 10:07 AM
Points: 2,802,
Visits: 7,107
|
|
| are those columns in the data preview?
|
|
|
|