SAP HANA Articles

Page 58 of 58

Is Partitioning required in SAP HANA tables for one million records?

Anil SAP Gupta
Anil SAP Gupta
Updated on 30-Jul-2019 251 Views

I think you are over thinking on a potential issue. The size of tables as you said will be rarely over one million records which does not qualify it to be considered a big table. In my application we have tables which are much bigger than that but still work pretty well over time. Also, as you said that data is mainly categorized on a daily basis so, theoretically it makes sense to partition tables on dates.  It should improve the performance to some extent. But it can also lead to good number of partitions which can backfire too from ...

Read More

Instantiation of Export Options throws an Exception in SAP Crystal Report

SAP Developer
SAP Developer
Updated on 30-Jul-2019 207 Views

Even after referencing the correct version of the dll, if you are still getting the error then it means that the runtime for the crystal reports is not properly installed.I think you would have used MSI installer over EXE for the installation of SAP Crystal Reports however it has a shortcoming that the MSI installer does not properly incorporate Crystal Reports with Visual Studio.

Read More

Building an XCode application using Maven plugin (SAP)

Anil SAP Gupta
Anil SAP Gupta
Updated on 30-Jul-2019 225 Views

Note that Xcode-maven-plugin is not compatible with maven 3.1. You have to downgrade to lower version Maven 3.0.x.

Read More
Showing 571–573 of 573 articles
« Prev 1 54 55 56 57 58 Next »
Advertisements