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

Re: How to escape keywords in Local Table Types definition of Stored Procedures?

Hi Philipp, I think you are using Repository based development approach. It might be different syntax as compared to creating the objects directly in the SQL editor. Did you try to create your Table...

View Article


Re: How to escape keywords in Local Table Types definition of Stored Procedures?

You maybe need to rename based local table type attribute, such as  SELECT M1."PRODUCT_GROUP" as "PRODUCT_GROUP", E1."MATERIAL_ID" as "MATERIAL_ID", E1."MARKET" as "MARKET", E1."FROM" as "FROM",...

View Article


Where can I see logs of OData Service usage?

I have several OData services available. I want to see which are used. Where in the system can I see logs of when and how often OData services are being used?

View Article

Image may be NSFW.
Clik here to view.

Re: How to escape keywords in Local Table Types definition of Stored Procedures?

Hi Philipp, the answer here is "you cannot use keywords as parameter names".It's simply not supported, even though the documentation doesn't have an explicit dis-support note for this case, it is...

View Article

Re: Save failed while saving HANA db procedure

Thank you Jerry, it has worked.  One strange thing I noticed is that in order to get DELETE to work I had to use quotes around schema, table and column names.  SELECT on the other hand worked with out...

View Article


Image may be NSFW.
Clik here to view.

Re: cursor issue with for update in sap hana

Hi Ramya, You are right. I executed the following code and it seems using "for update" causes the loop to execute once more for the first row at the end. If you remove "for update", then the loop is...

View Article

Data Type in SAP HANA for amounts with +/- Sign

Hello Experts, I am trying to upload .csv file into HANA. My source system contains some amount fields with +/- signs (Ex:223.00-). I assigned data type Decimal(p,s) for these fields while creating...

View Article

Re: HANA UOM conversion functionality

Hello Declan,I've replicated the TCURC table in our schema and in the calculated measure, i need to do a qunatity conversion on LABST from MARD table.So, i went to advanced tab: and chnaged the Type as...

View Article


Re: Plan execution failed in calculation view

Hi Dmitry, It is a generic error. Mostly caused when the operation becomes more than what HANA can handle. Data Preview is not a very helpful feature as it creates a very huge query with sum of all KFs...

View Article


Re: HANA Calculation of differential amount on the fly

Lars,Thanks for the solution. I was trying to call the procedure directly from my calc view using:call "_SYS_BIC"."Myschema/ViewProc"(var_out); for which I got the above error I stated. But for now I...

View Article

Re: HANA Calculation of differential amount on the fly

Hi Jerry,You are right, as I mentioned below created a work around but approach via direct SQL to var_out suggested by Lars also works better. Thanks again! Thanks,Anil

View Article

Re: ECC to HANA 2nd DB Connection Failure

We solved this issue by install HANA client in ECC Application Server.Thanks Fernando. Close this one.

View Article

Image may be NSFW.
Clik here to view.

Re: HANA DB- "Some Services not started". whats the issue??

OK, I have looked at your environment, updated your hosts file and license. Clearly, it looks like the environment has been messed up . Couple remarks: Your hosts file doesn't reflect your HANA server...

View Article


Re: HANA UOM conversion functionality

Try it with different data.In the above example you have 68 EA converted to 68 CS Cases.But there is no standard coversion factor to say how many pieces are in case 1,12,..30 ?( May be wrong on that...

View Article

Image may be NSFW.
Clik here to view.

Re: HANA DB- "Some Services not started". whats the issue??

Rocky, At Last!!!! Its working.. Thanks a lot bro... I am able to access my HANA cloudshare environment. All status are in "Green" mode... As you said i need to use the extrernam IP address to connect...

View Article


Re: How to get value from table with BigInt data type?

It seems that rs.getBigInt(i) return an object and we have to convert it to int64 value.I tried: vat aBigIntNum  = Number(ctypes.Int64(rs.getBigInt(i)));and it works for me now.  Hope this help someone...

View Article

Re: Required Delivery unit for the version 48

Hi Michael, I sent an email to devcenter@sap.com regarding this. They replied that it was a small issue in the backend because of which SP05 image was used instead of SP06. CloudShare was also copied...

View Article


Re: HANA access via ODBC on Linux

Hi NassThank you for responding, I did get around my problem.ODBC was picking up the wrong libraries due to multiple versions of UnixODBC installed, all resolved by removed the older installations....

View Article

Re: SAP Hana Local Runtime start error

mee too - same error

View Article

Re: SAP Hana Local Runtime start error

I just figured out a workaround: Define a new runtime server without any blanks in the server name Run As -> Run on Server->Manually define a new server->Choose SAP HANA Cloud local runtime...

View Article
Browsing all 9165 articles
Browse latest View live


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