Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • More info about /proc folder and its relation with processes. Linux/Unix
  • Library cahe Latches and internal explaination Oracle
  • oracle_env_10g_CADEV Linux/Unix
  • AWR settings- MMON is not taking snapshot. Oracle
  • Adding Datafile on Primary Server and Impact on Standby Server Oracle
  • Identical Dblink Issue… Oracle
  • sqlnet.ora paramters Oracle
  • sess1.sql Oracle
  • FRA Information. Oracle
  • find_du.ksh to find # of files, their sizes in current folder and its subdolder Linux/Unix
  • Oracle10g – Using SQLAccess Advisor (DBMS_ADVISOR) with the Automatic Workload Repository Oracle
  • Space padding in korn shell Linux/Unix
  • Error Handling in Proc Oracle
  • Find execution plan from dba_hist_sql_plan for a specific SQL_ID and PLAN_HASH_VALUE fplan.sql Oracle
  • checking redhat linux version 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

  • Adding or Dropping Online Redo Log Files When Physical Standby in place Oracle
  • Ports used by Oracle Software Oracle
  • First Entry in RAC Oracle
  • Sending SQLPLUS output in HTML format Oracle
  • Settting up get_vmstat.sh for colletinf CPU Usage. Oracle
  • create database link syntax Oracle

Leave a Reply Cancel reply

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

Categories

  • Ansible (0)
  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (393)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (0)
  • 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

  • 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
  • V$INSTANCE of Oracle in MYSQL24-Jul-2025
  • Day to day MYSQL DBA operations (Compared with Oracle DBA)24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Create type and Grant on it. Oracle
  • Finding locked objects Oracle
  • Trace a SQL session from another session using ORADEBUG Oracle
  • oracle_env_10g_CADEV Linux/Unix
  • Wait Based Tuning Step by step with SQL statement Oracle
  • Rename Tablespace Oracle
  • get_aix_vmstat.ksh Oracle
  • Running select from V$ views from remote server Linux/Unix

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme