In Oracle 8.0.5,I want to ceate a partition table,
but it ocurr ora-00349,feature not enable: partitioning.
what should I do next?
Thanks.
YangWang.
Sent via Deja.com http://www.deja.com/
Before you buy.
Thanks.
YangWang.
Sent via Deja.com http://www.deja.com/
Before you buy.
partioning is only available for oracle enterprise edtion and not for
oracle 8 server.
check your oracle installataion:
select * from v$version
or check your options:
select * from v$option
thomas
> Thanks.
> YangWang.
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Are there any ways to set partitioning to true;
> partioning is only available for oracle enterprise edtion and not for
> oracle 8 server.
> check your oracle installataion:
> select * from v$version
> or check your options:
> select * from v$option
> thomas
> > In Oracle 8.0.5,I want to ceate a partition table,
> > but it ocurr ora-00349,feature not enable: partitioning.
> > what should I do next?
> > Thanks.
> > YangWang.
> > Sent via Deja.com http://www.deja.com/
> > Before you buy.
1. How to enable partitioning?
using Oracle 8i on windows 2000 pro
Just been given some sql scripts to create a schema. During table creation I keep getting "feature
not enabled : partitioning"
How can I enable it?
thanks
harry
2. Visual Objects -> Delphi Question
4. How can i solve this problem ? "ORA-00439: feature not enabled: Partitioning"
5. serial numbers jumped up - help
6. enable row movement for partition tables
7. String / Variable Problem - Dynamic Table Name
8. Urgent!!!Partition feature to be enabled
9. How to enable Objects and Partitioning on Oracle 8.0.5EE under Redhat 6.1
10. Partitioning option not enable.....
11. Enable Table Partition feature.