Skip to Main Content

Ask The Oracle Mentors

Recently Answered

Recently Answered 2.0

  • #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#
  • #SELECTION#
    Connor McDonald

    SQL profile and SQL plan baseline in Standard Edition 2 (SE2)

    Hello, If we are using Oracle SE2 there is no Tuning Pack or Diagnostic Pack available. So I don't think it's possible to create a SQL profile with SQL Tuning Advisor. would it be possible with SQLTXPLAIN coe_xfr_sql_profile.sql script ? I know it's possible to create a SQL plan ...
    #MISC#
    #ACTIONS#
  • #SELECTION#
    Chris Saxon

    SQL macro with different table

    Hi, I have a database with thousands of tables containing the same kind of information. I need to write a program to aggregate these informations and thought about using a sqlmacro. -- This is a very simplified concept create or replace function get_val (p_table_name varchar2)
    #MISC#
    #ACTIONS#
  • #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

    connection pooling

    Tom, What is connection pooling ? Please, can you give an example(s) that show thorough understanding of the subject matter as related to either ODBC OR JDBC application connections to the oracle database. Your site is more important and most value to the little understading and ...
    #MISC#
    #ACTIONS#

Upcoming Live Sessions

Upcoming Ask TOM Live report