Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> ORA-01458

ORA-01458

From: Sonja Šehović <sonja.sehovic_at_pbz.hr>
Date: Tue, 24 Apr 2001 07:50:51 -0700
Message-ID: <F001.002F05C9.20010424072555@fatcity.com>

Hi all!
Oracle 8.1.7 on WinNT.
When I try to copy one table from one schema to another I get this error message.

        ORA-01458: invalid length inside variable character string

Description is "very informative"

        01458, 00000, "invalid length inside variable character string"
        // *Cause:
        // *Action:

This is what I did:
        copy from xx/aa_at_orcl.world-
        to scott/tiger_at_orcl.world-
        create abc using select * from abc;

Do you have any suggestions?
TIA,
        Sonja

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: =?iso-8859-2?Q?Sonja_=A9ehovi=E6?=   INET: sonja.sehovic_at_pbz.hr

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Tue Apr 24 2001 - 09:50:51 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US