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 -> SC - is a bug?

SC - is a bug?

From: jst <jst_at_pobox.sk>
Date: Mon, 6 Sep 1999 18:20:06 +0200
Message-ID: <936634787.909627@virtual.netlab.sk>


After installing Spatial Cartridge at Oracle 8.05 (Win NT) and executing all necessaries scripts as MDSYS user (CATMD.SQL, SDOWIN.SQL, PRVTWIN.PLB) there are some undefinied functions.
For example, the function SDO_WINDOW.BUILD_WINDOW is undefinied, this error message is displayed:

execute mdsys.SDO_WINDOW.BUILD_WINDOW('mdsys', 'example', 1, 10, 100, 100, 110,100,100,130) ;

ORA-06550: line 2, column 2:
PLS-00221: 'BUILD_WINDOW' is not a procedure or is undefined
ORA-06550: line 2, column 2:

PL/SQL: Statement ignored

But the function SDO_WINDOW.CLEAN_WINDOW () which is created by the same script is running correctly.

Greatly appreciate for any comment or advise.

Jan Received on Mon Sep 06 1999 - 11:20:06 CDT

Original text of this message

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