Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • New OFA for 11g Oracle
  • sesswait.sql Oracle
  • Physical Standby switchover with session active Oracle
  • Find Command Linux/Unix
  • Good link for LIO in Oracle ( Logical IOs) Oracle
  • Search and Replace vi editor command. Linux/Unix
  • SQL Server Vs Oracle Architecture difference SQL Server
  • Virtual Indexes in Oracle Oracle
  • good note for shared pool tunnig Oracle
  • arch_configUOCIOTTO.ora Oracle
  • Oracle vs MYSQL Architecture differences (For DBAs) MYSQL
  • Find All internal Parameters Oracle
  • rm_backup_arch_file.ksh Linux/Unix
  • To find explain plan for a statement that occurred in past. Oracle
  • How does one SELECT a value from a table into a Unix variable? From SQL to Shell Linux/Unix

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

  • To see how much time or progress of long transaction Oracle
  • Roles and Stored Procs II Oracle
  • reset Sequence Oracle
  • Implementing Listener Security Oracle
  • Is It Recommended To Apply Patch Bundles When PSU Is Available? -ID 743554.1 Oracle
  • Another Tuning Article for subheap of shared pool 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
  • longtx.sql with the flag whether session is blocking any DML locks or not. Oracle
  • send email from unix mailx with attachment. Linux/Unix
  • _B_TREE_BITMAP_PLANS issue during 8.1.7 to 9.2.0.8 upgrade Oracle
  • How to see which patches are applied. Oracle
  • Logic to chech # of parameters command line parameters Linux/Unix
  • Handling LOB data in Oracle Oracle
  • RAC 11g with vmware Oracle
  • 10g oem configuration Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme