Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Problem Running SQL Script
> KENNETH JANUSZ wrote:
>
> I am working through the book "OCP Intro to Oracle9i; SQL Exam Guide"
> by Jason Couchman. On page 6 they say to run the script utlsampl.sql
> to create objects. So, I have run it from the Command Prompt,
> SQL*Plus and the SQLPlus Worksheet with the same problem. I have
> checked Oracle Press Books for errata and there is none listed. Here
> is what I get:
>
> SQL> @c:\oracle\ora90\rdbms\admin\utlsampl.sql;
> Disconnected from Oracle9i Enterprise Edition Release 9.0.1.1.1 -
> Production
> With the Partitioning option
> JServer Release 9.0.1.1.1 - Production
>
> Any ideas as to what the problem is?
>
> I'm running 9.0.1 on a Dell 8200 with XP Prof.
>
> Thanks,
> Ken Janusz, CPIM
Ken,
Don't look for problems when there is none. Have a look at utlsamp.sql, especially towards the end, and you will be enlightened. Notice something like SET TERMOUT OFF towards the beginning too.
-- Regards, Stephane Faroult Oriole Ltd -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Stephane Faroult INET: sfaroult_at_oriole.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 Wed Feb 06 2002 - 10:13:01 CST