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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Sample database

Re: Sample database

From: Hans Forbrich <forbrich_at_telusplanet.net>
Date: Wed, 21 May 2003 19:17:02 GMT
Message-ID: <3ECBCF7A.C223F48D@telusplanet.net>


Peter Morris wrote:

> Is there a sample Oracle database I can download,
> I want to practise things like configuration, backup,
> etc. Say, about 30 tables, plus indexes, stored procedures,
> triggers and so on. Maybe 50 MB or so.
>
> TIA
Easy enough to create your own for the data-volume part of it.

The data dictionary is fairly big - create a couple of tables like the DBA_xxx views, with an added key, then repeatedly add copies of the selected views setting the key based on row number. Received on Wed May 21 2003 - 14:17:02 CDT

Original text of this message

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