How To Load ASCII And Hex Data And Avoid SQL*Loader-261 (illegal Use Of TERMINATED BY For RAW Field)
(Doc ID 2001590.1)
Last updated on NOVEMBER 25, 2019
Applies to:
Enterprise Manager for Oracle Database - Version 10.1.0.2 to 12.1.0.7.0 [Release 10.1 to 12.1]Oracle Database - Standard Edition - Version 7.3.4.0 to 12.1.0.2 [Release 7.3.4 to 12.1]
Oracle Database - Personal Edition - Version 7.3.4.0 to 12.1.0.2 [Release 7.3.4 to 12.1]
Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Information in this document applies to any platform.
Goal
NOTE: In the images and/or the document content below, the user information and environment data used represents fictitious data from the Oracle sample or built-in schema(s), Public Documentation delivered with an Oracle database product or other training material. Any similarity to actual environments, actual persons, living or dead, is purely coincidental and not intended in any manner.
1. You have a file with both ASCII and RAW data that needs to be loaded into the database with SQL*Loader, e.g.:
5. How to load ASCII and Hex data and avoid SQL*Loader-261 (illegal use of TERMINATED BY for RAW field) ?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |