A script-enabled browser is required for this page to function properly.

REP-1097: PRODUCT_USER_PROFILE or SYSTEM.PRODUCT_PROFILE does not exist.

Cause:

The possible causes of this error include the following:

Case 1: The table does not exist.

Case 2: You do not have the necessary privileges to access the table.

Action:

You can take the following actions to correct this error:

If Case 1: If the table is not already created, create it.

If Case 2: Get access to the table by creating a public synonym for the table in the PRODUCT_USER_PROFILE table, or by making the table public with the PRODUCT_USER_PROFILE table.

Note:  For help on other error messages, see Finding error message help.