Skip to Main Content

Ask The Oracle Mentors

Recently Answered

Recently Answered 2.0

  • #SELECTION#
    Connor McDonald

    Sql Plan Baseline

    Hi Dear Experts, I want to create a SQL PLAN baseline for one of the My system query in a two-node RAC 19.21. With user SYS and inside a PDB with the following commands var v_num number; exec :v_num:=dbms_spm.load_plans_from_cursor_cache(sql_id => '0b3...............',plan_hash_v...
    #MISC#
    #ACTIONS#
  • #SELECTION#
    Chris Saxon

    Deleting duplicate records without using rowid and rownum

    Hi Tom, If there is any duplications of records in a table, we know how to eliminate the duplicate rows using rowid. But is there any possibility to delete the duplicate records in a table without using rowid and rownum. my friend who is working in Oracle for arnd 4 years says th...
    #MISC#
    #ACTIONS#
  • #SELECTION#
    Chris Saxon

    Table Design

    Hello, I work as a dba and get requests from developers to create tables which we often review and sometimes change for better design and/or implementation. One of the developers recently sent a request to create a table such as the following ; table_name:t1_relation Column_names...
    #MISC#
    #ACTIONS#
  • #SELECTION#
    Chris Saxon

    Calculate a variable date value and use it in a where clause to return all rows after that date

    Long time SQL user of many flavors but brand new to PL/SQL and struggling to learn the "Oracle way". I've seen MANY examples of using variables in queries online and in documentation, but I've been unsuccessful finding a sample of what I want to do and how to do it. I've written ...
    #MISC#
    #ACTIONS#
  • #SELECTION#
    Connor McDonald

    Restore and Recover with no backup noarchivelog mode

    Hi team, I have a database which is in no archivelog mode and NO Backup like rman and cold backup are available. Only logical Backup (export schema) is available. And suppose one datafile is corrupted or dropped like rm then how can i restore and recover the database or datafile ...
    #MISC#
    #ACTIONS#

Upcoming Live Sessions

Upcoming Ask TOM Live report