If we select more than 1000 values in a Multiple Valued Lookup field and save it, the following error message appears and the created instance will no longer be displayed due to the error message.
ERROR: System error. Contact system administrator.
The app-ca.log shows the following error message.
Caused by: java.sql.SQLException: [CA Clarity][Oracle JDBC Driver][Oracle]ORA-01795: maximum number of expressions in a list is 1000
STEPS TO REPRODUCE:
Expected Results:
The Object Instance is saved and opened without a problem.
Actual Results:
The following error message is displayed when the Object Instance is saved and opened. (The Instance cannot be displayed due to the error message, though it is stored in the database.)
ERROR: System error. Contact system administrator.
Release : 15.8.1
Component : CA PPM STUDIO
Oracle Database limitation
Adjust the number of values selected in the Multiple Valued Lookup field so that the number of the selected values are less than 1001.