Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Creating Scott/Tiger
The why not run the SCOTT.sql script in the RDBMS\admin directory. That's
the script to just create scott, and the table emp, dept and salgrade with
their data. That's the original script If I remember correctly. Sorry for
coming into the convo so late.
-----Original Message-----
Sent: Friday, August 30, 2002 4:43 PM
To: Multiple recipients of list ORACLE-L
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
-- 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). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: INET: Ivan_Rivera_at_doh.state.fl.us 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 - 16:14:05 CDT
![]() |
![]() |