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: Problem Running SQL Script

Re: Problem Running SQL Script

From: <Rick_Cale_at_teamhealth.com>
Date: Wed, 06 Feb 2002 09:05:26 -0800
Message-ID: <F001.0040769C.20020206082329@fatcity.com>

Without seeing the script I would guess one of two things.

  1. Trying to connect to a non-existant user.
  2. It actually worked and script suppresses output to terminal.

I would open up the script and look to see what it is doing. Perhaps put spool command if it does
not have one.

Rick

                                                                                       
                               
                    "KENNETH JANUSZ"                                                   
                               
                    <kjanusz_at_worldne        To:     Multiple recipients of list 
ORACLE-L <ORACLE-L_at_fatcity.com>       
                    t.att.net>              cc:                                        
                               
                    Sent by:                Subject:     Problem Running SQL Script    
                               
                    root_at_fatcity.com                                                   
                               
                                                                                       
                               
                                                                                       
                               
                    02/06/2002 10:33                                                   
                               
                    AM                                                                 
                               
                    Please respond                                                     
                               
                    to ORACLE-L                                                        
                               
                                                                                       
                               
                                                                                       
                               




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

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author:
  INET: Rick_Cale_at_teamhealth.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 - 11:05:26 CST

Original text of this message

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