1.5 Grants Execution (file clip_user_grants.sql)

Execute the file available @ ${OBAPI INSTALLER} /installables/db/OBAPI/clip_user_grants.sql.

Example:

Refer installer.properties file variable POST_FIX and replace in the below command

grant create any sequence to OBAPI_${POST_FIX};
grant execute on DBMS_LOCK to OBAPI_${POST_FIX};