Re: Error importing SQL dump: Object is being imported by other transaction
Hay; If you check SAP Note 1926428 you will find that Creating a tenant powered by SAP HANA from a backup file may fail if there are another same operation is ongoing against the same SAP HANA...
View ArticleRe: TO_INT SQL HANA
What kind of error do you get?Why do you use IFNULL here?Since you only do a test for NULL here, the IS NULL predicate would be correct. - Lars
View ArticleExport entire schema contents programmatically
Hi all, Using HANA studio we can export the entire db contents of all tables under one schema, is there a way to do this programmatically?Kindly let me know. Regards,Mohan
View ArticleRe: Accessing a hana instance from other systems?
Sorry, I end up in loop trying to understand what you want to know.Can you be more clear?Regards, Fernando Da Rós
View ArticleRe: MAX funtionality in HANA
Hi Lars Can you please help find what is wrong in this below script? I am not good at script hence struggling.. BEGINvar_out= select...
View ArticleRe: MAX funtionality in HANA
Hmm... you like to complicate things for yourself, do you? Why don't you try to get it to run in the SQL console first?Anyhow, there's just a little typo: Can you please help find what is wrong in this...
View ArticleRe: Accessing a hana instance from other systems?
sure, @Fernando Ros , my doubt is how can we access the sap hana instance which is already created and applications we already deployed into our trial account from different system(i.e from diffrerent...
View ArticleImport with replace command into existing schema
Hello Colleagues, I am trying to do the following.1. I have 2 schemas A and B in a system.2. I need to copy all the contents of A into B.3. I have exported both A and B. B as a backup.4. Can i import A...
View ArticleSchema Mapping for XSJS, XSOData, & XSOData Exits
Hi,Before reading my question you may find it helpful to reference this other topic, though it does not provide the answer I'm searching for - Schema Mapping for XS Components. I'm trying to reference...
View ArticleCreate a Script-Based Calculation View in HANA Development Perspective
Hi Friends, I am trying to create script based calculation view in HANA development perspective using project explorer. When I create the file with extension like CV_TEST_SQL.calculationview , I am...
View ArticleInstallation stuck at "Starting SAP HANA Database system"
Trying to install HANA SP8 on SUSE Linux using hdblcmgui -- hdbinst_server_ignore=check_min_mem, it stuck at "Starting SAP HANA Database system.."Checked the install log at /var/tmp/, nothing...
View ArticleRe: Create a Script-Based Calculation View in HANA Development Perspective
Hi Kumar Swamy, We can Change in subtype dropdown.we can select SQL Script
View ArticleHANA Amount Conversion to Decimal Data Type
Hello All I would like to get your thoughts on converting a column of Amount values to Decimal of scale 2. Eg: 80 to 80.0080.5 to 80.50 Thanks.
View ArticleRe: Accessing a hana instance from other systems?
Hi Gowtham, If you can to migrate from trial cloud to local this is an export / import on file menu. Obs: I don't know if export works on cloud, maybe some colleague can complement If you want just to...
View ArticleRe: HANA shows bad performance with large dataset join
Sorry Axel, but a few boxes with arrows don't really provide enough information to figure out what's going on.We don't know the join types, conditions or cardinalities you use.We don't know the level...
View ArticleRe: Import with replace command into existing schema
Hi Akhil, The content you say are the table data, right?Normally when export we choose binary and when importing it's very quick as we aren't not merging but just importing the snapshop from the binary...
View ArticleRe: Import with replace command into existing schema
Hi Fernando, You got my situation right on.I do want to merge the two schema which are lying on the same instance. Since I am new to sql, Could you please post some commands I can use. Also I have...
View ArticleBOBJ on top of HANA server.
Hi Gurus, I'm curious, is it possible to install SAP BI on top of HANA. I know with SAP Lumira it can be done using XS engine but what about other BI apps like Xcelcius, CrystalReport, Dashboard,...
View ArticleRe: SAP HANA CEI Segmentation error
In HANA Studio, is your package named in lower case? Please check.
View Article