Skip to main content

Posts

Showing posts from December, 2019

Patch 26834480: adgrants.sql execution gives WARNINGS

Patch 26834480: adgrants.sql execution gives WARNINGS For the patch 26834480, we have to run the adgrants.sql , after comparing the highest version of this file present in $APPL_TOP/admin and the patch directory.  The highest version of adgrants.sql has to be copied to database home  $ORACLE_HOME/appsutil/admin directory The script will give the necessary grants and permissions and in the end, it will show warnings. SQL> @adgrants.sql apps Connected. . . . . ........... ......... The following ERRORS and WARNINGS have been encountered during this adgrants session: TIME_STAMP           SESSION_ID LOG_MODULE                                 LOG_LEVEL -------------------- ---------- ------------------------------------------ ---------- LOG_MESSAGE -----------------------------------------------------------------------------------------...