Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • SYSOPER Mystery Oracle
  • The most important Tuning Notes Oracle
  • purge_trc.sh Linux/Unix
  • import-export with multiple files Oracle
  • Goog notes on X$ tables Oracle
  • Resolving RMAN Hung Jobs Oracle
  • refre.sql for multitenant Oracle
  • Oracle Release Explaination Oracle
  • ORA-00064: object is too large to allocate on this O/S during startup Oracle
  • Goldengate document from Porus Oracle
  • sqlnet.ora paramters Oracle
  • Oracle 10g for solaris 10 Oracle
  • pvmehta.com SQL scripts
    Find which sessions is accessing object that prevent your session to have exclusive locks in Oracle Oracle
  • Good notes on Oracle Events Oracle
  • How to find where datafile is created dbf_info.sql Oracle

create PLAN_TABLE command.

Posted on 02-Aug-2005 By Admin No Comments on create PLAN_TABLE command.

create table PLAN_TABLE (

statement_id varchar2(30),

plan_id number,

timestamp date,

remarks varchar2(4000),

operation varchar2(30),

options varchar2(255),

object_node varchar2(128),

object_owner varchar2(30),

object_name varchar2(30),

object_alias varchar2(65),

object_instance numeric,

object_type varchar2(30),

optimizer varchar2(255),

search_columns number,

id numeric,

parent_id numeric,

depth numeric,

position numeric,

cost numeric,

cardinality numeric,

bytes numeric,

other_tag varchar2(255),

partition_start varchar2(255),

partition_stop varchar2(255),

partition_id numeric,

other long,

distribution varchar2(30),

cpu_cost numeric,

io_cost numeric,

temp_space numeric,

access_predicates varchar2(4000),

filter_predicates varchar2(4000),

projection varchar2(4000),

time numeric,

qblock_name varchar2(30)

);

Oracle, SQL scripts

Post navigation

Previous Post: Oracle Internal Good Websites 1
Next Post: Formatter Explain plan Output 1

Related Posts

  • compile_inv.sql Oracle
  • create user with unlimited quota Oracle
  • shr1.sql for MTS or Shared server configuration Oracle
  • Exadata Basics Oracle
  • New Latest Param.sql for finding all hidden parameters also Oracle
  • configUOCIOTTO.ora Oracle

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • Ansible (0)
  • AWS (2)
  • Azure (1)
  • Django (0)
  • GIT (1)
  • Linux/Unix (150)
  • MYSQL (5)
  • Oracle (403)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (151)
  • SQL scripts (349)
  • SQL Server (6)
  • Uncategorized (5)
  • Videos (0)

Recent Posts

  • Key Management in Oracle: The Core Issue: Missing Master Key12-May-2026
  • SAT Mathematics 10 questions and answer at the end.30-Apr-2026
  • top 10 AI news today30-Apr-2026
  • runon_allpdbs_show_conname.sh23-Apr-2026
  • runon_allcdbs_find_pdbs.sh23-Apr-2026
  • Running PDB on single node in RAC09-Apr-2026
  • find_arc.sql09-Apr-2026
  • pvm_pre_change.sql08-Apr-2026
  • find_encr_wallet.sql08-Apr-2026
  • find_pdbs.sql08-Apr-2026

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Finding last recovered file on DR and remove all chanracters before any “/” Linux/Unix
  • Renaming the column name Oracle
  • Small sample shell program Linux/Unix
  • fkwoindex.sql /* Find FK without Index */ Oracle
  • Good link for LIO in Oracle ( Logical IOs) Oracle
  • More info about /proc folder and its relation with processes. Linux/Unix
  • Nice Article about semaphores and init.ora Processes parameter relations Linux/Unix
  • Good notes on Oracle Events Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme