Re: Ha100 Coll 97 sps4 vs sps5
Rubane, We have many new enhanced and deprecated features in SPS5. Refer to the What's new document and release notes on SPS5. What's new Document - linkRelease note 1771591 - link These give you all...
View ArticleRe: AnalyticView Error
Hi Harish, I am quite curious to know how did you manage to define SQL data type of ST_POINT which is of GEOMETRY column store data type. So far, no such data type has been defined at...
View ArticleRe: HANA db case sensitivity with SQL text searches
Guys, I appreciate all of your great feedback on this. I am digesting all of this information and will discuss with the rest of my HANA developer team before deciding our approach and closing this...
View ArticleRe: HANA db case sensitivity with SQL text searches
Hi again, except for using the CONTAINS() function, there's no way to have this behavior without adding the generated column. On the other hand, this is not too bad. For pure NetWeaver scenarios using...
View ArticleSeleect Grant Error while executing SAP Hana Views
Hi, While activating Attribute view or Analytical view iam getting the "Grant Select privileges on schemas of the used data foundation tables to user "_sys_repo". I have all the required privileges...
View ArticleRe: How to restart HANA install?
Hi Ana Maria, I don't understand your comment. You completed HANA installation without modifying HanaHwCheck.py script file, is that it? Thanks.
View ArticleRe: Ha100 Coll 97 sps4 vs sps5
Rubane, The certification covers concepts from both SPS4 and SPS5. Ensure you understand each and every concept in detail and prepare as per the weightage specified in the Certification details....
View ArticlePAL - SAP DBTech JDBC: [423]: liveCache error: [423]...
Hi, when trying to exectute the following script (sample from the help document): SETSCHEMA AGS_SYSTEM;DROPTYPE PAL_AD_RESULT_T;CREATETYPE PAL_AD_RESULT_T ASTABLE("ID"...
View ArticleRe: PAL - SAP DBTech JDBC: [423]: liveCache error: [423]...
Dear Arno, Grant statement to the user is missing. Could you please try grant execute on system.afl_wrapper_generator to relevant_user_name; RegardsRaj
View ArticleRe: PAL - SAP DBTech JDBC: [423]: liveCache error: [423]...
Hi Arno This problem has already been discussed I request you to please refer to the following links: PAL - [423]: liveCache error SYSTEM.AFL_WRAPPER_GENERATOR PAL: Troubleshooting | SAP HANA PAL...
View ArticleRe: Need help with creating a new user/analytic privilege
Dear Benedict, Please refer to SAP note 1809199 which describes the solution for your problem. For your convenience I am pasting the solution below: Solution1. In HANA Studio, via the system panel open...
View ArticleRe: Error : Data provisioning is not configured
Hi Giridhar, Could you please close the thread by choosing Srinivas answer as correct. RegardsRaj
View ArticleHANA DBMS: uninstall.sh fails
Hi Guys We are trying to uninstall a SAP HANA system (revision level 41) but the un-installation fails. The last part of the setup.glf installation log file is shown below:...
View ArticleRe: Index on a column store table
Hi Lars, thanks for the clarification.I should have put my question up here much earlier Keith
View ArticleRe: What is the difference between Data Service and Modeler in HANA Studio?
Hi Mirella, Data Services (DS) is an ETL (Extraction, Transformation and Loading) Tool, whereas the Modeler is the admin and Modeling tool. Modeler is used to create objects which can be used to...
View ArticleRe: What is the difference between Data Service and Modeler in HANA Studio?
In addition to above points: BODS 4.1 is required to access HADOOP as a data source. The HANA modeller, can access only SLT and flat files as data source to control inbound flow of data into SAP...
View ArticleRe: Ha100 Coll 97 sps4 vs sps5
Check out the release notes @ http://www.saphana.com/docs/DOC-3015 hope this helps... Rama
View ArticleRe: Export data from HANA to other systems
Has anyone used SQL scripts or stored procedure to generate a flat file with high volume ( 1mill + ) rows from HANA analytical / calculation views? I have a project requirement for this and I am...
View ArticleRe: Export data from HANA to other systems
Hi Rama, I am sorry I could not understand the purpose of doing so. If you have the date field then you can write the proc using CE_OLAP_VIEW / CE_CALC_VIEW and then use the projection for date...
View Article