Oracle DB Error ORA-01723 zero-length columns are not allowed

Oracle DB Error ORA-01723 zero-length columns are not allowed

The following is the cause of this error:

During CREATE TABLE, a zero-length column was specified, for example, CHAR(0).

Action you can take to resolve this issue: Correct the column declaration so that the length is at least 1 and try the operation again.


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