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 [EMAIL PROTECTED]
        to [EMAIL PROTECTED]
        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: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

Reply via email to