hello everybody,
I have oracle 8.1.5 on NT and I see partitioning is not enabled ,when I try to create a partitioned table it gives error and in v$option also it gives false to partitioning.I checked in CD also but there no component is found regarding partitioning.also I see
Export transportable tablespaces false
Function-based indexes FALSE
Instead-of triggers FALSE
will i be able to use these features.or these r not in 8.1.5 ,what's the issue?
Hi ,
Try running this $ORACLE_HOME\rdbms\admin\ Catpart.sql in sys.If it doesnt work,then I think u must have not enabled the partition option while instalation.I have faced this some time before.So u have to reinstall Oracle, with the partition option checked while installation.
hello vinodkmg,
i donot see any check option in CD regarding partitioning.I have checked it thoroughly,it only says typical or custom installation,I also checked all compnents of custom installation.anybody know about it?
Bookmarks