Im trying loading data with format CSV or Excel to SAP HANA Database using the import statement from local content, but Im encountering a memory error while loading large files. How can I get pass this error? Is there a configuration setting I need to set to prevent this big load to break.
The other issue is with Date or DateTime fields extracted..... The only way the import will work If I map these fields (Date or DatTime) to string. It wont allow a Date field to be empty on the target Table.
Any suggestion please advise , urgent