Installing Hana server : Cannot create Instance
Hi, I am installing HANA Server on VMware for Testing, and getting the following error. Log file:06:40:03.982 - INFO: File '/usr/sap/HDB/home/.sapenv.csh' was updated06:40:03.953 - INFO:...
View ArticleRe: Self Join in HANA
Hi, if you are using only TABLEA, no need to create a Attr view. Directly create an Analytic view with table TABLEA and select the output fields.Let the Logical view comprise of Data foundation only....
View ArticleRe: SLT Replication - Status Scheduled
Hi, Try doing the Data Transfer Jobs and Initial Load Jobs as 0, 0, of other Configurations/Schemas in SLT's LTR transaction. Regards,Papil.
View ArticleRe: Lock timeout error trying to create a partition
Hi, Try partitoning the BSEG table from SLT using the t-code IUUC_REPL_CONTENT - Maintaining the replication settings.Select the schema, select BSEG, go to 'Edit settings' and enter the script in the...
View ArticleRe: SLT Replication - Status Scheduled
Hi Haran, First of all thank you for your reply I tried with step number 1 & 2, it was all normal there.Coming to 3, I don't have any transformation built in SLT. I checked in MWBMON, After...
View ArticleFor Cursor SPS04 SPS05?
Hi All, In SPS04 I use this: CREATE PROCEDURE MYPROC(out o_code nvarchar(1000)) AS cursor c_a(table_name nvarchar(256)) for select table_name from...
View ArticleRe: Self Join in HANA
Hi Papil, I need to have a drilldown and hierarchy based on the selected items in the Attribute View, but I don't have a separate table with this data as master data, i will have to get it from this...
View ArticleRe: (Student) How to get started with HANA ?
Hi Daniella, I am currently QA analyst and over 12 years of experience. I thought to change my career to SAP. I am wondering it is possible to do this kind of career change. I am not a programmer. Do I...
View ArticleRe: Not able to connect to AWS HANA instance via HANA Studio using SYSTEM
Here is the error log from HANA Studio. Port 30015 is already open in my Security Group. com.sap.ndb.studio.jdbc.JDBCConnectionStatus: Database connection is not available. See error log for more...
View ArticleRe: HANA - AWS SP05 - When?
How do I go about creating a new instance? I already have one at Rev 36. When I go to this link...
View ArticleRe: Unable to Start Information Composer (SAP HANA Sandbox)
Hi Yasmine, The trial system doesn't offer IC anymore for almost a year now. Since most people used it only for data import when the feature was not yet available in the HANA studio back then, we...
View ArticleConsumption of stored HANA procedures from ABAP
Hi, I want to connect ABAP system to the HANA sandbox system and use its stored procedure. I tried creating entry in DBCON to connect to HANA DB. But its not working. Can anybody please help me knowing...
View ArticleRow Based Updates in HANA
Is there a best practice on performing row based updates in HANA? for e.g. you are inducting the VBAK table via SLT from ECC and you want to perform a lookup on a master data table not available in ECC...
View ArticleRe: Not able to connect to AWS HANA instance via HANA Studio using SYSTEM
Hi again, Just to let you know I gave it a try from home and I was able to connect. Now, I'm wondering if I need to turn off all the 3 areas (Domain, public and private) in Windows 7 enterprise, under...
View ArticleRe: Not able to connect to AWS HANA instance via HANA Studio using SYSTEM
It's your company firewall blocking outgoing requests on port 30015. Seems they allow port 22 which is used by putty. Changing your windows 7 firewall settings should not have any effect to my...
View Articleat the moment it is not possible to create the SAP HANA Developer Edition
At the moment it is not possible to create theSAP HANA Developer Edition on AWS as described here:http://scn.sap.com/docs/DOC-28294After Input of our SCN User and passwordwe add our AWS account number...
View ArticleRe: Fail to drop fulltext index
Did anyone solve this issue ? I meet some issue, even can't drop this table with fulltext index.
View ArticleXS Engine Debugging Support
Hi, Previous I was using XS Engine on SP04 and when there was an error in your code it would print the error message directly into the browser. Very handy. However, we have now migrated to SP05....
View Article