SAP HANA Model Validation and DataPreview Error
Dear Expert, We get some trouble when Data Preview the build HANA Model on HANA rev 91.Here is a sample CA view, quite simple, only 2 tables join together. And it works fine on the same HANA db with...
View ArticleSAP HANA SPS 09 - Charset encoding issue
Hello experts, I have recently upgraded my hana database from SPS08 to SPS09. After the upgrade, the data that contains special characters such as ç, ã, õ are displayed incorrectly. This data is...
View ArticleRe: Multiple schedules for a job?
By the way I'm getting weird scheduled times and days when I activate the job. Today is 2015-07-07, and when I activate the job I get the following schedules: 2015-07-07 21:00:00 for the daily schedule...
View ArticleRe: Error While activating Attribute view in HANA
what you are trying do do in your attribute view?
View ArticleRe: Error While activating Attribute view in HANA
Hi Sumeet, I have created one attribute view and while activating the view i am getting the issue like above i mentioned. Please guide me for the issue.Thanksjana
View ArticleRe: Error While activating Attribute view in HANA
Thats what I am asking , what are you trying to do in the same?Joining some tables or what? BR-Sumeet
View ArticleRe: SAP HANA SPS 09 - Charset encoding issue
Hello experts, after a few more tests I noticed that the issue is only in the HANA XS services. ODataModel binding is working fine. As mentioned in my original post, the library $.hdb fixes the problem.
View ArticleRe: objects are already locked by another change SAP HANA SP9
Hi, I have not had any such errors anytime but I did find a relevant note that could be usefulIs there a Lumira system involved here? if yes please refer the below SAP Note2092162: Lumira install fails...
View ArticleRe: Cyclic Dependency Error when calling a procedure from inside a procedure
I think the main issue is that I'm coming from more of a developer background than a database developer background and I'm trying to do things here that are probably better done in some other...
View ArticleRe: Objects getting deleted in HANA automatically
Hi, You can try setting up an AUDIT TRIAL under HANA Studio--> SECURITY--> AUDITINGAfter you setup the AUDIT trial the AUDIT table will get populated each time there is a DDL Statement executed...
View ArticleError while importing a schema
Hi Experts, I'm asking for your help: whenever I try to export a schema in SAP HANA Studio I get the error "Connection Reset".I've also try to export the schema via command line, but I obtain the same...
View ArticleHANA nJDBC issue in JPA application
Hi, We are in HANA version SP09 1.00.094.00.1427101515 and migrating our DB2 DB to HANA DB where we have few JPA and JDBC based application , in JPA application when we try to perform Insert statement...
View ArticleSAXParser not working
I created a XS Project with the following code : >>> Test.xsjstry {var parser =new $.util.SAXParser(); //No other lines of code} catch(e) {$.response.contentType...
View ArticleRe: SAXParser not working
What version is your HANA System? The SAXParser was new in SPS 09. I would suspect from the error you are getting your system is older than SPS 09. I cut and pasted your code into my system and it...
View ArticleRe: SAP ECC on HANA
Saee, the database migration HANA is a prerequisite for S/4HANA. In order to run S/4HANA, new code line needs to be activated and data migration to new data models needs to be completed. An example is...
View Articlewhrere cluase for all rows matches between tables
Hi i have two tables like below table1table2IDCOL1COL2IDCOL1COL211211213413411561178212212234234256256278278 I want to find the id where it matches all rows for the id with second table When i query...
View ArticleRe: HANA Norwegian Numerical format data
SAP HANA doesn't store the numbers in any locale format.Check Community criss cross puzzle posting in multiple locales for a more elaborate discussion of this topic. - Lars
View Article