SQLLDR Errors with Segmentation Fault (core dumped)
Hello:
We are using EBS 12.2 and Sqlldr 10.1 on our Linux server. We are importing data into Payables and have a few setup from over the years without seeing this error. We're setting up a new one and are getting this error. So I have a couple of questions to try to figure this out.
1) Is there a limit to the number of fields to include in the load control file?
2) We are receiving a text file that uses the bar '|' as the separate rather than a comma ',', I updated "fields terminated by" to the '|'. Is there anything else that has to be setup for it to accept this separator?