Friday 24 July 2015

Unable to build records in PeopleSoft Application Designer: ORA-02221: invalid MAXEXTENTS storage option value

Application Designer is throwing error when we build the Project or records with the following error message in the log file:
ORA-02221: invalid MAXEXTENTS storage option value

Here MAXEXTENTS value should be min 1. Update it to 100,000 or unlimited.
AppDesigner-->Open Record-->Tools--> Data Administration-->Click on Record DDL..-->
set MAXEXTENTS to 1,00,000.

No comments:

Post a Comment