Report

To use the functions in this menu, the FS02PS_338513a patch must be applied. After applying the patch, execute the relevant packages in the following order and grant the necessary permissions.

  1. _pkg_utl_tpr.tbw package execution

  2. GRANT EXECUTE ON SYS.DBMS_TPR TO [username];
    GRANT EXECUTE ON UTL_TPR TO [username];

Last updated