Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • ext#.sql Oracle
  • Oracle 11g Environment Setup Oracle
  • Error Handling in Proc Oracle
  • FGA Part-I Oracle
  • How to hide author name in WordPress BLOG PHP/MYSQL/Wordpress
  • Oracle GoldenGate lag monitoring shell script Linux/Unix
  • Difference between SYNC and AFFIRM Oracle
  • First Entry in RAC Oracle
  • Finding locked objects Oracle
  • Check SQL Server edition SQL Server
  • proc.sql Oracle
  • Changing Instance Name ( No DB_NAME) Oracle
  • Shuffle an array PHP/MYSQL/Wordpress
  • copying/removing directory with all its subdirectory Linux/Unix
  • Looping for remote servers and find its database from oratab file. 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

  • Load testing on Oracle 19C RAC with HammerDB Oracle
  • Find Multiple levels of object dependencies : depen.sql Oracle
  • All Hints for Oracle Databases Oracle
  • ORA-00064: object is too large to allocate on this O/S during startup Oracle
  • In Addition to previous note, following grants needed on PERFSTAT user. Oracle
  • Find Plan Hash value fphv.sql 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
  • How To Resolve Stranded DBA_2PC_PENDING Entries ID 401302.1 (Very Good prooven) Oracle
  • cold backup scripts to copy locally Linux/Unix
  • Distributed Transaction Troubleshooting. Oracle
  • Find_table_size.sql Oracle
  • get_ratio.sql get the ratio of users from v$session and this uses CASE-WHEN-THEN clause Oracle
  • To find all disk io ( EMC as well as local) Linux/Unix
  • database trigger failing Oracle
  • run this before doing any dbchange pvm_pre_change.sql Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme