cancel
Showing results for 
Search instead for 
Did you mean: 

Error while in Analytical View while Data Preview

atul_kulkarni9
Explorer
0 Kudos

Hi All,

I am getting error while doing Data Preview in analytical view. It Gives Below Error.

Please help.

Error: SAP DBtech JDBC:[2048]:column store error :search table error :[6941] exception 6941 : OlapEngine/Parallel/OlapAttributeApi.cpp:113

AttributeEngine: this operation is not implemented for this attribute type ;$function$=bwGetValueIdsFromValues:$message$=error in lockAVC()-->bwGetValueIdsFromValues(sortedValues,outputRefs,bv) On table Name.

Any Help on this would be appreciated.

Best Regards,

AtulK

Accepted Solutions (0)

Answers (2)

Answers (2)

lbreddemann
Active Contributor
0 Kudos

Atul,

two options here:

1. Provide more information on your model. How does the analytic view look like? What calculated columns etc. do you use?

2. You open a support incident and have this analyzed by SAP support.

Just guessing around what the problem might be is likely a big waste of everybody's time.

- Lars

former_member226419
Contributor
0 Kudos

Can you please let us know what you are trying to do?

atul_kulkarni9
Explorer
0 Kudos

Hi Sumeet,

I have Developed Analytical View ,. It gets successfully deployed. Now When im trying to do Data Preview in that when i dragged measure object then it gives above mentions error.

Thanks..

Best Regards,

AtulK

former_member226419
Contributor
0 Kudos

Seems that you are using attribute view in the same and analytical view contains lot of data..which in turn throwing dump 'out of memory' .

please check below.

Try to reduce the data by applying filters before join in attribute view and then use the same in analytical view.

Please check if you are joining tables and data types should not mismatch.

Thanks

Sumeet

atul_kulkarni9
Explorer
0 Kudos

Hi Summit,

Thanks..

As you suggested , I checked Data , there is now huge data. There are only around 1000 rows.

and Now i am checking Joining tables and data types mismatch situation.

Best Regards,

AtulK