Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Identifying tablespace name
Hello,
I've got a query that is producing the following error message.
ERR: DBD::Oracle::st execute failed: ORA-03232: unable to allocate an extent of 14 blocks from tablespace 1 (DBD ERROR: OCIStmtExecute).
In reading older posts, I think I've figured out what the problem might be, but I'm having the darndest time figuring out which tablespace is having the problem. How do I make sense of "tablespace 1"? Is "1" some sort of Tablespace ID? I do not have a tablespace with that exact name (Not according to SELECT TABLESPACE_NAME FROM DBA_TABLESPACES;) Any ideas what to do with this information? Thanks in advance.
Glen Received on Mon Mar 11 2002 - 08:24:02 CST
![]() |
![]() |