Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Ora
Yechiel,
SELECT ts#, name
FROM sys.ts$
WHERE ts# = 3;
Jerry Whittle
ACIFICS DBA
NCI Information Systems Inc.
jerome.whittle_at_scott.af.mil
618-622-4145
> -----Original Message-----
> From: adary_at_mehish.co.il [SMTP:adary_at_mehish.co.il]
>
> Hello All
>
> I got the following error:
> ORA-03232: unable to allocate an extent of 127 blocks from tablespace 3
> How can I know what tablespace is '3'?
> ora816 on nt.
>
> Yechiel Adar, Mehish Computer Services
> adary_at_mehish.co.il
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Whittle Jerome Contr NCI INET: Jerome.Whittle_at_scott.af.mil Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Wed Feb 06 2002 - 13:39:36 CST