Hi,
I tried to create partitioning table, but I received an error :
ORA-00439: fonction non activée : Partitioning
Because the parametre Partitioning is set to FALSE.
My question : How to enable partition feature in my database?
My database is ORACLE version 19.3, SE2.
Thank you so much.