Hmmm....   They have only 1400 columns in the database including this column. 
 If it includes the columns in views ....

But wait, actually that's not the problem.  I created an empty database and 
the table still blew up on me.

Karen

 
> Karen,
> 
> Are you perhaps running into the other limit?  Total Number of columns in 
> the data base.  That limit is something over 16,368 column names.  I am not 
> sure if that limit applies only to table column name or to a combination of 
> table column name and view column names.  Note!! there is a row in the 
> SYS_COLUMNS system view for each column in a defined view.
> 
> Perhaps Razzak can chime in about the Total Column name limit.
   

Reply via email to