Skip to Main Content

Ask The Oracle Mentors

Recently Answered

Recently Answered 2.0

  • #SELECTION#
    Chris Saxon

    How to activate the auto-index feature in Oracle 19c Enterprise Edition?

    How to activate the auto-index feature in Oracle 19c Enterprise Edition? To activate on PDB send me the error: BEGIN dbms_auto_index.configure('AUTO_INDEX_MODE','IMPLEMENT'); END; Informe de error - ORA-40216: función no soportada ORA-06512: en "SYS.DBMS_SYS_ERROR", línea 79 ORA-...
    #MISC#
    #ACTIONS#
  • #SELECTION#
    Chris Saxon

    Hiding Package Body Procedures and Functions for another user

    Hi Tom, First of all, I want to thank you for all the things which you have done and doing for Oracle community. It inspire me to learn more and more. Now my question is -- Is there any way by which we can hide the procedures and functions code so the user can only execute it but...
    #MISC#
    #ACTIONS#
  • #SELECTION#
    Connor McDonald

    PAGE REFRESH CAUSED BY DATABASE TRIGGER.

    Hi, I have created an application that is tracking a set of processes that are being run from a master table. When a process is completed, a flag in a column name PROC_EXEC_STATUS changes from N to Y for each process. I want my oracle apex application to refresh when the flag for...
    #MISC#
    #ACTIONS#
  • #SELECTION#
    Connor McDonald

    Collection vs Global Temporary Table in Oracle 19c

    I have PL/SQL package with a function that returns a list of item numbers. This package/function is repeatedly called by online with multiple users; passing parameters to the function to use within the SQL statement(s). A new string (short list of item types) will now be passed t...
    #MISC#
    #ACTIONS#
  • #SELECTION#
    Chris Saxon

    How to ensure SESSION_USER = application user when running DBMS_SCHEDULER jobs that call external C++ functions?

    <u></u><u>We are building a system where:</u> - Application users connect using different DB users - They call DBMS_SCHEDULER.CREATE_JOB to create jobs - Jobs are always expected to execute in the application user(APPUSER) schema - We call external C++ functions via LIBRARY objec...
    #MISC#
    #ACTIONS#

Upcoming Live Sessions

Upcoming Ask TOM Live report