Patch 30628681 R12.AD.C.DELTA.12 removed custom java grants in database.
Has anyone else had custom java grants revoked by adjvaprm.sql 120.0.12020000.6 during patching of Patch 30628681 R12.AD.C.DELTA.12 ?
This script description states:
REM | SQL script to revoke Java permissions from APPS and APPS_NE schemas
REM | 1. Revoke JAVASYSPRIV role from APPS
REM | 2. Revoke known Java permission grants from APPS and APPS_NE schemas
REM | 3. Grant the minimum required Java permission grants to APPS and APPS_NE
Still it REVOKED some custom java grants.
This came into effect during adop online patching phase=apply as the script is updating non-editioned SYS dba_java_policy.
IMHO this is a BUG.
Regards,