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: ORA-06553: PLS-707: unsupported construct or internal error [2603]

Re: ORA-06553: PLS-707: unsupported construct or internal error [2603]

From: Terry Ball <terry_ball_at_csgsystems.com>
Date: Thu, 10 May 2001 08:45:03 -0700
Message-ID: <F001.002FF714.20010510083102@fatcity.com>

The only time I saw this, the db create had gone awry. We needed to re-run catalog.sql and catproc.sql (as sys).

Terry

zabair ahmed wrote:

> Has anybody seen the following error on logon to sqlplus
>
> >sqlplus dbu/dbu
>
> SQL*Plus: Release 8.1.7.0.0 - Production on Thu May 10 14:29:27 2001
>
> (c) Copyright 2000 Oracle Corporation. All rights reserved.
>
> ERROR:
> ORA-06553: PLS-707: unsupported construct or internal error [2603]
>
> Error accessing package DBMS_APPLICATION_INFO
> ERROR:
> ORA-06553: PLS-707: unsupported construct or internal error [2603]
>
> Connected to:
> Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production
> With the Partitioning option
> JServer Release 8.1.7.0.0 - Production
>
> SQL> show user
> USER is "DBU"
> SQL>
>
> There are a number of invalid views belonging to SYS.
>
> SYS.GV_$ARCHIVED_LOG
> SYS.GV_$BACKUP_DATAFILE
> SYS.GV_$BACKUP_PIECE
> SYS.GV_$DATAFILE_COPY
> SYS.GV_$DISPATCHER_RATE
> SYS.GV_$LOCK_
> SYS.GV_$MTS
> SYS.GV_$PROXY_ARCHIVEDLOG
> SYS.GV_$PX_SESSTAT
> SYS.V_$DISPATCHER_RATE
> SYS.V_$BACKUP_SET
> SYS.V_$BACKUP_PIECE
> SYS.V_$ARCHIVED_LOG
> SYS.GV_$TEMP_EXTENT_MAP
> SYS.GV_$SYSTEM_PARAMETER
> SYS.GV_$SORT_USAGE
> SYS.GV_$SGASTAT
> SYS.GV_$SESSION
> SYS.V_$SESSION
> SYS.V_$ROLLNAME
> SYS.V_$PROXY_DATAFILE
> SYS.V_$PROXY_ARCHIVEDLOG
> SYS.V_$MTS
> SYS.V_$LOADPSTAT
> SYS.GV_$PROXY_DATAFILE
> SYS.GV_$PARAMETER
> SYS.GV_$MLS_PARAMETERS
> SYS.GV_$LOADPSTAT
> SYS.GV_$DELETED_OBJECT
> SYS.GV_$BACKUP_SET
>
> When i try to recompile these i get the following error messge
>
> SQL> alter VIEW SYS.V_$BACKUP_PIECE compile;
>
> alter VIEW SYS.V_$BACKUP_PIECE compile
> *
> ERROR at line 1:
> ORA-00604: error occurred at recursive SQL level 1
> ORA-00904: invalid column name
>
> Anybody seen this before i had a quick look in Metalink but couldn't find
> anything useful.
>
> Oracle 8.1.7.0.0 on Solaris 5.6
>
> TIA
>
> Zabair
>
> _________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: zabair ahmed
> INET: zabaira_at_hotmail.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: Terry Ball
  INET: terry_ball_at_csgsystems.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 Thu May 10 2001 - 10:45:03 CDT

Original text of this message

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