Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Validating ORACLE_SID againt oratab file. Linux/Unix
  • Library cahe Latches and internal explaination Oracle
  • All About Trace Fils Oracle
  • Database link password in user_db_links Oracle
  • How to remove blank lines using vi editor command Linux/Unix
  • Specify the Rollback segment to use in Transaction Oracle
  • Check Oracle installed products using one command Oracle
  • checking connectivity between two servers Linux/Unix
  • Difference between SYNC and AFFIRM Oracle
  • Implementation of key based authentications Linux/Unix
  • purge_trc.sh Linux/Unix
  • Unix split command to split files Linux/Unix
  • Oracle Metalink useful notes Oracle
  • good linux notes Linux/Unix
  • compile_inv.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

  • before_trunc.sql Before Truncate table needs to execute following: Oracle
  • In Addition to previous note, following grants needed on PERFSTAT user. Oracle
  • oracle Dba site Oracle
  • find_cons.sql Oracle
  • How To Resolve Stranded DBA_2PC_PENDING Entries ID 401302.1 (Very Good prooven) Oracle
  • TOP-N Sql to find Nth max or Top N rows Oracle

Leave a Reply Cancel reply

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

Categories

  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • Oracle (387)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (336)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • SQL Tracker by SID sqltrackerbysid.sql22-Apr-2025
  • How to connect to Oracle Database with Wallet with Python.21-Mar-2025
  • JSON/XML Types in Oracle18-Mar-2025
  • CPU Core related projections12-Mar-2025
  • Exadata Basics10-Dec-2024
  • Reading config file from other folder inside class24-Sep-2024
  • Python class import from different folders22-Sep-2024
  • Transfer SQL Profiles from One database to other database.05-Sep-2024
  • Load testing on Oracle 19C RAC with HammerDB18-Jan-2024
  • Add new columns in dataframe30-Sep-2023

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • moving lob object to other tablespace lob_mvmt.sql Oracle
  • find_err.sql for finding errors from dba_errors. Oracle
  • Jai Shree Ram Oracle
  • Some useful Unix Commands Linux/Unix
  • Zip and unzip with tar Linux/Unix
  • how to find VIP from ifconfig Linux/Unix
  • fkwoind.sql fkwoindex.sql Oracle
  • Caching sequence in Memory Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme