Re: Error after starting SAP HANA Studio: [SCR] Found components with...
Hello everyone I've got the same error after SAP HANA Studio update on SAP HANA host side whenI installed MC_STUDIO100_85_2-10009662.SAR to update my Studio from 85.00 to 85.02 The folder...
View ArticleRe: How to query partition tables
Hi there, requesting data from specific partitions is not supported.What's the use case here?When you choose HASH/ROUNDROBIN you decided upfront that you don't care how the data gets distributed.Why...
View ArticleRe: Script Calculation view Use Case
Yes there are.By reading the documentation you can easily find out which kind of use cases that might be. Enjoy reading. - Lars
View ArticleRe: Error in calculated column based on restricted measure in calculation view
Hi Satish, I am not using cloud. As I mentioned that when I select all the measures(including restricted) I am getting the data, but when I am selecting only final calculated measure, it is giving me...
View ArticleRe: user defined function does not work in select statement
Please see thread User defined function does not work in SELECT statement with "column table"
View ArticleRe: exception 10001001: Search result size limit exceeded: 3763576320
Hi Lars, thank you for this information! So only querying the contents works fine, because the processing is splited into independet tasks running on each partition and only these sub results are...
View ArticleRe: Delete the "Generated Time data" HANA Live HANA SPS07
i had the same issue with memory fullI delete everything in the table but it did not free memory and i still a a full /vol/vol_HDB/data file systemhow can i clear it
View ArticleRe: Need Help in hadoop enhancements! stuck at creating Virtual UDFS
May be it is little late.. In your remote source creation, you missed a equal sign.. webhdfs_url=http://<urhost>:<urport>
View ArticleHow to update SAPUI5 lib in SAP HANA System ?
How can I update the SAPUI5 library installed in our SAP HANA system ? current v is 1.20 and I want to have the latest v 1.26 because some controls and methods and bug fixes is not available in the old...
View ArticleRe: How to update SAPUI5 lib in SAP HANA System ?
The only supported way to upgrade your SAPUI5 version within HANA is to upgrade the HANA system itself to a newer SPS level.
View Articledberror(PreparedStatement.execute): 2048 - column store error: search table...
Hi Team, While i am saving CDS Entity in xsds, i am getting the following error,Kindly let me what is the meaning of this error message? dberror(PreparedStatement.execute): 2048 - column store error:...
View ArticleRe: dberror(PreparedStatement.execute): 2048 - column store error: search...
Also i am getting the following error as well dberror(PreparedStatement.execute): 129 - transaction rolled back by an internal error: exception during deltalog replay. See trace file for more information
View ArticleRe: dberror(PreparedStatement.execute): 2048 - column store error: search...
And i got the following messages from trace log file [3631]{334470}[15061/344334] 2015-03-31 16:07:12.360928 e DeltaLog_Replaye Replay.cpp(00544) : Can not create delta for table that is not yet...
View ArticleRe: What is wrong with foreign key constraint checks on column tables?
Hmm... technically I don't see why setting a NOT NULL constraint to a foreign key should be considered "breaking the foreign key reference".You're not touching the data here, but only the constraint...
View ArticleRe: Error in calculated column based on restricted measure in calculation view
Well, let's wait for it... maybe I did not correctly reproduce your example.Good choice to go with the support incident here!
View ArticleRe: Error while in Analytical View while Data Preview
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.....
View ArticleRe: Error while in Analytical View while Data Preview
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...
View ArticleHow to do a Full Text Search using SINA API?
Hi Guys, I am looking for a Full Text Search example using the specialized SINA service framework in HANA for my UI5 web application running on HANA SP08. SP08 does does not support $SEARCH for OData...
View ArticleSAP HANA Calculation View - Rank Node
Hello Experts My requirement is to sort the data result by a field, and I tried to use the Rank node in the Calculation view to achieve it. Created a projection node and joined it to the Rank node. I'm...
View Article