Skip to Main Content

Ask The Oracle Mentors

Recently Answered

Recently Answered 2.0

  • #SELECTION#
    Connor McDonald

    Question MEMOPTIMZE - Fast ingest

    Hi, I see Oracle document shows an example of insert statement for fast ingest as INSERT /*+ MEMOPTIMIZE_WRITE */ INTO test_fast_ingest VALUES (1,'test'); Can fast ingest using memoptimize be used for insert statement, that is INSERT as select... INSERT /*+ MEMOPTIMIZE_WRITE */ I...
    #MISC#
    #ACTIONS#
  • #SELECTION#
    Connor McDonald

    Parallel index creation on different table on same tablespace

    I’m having trouble with the parallel execution of an Oracle SQL query for creating indexes on separate table (assume each table have single index). The performance boost isn’t even close to what I was hoping for. I therefore need your help in determining what to check for in the ...
    #MISC#
    #ACTIONS#
  • #SELECTION#
    Connor McDonald

    Problems EntityFramework with Oracle.ManagedDataAccess

    I created a new project in Visual Studio 2019 with Entity Framework v6.5.1, Oracle.ManagedDataAccess v23.8, and Oracle.ManagedDataAccess.EntityFramework v23.8. When I add an ADO.NET Entity Data Model, I select EF Designer from the database. It then prompts me for the connection s...
    #MISC#
    #ACTIONS#
  • #SELECTION#
    Chris Saxon

    SQL effectivity metrics

    Dear Ask Tom team memebers. Is it possible to to measure sql effectivity via computed throw away row count ? Its clear that optimizer tries to build the plan to minimize throw away rows for the next steps in the plan. So it tries to send only relevant rows to next operation. I ge...
    #MISC#
    #ACTIONS#
  • #SELECTION#
    Connor McDonald

    Failed to set wallet path to system:

    Hi, While listening through the video "Developer Coaching - Oracle Database 23ai - Zero Slides, Zero Marketing, 100% Live Demo" there mentioned that we can set the oracle wallet path to system: to access the windows level certificates, but when I tried the same using below PLSQL ...
    #MISC#
    #ACTIONS#

Upcoming Office Hours

Upcoming Office Hours report