Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Forms 14.1.2 Installation - Partitioning?

Richard HarrisonJun 18 2025

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

This post has been answered by Michael Ferrante-Oracle on Jun 18 2025
Jump to Answer
Comments
Post Details
Added on Jun 18 2025
2 comments
133 views