Quantcast
Channel: SCN : Unanswered Discussions - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 5115

Partial failure occurs in importing text file

$
0
0

Hi Guys

 

I am trying to import a text file that is 35mb. The first few times I did this, it worked fine, but now, it does not work. The script I am using to import with is:

 

IMPORT FROM CSV FILE '/usr/sap/TWD/home/TWDData/COMPANY.txt' INTO "TWDUSR"."COMPANY"

WITH

RECORD DELIMITED BY '\n'

FIELD DELIMITED BY '|'

optionally enclosed by '~'

ERROR LOG '/usr/sap/TWD/home/TWDData/COMPANYErr.Log'

BATCH 1000;

 

I have attached the COMPANYErr.Log file to if this helps.

 

I don't know what to do here, and tried to search the forums for answers with no luck.

 

Thanks in advance.


Viewing all articles
Browse latest Browse all 5115

Trending Articles



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