FW: ORA-24372

FW: ORA-24372

 

  






> I have a column that does not have a dataype and it causing a problem
> with the table. I get the following errors:
>
> SQL> desc diagram_objects;
> ERROR:
> ORA-24372: invalid object for describe
>
>
> SQL> show errors
> No errors.
> SQL> select * from diagram_objects;
> select * from diagram_objects
> *
> ERROR at line 1:
> ORA-04063: table "CINERGY.DIAGRAM_OBJECTS" has errors
>
> How do I add a dataype to this column
>

Oracle LazyDBA home page