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 -> plsxml and checkdeps.sql errors

plsxml and checkdeps.sql errors

From: Matt Houseman <mhousema_at_ix.netcom.com>
Date: 2000/09/21
Message-ID: <8qep75$aqo$1@slb0.atl.mindspring.net>#1/1

All,

When I execute the checkdeps.sql script in SQL*Plus, I get the following error messages:

SQL> @E:\Oracle\Ora81\plsxml\install\checkdeps.sql

  v OWA.VC_ARR;
    *
ERROR at line 8:

ORA-06550: line 8, column 5:
PLS-00201: identifier 'OWA.VC_ARR' must be declared
ORA-06550: line 8, column 5:

PL/SQL: Item ignored
ORA-06550: line 10, column 9:
PLS-00201: identifier 'HTF.STRONG' must be declared
ORA-06550: line 10, column 3:

PL/SQL: Statement ignored
ORA-06550: line 11, column 3:
PLS-00201: identifier 'OWA_UTIL.MIME_HEADER' must be declared
ORA-06550: line 11, column 3:

PL/SQL: Statement ignored

Do I need to install additional software or is there some configuration that I must perform. The goal of this exercise is so that I can parse XML using PL/SQL. Thanks in advance,

Matt Houseman Received on Thu Sep 21 2000 - 00:00:00 CDT

Original text of this message

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