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

Re: Updating UI5 resource version on HANA DB

Did you clear your browser cache?   Have you looked at the files directly in the repository via Studio or Web-workbench to verify the version or just running one of the pages?

View Article


Re: insert a new line character in calculated columns in SAP hana

DECLARE var1 NVARCHAR(2); SELECT BINTOSTR( HEXTOBIN('0D0A') ) --Carriage return line feedINTO var1FROM DUMMY; :var1 can now be used in select statements and logic to concatenate texts.  Regards,CPJ

View Article


Not able to Activate Repository Procedure calling R procedure..

I'm getting "Could not create catalog object: insufficient privilege; Not authorized" error when tried to Activate the procedure under Repository. The procedure which I'm trying to activate calls the...

View Article

Re: Saving SQL output to a pdf file

The EXPORT command is to export tables. It doesn't support arbitrary SQL statements.In SAP HANA there is no SQL level command to export result sets.You can however use the command line tool hdbsql to...

View Article

Image may be NSFW.
Clik here to view.

Re: Updating UI5 resource version on HANA DB

Thanks Thomas for the reply. I did clear the browser cache and check the repository files.  For eg. the library.js comment snippet shows this /** * Initialization Code and shared classes of library...

View Article


SAP HANA

Hi , Please provide me the questions for HANA certification related to Data modelling,Provisioning, analytic privileges,hierarchies.Approaching SAP HANA Modeling (Quick overview of HANA...

View Article

Image may be NSFW.
Clik here to view.

Re: Kick off parallel processing

As i understand i have to avoid these points in the picture to optimize my procedure.

View Article

Re: insert a new line character in calculated columns in SAP hana

Hi, but this thing I want to implement while creating Calculated Columns. Is it possible to write an SQL Script while creating an "Calculated Column". Can you help out with this RegardsRahul

View Article


Re: Kick off parallel processing

Correct, you can find the restrictions also in the SQLScript Reference Guide.

View Article


Any documentation for the values in OBJECT_DEPENDENCIES.DEPENDENCY_TYPE

Hello, I am using SQL statements to view the dependencies between tables, views, sequences and procedures. However I can not find a documentation for the values in the column...

View Article

Re: JDBC driver bug in Connection.setSavepoint()?

Hello Michael, Is there any plan to include savepoint support in the near future?

View Article

Image may be NSFW.
Clik here to view.

Re: HANA is ignoring WHERE clause in procedure

Thanks It does work with the colon.  But I never noticed a difference when using the colon or not. In the past I often used the syntax without colon for SQLScript variables. What's exactly the...

View Article

Re: HANA is ignoring WHERE clause in procedure

the colon is to read a value from the variable.  please create another question for your new question / issue

View Article


Re: How to calculate SQUARE ROOT on a column in SAP HANA Graphical Modeling?

Hi Ramana, Please use SQRT Function in calculated Measure column to achieve this. SQRT ("Measure") Please refer help.sap.com, this details are already available there....

View Article

Re: How to calculate SQUARE ROOT on a column in SAP HANA Graphical Modeling?

Hi Muthuram, This function available in SQL Script only but not in Graphical modeling.If you try to create any Calculated column in Calculation View then SQRT function is available in the functions...

View Article


Re: How to calculate SQUARE ROOT on a column in SAP HANA Graphical Modeling?

Hi Ramana, To get SQRT of Measure, In SQL Script, You can write directly, But in Graphical Modeling, Calculated column is the only option. Best Regards,Muthu

View Article

Re: How to calculate SQUARE ROOT on a column in SAP HANA Graphical Modeling?

Hi Muthuram, I found that function in calculated column itself by choosing SQL from drop down from top right corner.Thank you very much. Regards,Ramana.

View Article


Image may be NSFW.
Clik here to view.

Re: Passing procedure input parameter to XSJS

Florian, Thanks for your reply, it helped me a lot. My case was similar to the below discussion where your answer helped me to achieve what i want.  https://scn.sap.com/thread/3763297   Thanks once...

View Article

SUM error during S/4HANA Conversion

Hi experts, I'm trying to convert our development system to S/4HANA On-premise 1511 SPS01. I could successfully generate the stack.xml file by using Maintenance planner. However, SUM shows the...

View Article

Re: AFL Connector File

Hi Florian, Please share any related documents to use flowgraph model. Does the SAP stopped,providing the HANA AFL connector ? Please clarify Thanks

View Article
Browsing all 9165 articles
Browse latest View live


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