Re: ORA-01461 while moving data from sqlserver to oracle

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Jan van Veldhuizen (jan_at_van-veldhuizen.nl)
Date: 01/30/05


Date: Sun, 30 Jan 2005 22:27:41 +0100


<Eric> wrote in message news:evRWPc9AFHA.2788@TK2MSFTNGP15.phx.gbl...
> Jan van Veldhuizen wrote:
>
> > Now when a column has 2001 characters or more I get this error. I've
> > read a lot of it, but I do not fully understand what is wrong, and
> > more important, how it can be solved.
>
> Which version of Oracle? I think older versions had a limit of 2000
> bytes in a VarChar2 if I'm not mistaken.
>
Version 9

> You can always use a ?LOB field for larger data, but there's limits of
> how you can query the data.
>
> That limit is higher is newer versions.
>
> By the way, the auto-generated SQL isn't very efficient.

No problem. A conversion program is not run daily. Only once or twice per
customer, so inefficiency is not so bad in that case.
>
> Eric



Relevant Pages

  • Re: ORA-01461 while moving data from sqlserver to oracle
    ... bytes in a VarChar2 if I'm not mistaken. ... You can always use a ?LOB field for larger data, ... how you can query the data. ... the auto-generated SQL isn't very efficient. ...
    (microsoft.public.dotnet.framework.adonet)
  • Pls correct SQL. Urgent
    ... Please correct this SQL which is returning multiple records. ... The above query returns: all unique records ... CALL_STATUS VARCHAR2, ...
    (comp.databases.oracle.server)
  • Pls correct SQL - Urgent
    ... Please correct this SQL which is returning multiple records. ... The above query returns: all unique records ... CALL_STATUS VARCHAR2, ...
    (comp.databases.oracle.misc)
  • Pls correct SQL - Urgent
    ... Please correct this SQL which is returning multiple records. ... The above query returns: all unique records ... CALL_STATUS VARCHAR2, ...
    (comp.databases.oracle.tools)
  • Re: Can this code be made more efficient ?
    ... could make a query that used a OUTER join that table to tblKeywords and in a ... be able to help you write the Query. ... > I have to run this many thousands of times in a conversion program, ...
    (microsoft.public.access.formscoding)