Skip to Main Content

Ask The Oracle Mentors

Recently Answered

Recently Answered 2.0

  • #SELECTION#
    Connor McDonald

    LOB - Replacing a part of / Not overwriting

    Hi Tom, Presently, it is not possible to replace a part of a LOB (the DBMS_LOB package does not have a replace function). The write procedure overwrites. Is it possible, if not why, to write at a certain position (not append) and offset the remaining portion while not overwriting...
    #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

    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

    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

    Best way to add the 60 CLOB columns to the oracle table with around 17TB in size.

    Hi Team, This is the first time I am asking question on asktom, while I am very much thankful to the solutions you have provided and kept helping people always. We want to add 60 CLOB columns to the table which is around 17TB in size. This is a datawarehouse DB and data loading t...
    #MISC#
    #ACTIONS#

Upcoming Office Hours

Upcoming Office Hours report