Skip to Main Content

Ask The Oracle Mentors

Recently Answered

Recently Answered 2.0

  • #SELECTION#
    Connor McDonald

    Oracle AQ Scaling with PL/SQL Callbacks, DBMS_SCHEDULER Jobs

    Hello, I have an Oracle Advanced Queuing queue and would like to be able to process this queue from inside of the database, as opposed to using an external app server. However, I am concerned about the scalability of internal solutions. Please assume the following: 1. The queue r...
    #MISC#
    #ACTIONS#
  • #SELECTION#
    Connor McDonald

    M5 Cross-Endian Platform Migration - KB144840

    We are planning to migrate our database from on-premises infrastructure to ODA. The source platform is Solaris sparc, and the target platform is x86. We intend to use the M5 Cross-Endian Platform Migration approach. However, we have a question regarding whether APEX and ORDS will...
    #MISC#
    #ACTIONS#
  • #SELECTION#
    Connor McDonald

    On Premisis MCP server

    Is there a way to create a On-premise MCP for oracle database without using OCI as a gateway? I want to deploy a real server (vm/container etc) rather than running a local instance of SQLCL on a user desktop that way we are able to configure the agent framework code (multiple cha...
    #MISC#
    #ACTIONS#
  • #SELECTION#
    Connor McDonald

    drop table without purge

    I conducted an experiment with the recyclebin parameter. First, I set recyclebin = OFF to observe the behavior of a regular DROP TABLE. As I understand the architecture: there is a tablespace and a segment, for example T1.Information about this segment is stored in the data dicti...
    #MISC#
    #ACTIONS#
  • #SELECTION#
    Connor McDonald

    ARRAY PROCESSING

    Hi Tom, I have created a TYPE as: Create or replace type NUM_ARRAY as table of varchar2(1000); Then I have a procedure which accepts an ARRAY of sql statements and executes one at a time. Now this take a lot of time to process a batch of sql statement. I was wondering if I can us...
    #MISC#
    #ACTIONS#

Upcoming Live Sessions

Upcoming Ask TOM Live report