Home » SQL & PL/SQL » SQL & PL/SQL » Copy Command Error Message
Copy Command Error Message [message #38780] Tue, 14 May 2002 07:48 Go to next message
Dany Kattar
Messages: 2
Registered: May 2002
Junior Member
I was trying to copy a table from one database to another and I got ora-65535 and i can't find it in documentation. I tried another time to do the same thing but it gave me an "application error(Dr. Watson" How can i proceed with the copy command??? can anyone help me?
Re: Copy Command Error Message [message #38802 is a reply to message #38780] Wed, 15 May 2002 23:39 Go to previous message
Maaher
Messages: 7065
Registered: December 2001
Senior Member
It is a known feature (aka bug). Avoid using the COPY command, try using INSERT...SELECT... instead. If it isn't possible, you can always try to use the Non-GUI version of SQL*Plus (Plus33.exe/Plus80.exe/Sqlplus.exe - depending on your version) from a DOS-Box. At Metalink you can find more details about this bug.

MHE
Previous Topic: Gaps in Data
Next Topic: Figuring out the years and sorting by month
Goto Forum:
  


Current Time: Fri Mar 29 05:36:48 CDT 2024