Quantcast
Channel: SCN: Message List - SAP HANA Developer Center
Browsing all 9165 articles
Browse latest View live

Re: HANA dev edition . Using HANA studio with an http proxy

Hi Andre, thank you for your answer. However, i could do telnet using proxy to ports 50014, 3..13, etc.

View Article


Re: SAP Hana dev studio in linux 32bits

Hi, did you know if SPS06 really contains 32 bit vesion? If true, where can I download from? best regards

View Article


Re: Sending parameters between script calculation views

HI Amir, Have one doubt. 1st part is passing a value through BO prompt to Hana CV, its clear. For 2nd do you want to pass the parameter at the run time? Please elaborate the requirement for the 2nd...

View Article

Re: two aws instances in one hdb studio

Karsten, i think my first license is still valid since i have kept it as my "technical debt", but what has tripped me was that i tried reusing different portions of AWS infrastructure like IP, AMIs,...

View Article

Image may be NSFW.
Clik here to view.

Re: How do I solve "System locked; license invalid or expired" in HANA...

Thanks, but that link leads to a suggested solution fails at "Step 1 - Find your hardware key" with the following error: FWIW the "start over from scratch" solution worked just fine.

View Article


Image may be NSFW.
Clik here to view.

Re: How do I solve "System locked; license invalid or expired" in HANA...

Thanks, but that link leads to a page that does not help... the screenshots don't look anything like the displays that appear for the 30 day CloudShare trial, and the suggested solution fails at the...

View Article

Re: HANA dev edition . Using HANA studio with an http proxy

Hi Alejandro, The next thing is to check your HANA Studio proxy settings, by choosing  Window -->Preferences--> General-->Network Connections.If you are connecting using a proxy, you must have...

View Article

Re: SAP Hana dev studio in linux 32bits

Yeah, SPS6 has 32 bit version REGIAt present you can download it only from SAP Marketplace :Even Thomas has mentioned the complete path in thread :http://scn.sap.com/thread/3281439...

View Article


Re: How to call a Stored Procedure with output type TABLE

Hi Qaiser, Call the procedure like this: CALL "EC2"."outputselect" ('pass_value_of_keyword', null); RegardsRaj

View Article


Re: Connecting to SAP HANA on AWS using Elastic ip vs. Public DNS

Anuj, Below are my answers to your original questions: Q 1. Can any one explain why despite of being able to ping, logon to server etc, having an entry in host file I am still not able to create a...

View Article

Image may be NSFW.
Clik here to view.

Re: How to get all Column names from a table in SAP HANA?

Hi, In SQL editor, write the below query: SELECT SCHEMA_NAME, TABLE_NAME, COLUMN_NAME, POSITIONFROM    SYS.COLUMNS WHERE SCHEMA_NAME = 'SRK' AND TABLE_NAME = 'EMPLOYEE'ORDER BY POSITION; Here is the...

View Article

Re: Where practically we can and should use HANA?

There is a lot of information on this topic on the saphana.com website. The Developer Center is primarily for technical questions regarding HANA development.

View Article

Re: Getting Error While Using PAL lib. In HANA

Hi, yes, but you can regenerate after you restart the system. The AFL_WRAPPER_GENERATOR is not a persistent procedure, at least for the current versions. But, if solving the problem of internal...

View Article


Re: Getting Error While Using PAL lib. In HANA

Hi Trinoy,  I created a CSS ticket about the subject to my Sys admin, and they contacted the AFL PAL support team who recommended to restart the System to solve this issue!  They restarted the system...

View Article

Re: How to call a Stored Procedure with output type TABLE

Hi Qaiser, Create a global temporary table which is exactly same as  table type(selecttypeall) like gt_selecttypeall and call your procedure as below CALL "EC2"."outputselect" ('pass_value_of_keyword',...

View Article


Re: Help on Granting roles to the current user

You are getting "Insufficient Privilege" error:To run this SQLYou should either have GRANT_ACTIVATED_ROLE SQL Privilege on _SYS_REPO assigned to your username or Log in to HANA using user SYSTEM and...

View Article

Re: form-based authentication - how to build and specify my customized form...

We do not yet have a mechanism for you to build your own customized form based logon page.

View Article


Re: How to get all Column names from a table in SAP HANA?

Hi, Alternative to what Raj mentioned above, you can also look into TABLE_COLUMNS. Regards, Ravi

View Article

Re: How to call a Stored Procedure with output type TABLE

Hi, Please refer to the following thread for the sample example http://scn.sap.com/thread/3376895 Also please refer to the section 10.3.2 Calling SQL script from Java in HANA SQL script reference....

View Article

Re: Connecting non-production SAP systems and BI Platform to HANA

Hi Joseph, I don't see any "connection problems" as well.You have the options to have your SAP HANA Developer Edition and choose from several HANA Cloud environment (eg. AWS or CloudShare), and you can...

View Article
Browsing all 9165 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>