Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Nice Article about semaphores and init.ora Processes parameter relations Linux/Unix
  • pvm_metric.sql for gathering report from vmstat tables Oracle
  • Wait Based Tuning Step by step with SQL statement Oracle
  • Pending Distributed Transations Oracle
  • Import and export statements Oracle
  • Paste command syntax Linux/Unix
  • Exadata Basics Oracle
  • Benefits and Usage of RMAN with Standby Databases Oracle
  • Vivek’s egrep commands to trace problem. (on linux x86-64) Linux/Unix
  • Optimizer SORT Operations Oracle
  • How To Transfer Passwords Between Databases (ref note: 199582.1) Oracle
  • UNderstand and eliminate Latch contention. Oracle
  • Good RAC & Standby Notes Oracle
  • Another export with Query Oracle
  • How to know Number of CPUs on Sun Box Linux/Unix

Parallel DML

Posted on 04-May-2006 By Admin No Comments on Parallel DML

How to execute any DML statement in Parallel mode??

(1) ALTER SESSION ENABLE PARALLEL DML;

(2) Apply Parallel(table_name, parallel_degree) in hint. You can see three new clumns (TQ, IN-OUT, PQ Distribut) in execution plan of

“select * from table(dbms_xplan.display())”. These new columns will specify the query is running in parallel mode.

Oracle, SQL scripts

Post navigation

Previous Post: Find Multiple levels of object dependencies : depen.sql
Next Post: executing Function from SQLPLUS prompt

Related Posts

  • ext#.sql Oracle
  • CPU Core related projections AWS
  • database trigger failing Oracle
  • Insert cause enqueue locks Oracle
  • DETERMINING WHICH INSTANCE OWNS WHICH SHARED MEMORY & SEMAPHORE SEGMENTS Oracle
  • Kill a session dynanically using execute immediate 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
  • note id 373303.1 Linux/Unix
  • arch_configUOCIOTTO.ora Oracle
  • Find Command Linux/Unix
  • runsql_once.ksh Linux/Unix
  • Standby Database Behavior when a Datafile is Resized on the Primary Database Note:123883.1 Oracle
  • Identical Dblink Issue… Oracle
  • To see only files and/or folders using LS command Linux/Unix
  • oracle 10g on linux Linux/Unix

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme