If you are using Oracle Enterprise with partitioning, you need to verify whether the Oracle partition feature is enabled with the required license.
Execute the following:
Select Value from v$option where parameter='Partitioning';
The query output value is displayed as "TRUE". This indicates that the partition is enabled. ZENworks will automatically run the partition table scripts.