SSAS 2008R2 Oracle OLEDB dimension is not porceesed
hi all
sql20008 r2 on localhost w7 (x64).
oracle 11g connect
use oracle oledb
i have both 32 bit , 64 bit client (in path 32 bit first one)
i made dsv on oracle in bids , works ok.
i see oracle data explore data in bids 2008.
but whn process employee_d dimension got error
(sql tables dimension porocessed ok) :
errors in olap storage engine: error occurred while 'employee ref id' attribute of 'a0_employee d' dimension 'emis external v3' database being processed.
errors in olap storage engine: error occurred while 'person name' attribute of 'a0_employee d' dimension 'emis external v3' database being processed.
reading forum re-tried tricks impersonation info - 4 of them
it not worked out.
any ideas ?
i found
as you mentioned when i design a cube in ssas; using the visual studio 32 bit modules using 32bit oracle oledb modules.
but when try deploy cube, visual studio is trying talk 64bit sql server which means that sql agent using 64bit microsoft & oracle oledb modules.
but in few words; needed install 2 oracle clients @ same time.
i tried put in path env. variable paths 64 bit client first
but got error
ora-01013: user requested cancel of current operation
SQL Server > SQL Server Analysis Services
Comments
Post a Comment