We are trying to install Forms 14.1.2 on a Windows Server 2022.
We have reached the step of the Repository Creation Utility (RCU) and have chosen the ‘Prepare Scripts for System Load’ so that our DBA can execute them on our behalf.
However, when the DBA executed the scripts, they noticed the following statement
PARTITION BY RANGE (INFO_ACCEPT_DATE)
INTERVAL(NUMTOYMINTERVAL(3, 'MONTH'))
(PARTITION ums_p0 VALUES LESS THAN (TIMESTAMP' 1900-01-01 00:00:00'))
This was for the UMS user (when choosing User Messaging Services).

We don't have partitioning configured on our databases.
Is there an option to create the Repo without the partitioning OR is it possible to untick some of the components, including UMS, so that partitioning is not required?
Thanks in advance.
Richard
Forms 14.1.2. - Oracle Database 19.26.0.0