Database Utilities (MOSC)

MOSC Banner

Problem to describe VARRAY type in ctl file for SQL*Loader

edited Oct 10, 2012 1:08AM in Database Utilities (MOSC) 3 commentsAnswered
Hello,
My version of Oracle is 10.2, and I use SQL*Loader.
I created a Varray type :
CREATE Or Replace TYPE GroupVarray IS VARRAY(50) OF NUMBER(38,0)');

SQL*Loader doesn't work this data type because I don't know to describe this data type in the CTL file.

Can you help me to write the correct file ?

Thanks for your help.



Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center