Can somebody figure out what this means?
2007-06-13 13:11:38,194 DEBUG (HibernateManager:188) – Configuring database for: oracle
2007-06-13 13:11:47,438 ERROR (SchemaExport:167) – Unsuccessful: create table action (action_id number(19,0) not null, name varchar2(255), class varchar2(255), primary key (action_id))
2007-06-13 13:11:47,440 ERROR (SchemaExport:168) – ORA-01536: space quota exceeded for tablespace 'UPTIME_DATA'
I am trying to run on an oracle backend and this error is coming up followed by about 400 more.