Read SQLLoader format fixed length file in OIC
Summary
Read file for staging in OICContent
Hi,
I am trying to read a fixed length file, which is my source. This file is in sql loader format. In on prem, the control file is used to load the file into tables. Current setup is completely in the cloud, so no sql loader to load the file. I want to stage this file in OIC. Could not find a fixed length format to read the file. What is best option. I was also thinking of loading this to tables in ATP but I could not find an sql loader alternative on the cloud to load to atp. DBMS_Cloud package
0