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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Creating Scott/Tiger

RE: Creating Scott/Tiger

From: Freeman, Robert <Robert_Freeman_at_csx.com>
Date: Fri, 30 Aug 2002 12:43:26 -0800
Message-ID: <F001.004C483F.20020830124326@fatcity.com>


There are differences in the two scripts as I recall. The sqlplus demo scripts
do not build the scott account, and only build the basic dept, emp tables with
some data.

The utlsampl.sql script is much more encompassing, creating users scott, adams, jones, clark and blake, granting privs, creating tables with pk's and fk's. Much more complete.

RF

Robert G. Freeman - Oracle OCP
Oracle Database Architect
CSX Midtier Database Administration
Author
Oracle9i RMAN Backup and Recovery (Oracle Press - Oct 2002) Oracle9i New Features (Oracle Press)
Mastering Oracle8i  (Sybex)

The avalanche has begun, It is too late for the pebbles to vote.

-----Original Message-----
Sent: Friday, August 30, 2002 2:14 PM
To: Multiple recipients of list ORACLE-L

Hi Jonathan

> I need to create the Scott/Tiger schema in Oracle9i. Does anyone
> recall off the top of their head just where the script to do this is
> located?

The creation script can usually be found in ${ORACLE_HOME}/sqlplus/demo/demobld.sql

Regards
Dale



Need instant schema documentation? Check out the DDL to HTML generator in the free DataBee DBATool. http://www.DataBee.com/dt_home.htm
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: 
  INET: Dale_at_DataBee.com

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).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Freeman, Robert
  INET: Robert_Freeman_at_csx.com

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 Fri Aug 30 2002 - 15:43:26 CDT

Original text of this message

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