Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> SC - is a bug?
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:
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
![]() |
![]() |