Asked: Jun 10 2008 4:47 PM GMT
Asked by: Meb
Can I use filler to skip a column in a csv file on SQL*LOADER rel 8.0.6.3.0
CSV input file,
Oracle E-Business Suite,
SQL,
CSV
We are running Oracle E-business suite 11.5.10.2 on db 9i but when I execute sql*loader it gives me version 8.0.6.3.0. Is the key word FILLER available for me to use to skip unwanted columns in a comma delimited input file? I know FILLER became a key work in 9i - is that the db 9i? Why is my sql*loader so old and is that what's preventing me from using FILLER. I get SQL*Loader-350: Syntax error - Expecting "," or ")", found "FILLER".
Please help!