In this post, you’ll learn more about the Oracle ErrorSQL*Loader-00504: Error skipping records in file (string) with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
SQL*Loader-00504: Error skipping records in file (string)
Reason for the Error SQL*Loader-00504: Error skipping records in file (string)
SQL*Loader could not open the file or could not read from it.
How to fix the Error SQL*Loader-00504: Error skipping records in file (string) ?
You can fix this error in Oracle by following the below steps
Check that the file is where it is expected and that read access has been granted.
Leave a Reply