Oracle DB Error ORA-01754 a table may contain only one column of type LONG

Oracle DB Error ORA-01754 a table may contain only one column of type LONG

The following is the cause of this error:

An attempt was made to add a LONG column to a table which already had a LONG column. Note that even if the LONG column currently in the table has already been marked unused, another LONG column may not be added until the unused columns are dropped.

Action you can take to resolve this issue: Remove the LONG column currently in the table by using the ALTER TABLE command.


Tags: Database, Microsoft, SQL, Oracle, Software, DBMS




Disclaimer:Pak/ed and the contributors are not responsible for any errors contained and are not liable for any damages resulting from the use of this material.  Disclaimer


Related

Home      Disclaimer      Advertise      Contact      Privacy Policy     

Copyright © 2004-16 Paked.com. All rights reserved.

Note: Site best viewed at 1024 x 768 or higher screen resolution