Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • New Latest Param.sql for finding all hidden parameters also Oracle
  • Goog notes on X$ tables Oracle
  • sql_plan9i.sql Oracle
  • DBMS_UTILITY.ANALYZE_SCHEMA Oracle
  • PLSQL Table Syntax 2 Oracle
  • How can I tell if ASO is installed ? Oracle
  • Another Tuning Article for subheap of shared pool Oracle
  • telnet listening Linux/Unix
  • DBA_HIST_SQLSTAT contents Oracle
  • Rman Notes -1 Oracle
  • crtgr.sql /* For creating trigger from data dictionary */ Oracle
  • Remove DOS CR/LFs (^M) Linux/Unix
  • Validating ORACLE_SID againt oratab file. Linux/Unix
  • Insert cause enqueue locks Oracle
  • configUOCIOTTO.ora 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

  • sid_wise_cursor.sql find open cursor basis on username or SID Oracle
  • proc.sql Oracle
  • Mutating Table Error while using database trigger Oracle
  • 751131.1 New Article Error 2819 While Requesting a Systemstate Dump Oracle
  • Handling LOB data in Oracle Oracle
  • Jai Shree Ram 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 (149)
  • MYSQL (5)
  • Oracle (393)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (342)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • Complete Git Tutorial for Beginners25-Dec-2025
  • Postgres DB user and OS user.25-Dec-2025
  • Trace a SQL session from another session using ORADEBUG30-Sep-2025
  • SQL Server Vs Oracle Architecture difference25-Jul-2025
  • SQL Server: How to see historical transactions25-Jul-2025
  • SQL Server: How to see current transactions or requests25-Jul-2025
  • T-SQL Vs PL/SQL Syntax25-Jul-2025
  • Check SQL Server edition25-Jul-2025
  • Checking SQL Server Version25-Jul-2025
  • Oracle vs MYSQL Architecture differences (For DBAs)24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • age_alert.ksh aging out alert.log Linux/Unix
  • Good link for LIO in Oracle ( Logical IOs) Oracle
  • Settting up get_vmstat.sh for colletinf CPU Usage. Oracle
  • backspace in SQL Plus not working then..? Linux/Unix
  • 272332.1 CRS 10g Diagnostic Collection Guide Oracle
  • runsql_once.ksh Linux/Unix
  • good note for shared pool tunnig Oracle
  • Gather Stats manually using DBMS_STATS after disabling DBMS_SCHEDULER jobs as previous entry Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme