hana-cli
Version:
HANA Developer Command Line Interface
22 lines • 682 B
HTML
<body>
<div class="body conbody">
<p class="shortdesc">Maximum file size to allow for import (in megabytes)</p>
<p class="p">
Sets the size limit for source files. Files larger than this limit will be rejected to prevent
memory issues and system overload.
</p>
<p class="p">
<strong>Recommended Values:</strong>
</p>
<ul>
<li>Development/Testing: 100-500 MB</li>
<li>Production: 500-2000 MB (depending on system capacity)</li>
</ul>
<p class="p">
<strong>Default:</strong> 500 MB
</p>
<p class="p">
<strong>Note:</strong> This limit protects against accidental large file imports that could consume system resources.
</p>
</div>
</body>