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

Re: Unable To Create Partitioned table Acrross Multiple HANA instances

It doesn't have to be a syntax error, perhaps it cannot find any service on that host and port. The Admin guide says CREATE TABLE <table_name> <table_contents_source> AT [LOCATION]...

View Article


long Savepoint durations, high log latency or low throughput

Hi All How do we find out long Savepoint durations, high log latency or low throughput in SAP HANA, would anyone please advice. Thank youJonu

View Article


Re: print a statement in console????

This isn't possible. The console displays what's sent to Java's standard output (via Eclipse) - which is in no way accessible from SQL.

View Article

Re: Scalar type not allowed : SQLSCRIPT

Hi, I'd highly recommend recommend spending time learning how to develop efficient data models in HANA. There are courses HA100, HA200, HA300 from SAP that may interest you.  Additional resources...

View Article

Re: Scalar type not allowed : SQLSCRIPT

Hello Jody, Thanks for the valuaböe information.I am sure that those resources will help me a lot.Thanks again. Mesh

View Article


Re: Subtract timestamps, result with fractions of seconds

Hi  I am also looking for a datediff like function. In my case I would like to determine today's date and then calculate what the date was 3 months ago. This creating a dynamic filter that will always...

View Article

Re: Call proceedure results a null value

As far as I know, functions are not supported as development artifacts in the HANA Development Perspective in HANA Studio, yet. You'd need to create them directly in the Catalog (Modeler...

View Article

Re: How to do a WHILE DO loop on data from a SQL Calculation View

Hi Shree Thanks.  I tried as you suggested and still got zero rows when I called the procedure. I also tried Select * From Table_2 and only showed the Header Row. I tried the procedure two ways (see...

View Article


Long login to SAP B1 releated to HANA issue.

Dear all, I have strange issue with SAP B1 for HANA and with HANA itself. When users are logging to SAP B1 it takes about 2 minutes to log in, durning that time SAP B1 client hangs, goes gey and stops...

View Article


Image may be NSFW.
Clik here to view.

Re: How to do a WHILE DO loop on data from a SQL Calculation View

Hi John, Method 2 would give an error for sure as loop's WHILE condition would check whether VAR_2 > 0 and whereas the VAR_2 variable does not hold any value. However, you should get a similar...

View Article

Re: Help requested re: LCM Connection Error

Hi John, one question: do you have found a solution for this problem? I'm running into the same error. RegardsPeter

View Article

Customized Date format using DatePicker

Hi Team, Please tell me how to declare customized date like MM/yy using DatePicker element.Reply me any sample working code to do so. Thanks,Nagender Naroju.

View Article

Re: Calculated column using timestamp

Hi Ashutosh, Lets say format of DATE is 14.01.2014 You can useRightStr(string("DATE"),4). So convert to string and get 2014.  Regards,Viren

View Article


Re: How will the HANA System use the space in Fusion IO Card

Hi, I'm the Social Media manager with Fusion-io. To help clarify, SAP specifies that Fusion-io be used for HANA appliances for logging. Main data processing otherwise occurs “in-memory”. You can also...

View Article

system table name to get metadata of a calculation view in HANA

Hello     I have created a graphical calculation view,which is running sucessfully.  Example :- table1, table2 -- > join_1 ( table1.id =table2.id) --> projection_1 -> Aggregation -- >...

View Article


Re: Batch writing into HANA over ODBC

Not sure if you want to hear this: when you write your data into a file, you can then issue an SQL IMPORT FROM statement where you can specify the number of threads and batch size to use. -- Micha

View Article

Re: INSERT statements in HANA DB

Why not writing the tuples into a CSV file and loading them with a short SQL statement? -- Micha

View Article


Re: INSERT statements in HANA DB

But how will your script connect to HANA DB?Via ODBC? If so, then you'll probably commit one insert at a time in your script code, right?It should be fine then.You just won't be able to test it via...

View Article

Re: SQL BETWEEN in HANA

Hi Sangmesh,try thisvar_out= CE_PROJECTION(:table1,["col1","col2","col3","col4"],  ' " col2"  >= "col3" AND  "col2" <="col4" ' );This should work. Please let me know the result.Regards,Vijay

View Article

HANA Databases: RDBMS and HANA, where do I put my data?

I need some clarification regarding the databases provided by HANA Cloud. So far, the HANA's presentation I have attended emphasized on the in-memory technology and the potentiel of HANA to provide...

View Article
Browsing all 9165 articles
Browse latest View live


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