Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Spatial Cartridge , - SDO_TUNE at Oracle 8.05 (win NT)
If I can execute
SDO_TUNE.estimate_tiling_level, this error message is displayed:
SQLWKS> execute mdsys.SDO_TUNE.estimate_tiling_level('body', 4,
'ALL_GID_EXTENT' );
mdsys.SDO_TUNE.estimate_tiling_level('body', 4, 'ALL_GID_EXTENT' );
*
ORA-06550: line 2, column 2: PLS-00221: 'ESTIMATE_TILING_LEVEL' is not a procedure or is undefined ORA-06550: line 2, column 2:
Before this, I executed
Prvttune.PLB and Sdotune.SQL as MDSYS user.
Does someone know, where is problem???
jst Received on Tue Aug 10 1999 - 08:08:53 CDT
![]() |
![]() |