Hi
I was wondering what I can do here.
Am I suppossed to increase the allowable lenth somewhere?
How?
SQL> COPY FROM barf/barf@ora.barf INSERT newsonlinedb.news USING select * from barf.barf where id in(1198784,1198678,1198782,1198771,1198770,1198773,1198781,1198758,1198776,1198772,1198778,1198779,1198783);
ERROR:
ORA-01483: invalid length for DATE or NUMBER bind variable
Action: Check your Oracle Operating System-specific documentaion for the maximum allowable length.
Many Thanks
MC!
I was wondering what I can do here.
Am I suppossed to increase the allowable lenth somewhere?
How?
SQL> COPY FROM barf/barf@ora.barf INSERT newsonlinedb.news USING select * from barf.barf where id in(1198784,1198678,1198782,1198771,1198770,1198773,1198781,1198758,1198776,1198772,1198778,1198779,1198783);
ERROR:
ORA-01483: invalid length for DATE or NUMBER bind variable
Action: Check your Oracle Operating System-specific documentaion for the maximum allowable length.
Many Thanks
MC!