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

Home -> Community -> Usenet -> c.d.o.server -> Re: Can not execute a Statspack Report (spreport.sql)

Re: Can not execute a Statspack Report (spreport.sql)

From: <Christopher.Jones_at_oracle.comX>
Date: 27 Aug 2002 18:00:57 +1000
Message-ID: <ufzx0rarq.fsf@oracle.comX>


chse30_at_hotmail.com (Christian Svensson) writes:

> FEJL i linie 2:
> ORA-06550: line 2, column 17:
> PLS-00103: Encountered the symbol "&" when expecting one of the
> following:

Perhaps the SQL*Plus SET DEFINE command is being switched off in your login.sql or glogin.sql? Try executing SET DEFINE ON in the SQL*Plus session before you start the script.

Chris

-- 
Christopher Jones, Oracle Corporation, Australia.
Received on Tue Aug 27 2002 - 03:00:57 CDT

Original text of this message

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