Oracle Error Message
SQL*Loader-00490: absolute position is not allowed for inline collections
Reason for the Error
The absolute position specification was used for inline collections. Specifying the absolute position for inline collections is not supported.
Solution
Use relative positioning for inline collections.