Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Infinite Rows?

Re: Infinite Rows?

From: Chuck <skilover_nospam_at_bluebottle.com>
Date: Wed, 01 Mar 2006 17:22:19 GMT
Message-ID: <fLkNf.5846$d61.5299@trnddc05>


mike.jones_at_xenicom.com wrote:
> While whiling away the afernoon a college enquired as to the maximum
> number of rows you could have in a table, assuming that Oracle
> "numbered" rows. I explained the rowid concept but then thought,
> well...
>
> So given a table
>
> create table add_nauseam
> ( monkey_id number,
> text clob
> )
>
> And this were partioned on Monkey ID (obviously)
>
> and an infinate number of Monkies sat at an infinite number of
> workstations running an application to fill in said table, could we get
> a row with the complete set of Oracle 10G documentation in it? (assume
> HTML versions if easier)
>
> I assume its a case of OS Dependent on the amount of Disk that could be
> present but wondered out of pure idle curiousity if there was some
> limit re: tablespace / partitions or even if eventually the ROWID
> construct would just "run out" of permutations?
>

The concepts manual should provide what you're asking for.

BTW have you tried this on a quantum computer? And if so, was it on or off. :)

-- 
To reply by email remove "_nospam"
Received on Wed Mar 01 2006 - 11:22:19 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US