Database Utilities (MOSC)

MOSC Banner

sqlloder issue-control file

edited Nov 24, 2010 7:43PM in Database Utilities (MOSC) 2 commentsAnswered
 hi,

I wanted to append a value in front of a column in control file.

Ex:col1 =34

then output should be 00134

I tried with decode in control file:

SHIPTO_ID              position(14:21)  "Decode(:RECORD_VERSION,'1',:SHIPTO_ID,'76'||:SHIPTO_ID)"

But its not working.

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