RE: ORA-01458

2001-04-24 Thread Gogala, Mladen

Try upgrading to 8.1.7.1 if it's out for NT. Quite a few bugs were fixed

-Original Message-
Sent: Tuesday, April 24, 2001 12:52 PM
To: Multiple recipients of list ORACLE-L


Sonja, this is bug. Promised to be fixed in 8.1.6, and back again :(
Workaround is to 
create table .. as select ..  OR simply create table,  than insert...
HTH
Vadim Gorbounov
Oracle DBA


-Original Message-
Sent: Tuesday, April 24, 2001 11:26 AM
To: Multiple recipients of list ORACLE-L


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, 0, "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).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Vadim Gorbounov
  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).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Gogala, Mladen
  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).



RE: ORA-01458

2001-04-24 Thread Vadim Gorbounov

Sonja, this is bug. Promised to be fixed in 8.1.6, and back again :(
Workaround is to 
create table .. as select ..  OR simply create table,  than insert...
HTH
Vadim Gorbounov
Oracle DBA


-Original Message-
Sent: Tuesday, April 24, 2001 11:26 AM
To: Multiple recipients of list ORACLE-L


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, 0, "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).
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Vadim Gorbounov
  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).



ORA-01458

2001-04-24 Thread Sonja Šehović

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, 0, "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).