Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • on IBM-AIX for display Linux/Unix
  • switchlogfile.sh Linux/Unix
  • Oracle Support Metalink ID 161818.1 Oracle
  • replacing ^M character when passing files from Windows to Unix Linux/Unix
  • Changing unix system clock when Oracle database is running. Oracle
  • Find Multiple levels of object dependencies : depen.sql Oracle
  • get_vmstat.ksh for Solaris Oracle
  • How to analyze statspack or AWR report. Oracle
  • S3 Basic info AWS
  • Zip and unzip with tar Linux/Unix
  • switchover for primary database Oracle
  • get_ratio.sql get the ratio of users from v$session and this uses CASE-WHEN-THEN clause Oracle
  • Drop all SPM baselines for SQL handle Oracle
  • Important Solaris Commands Linux/Unix
  • ORA-4031 issue and solution on 09-MAY-2008 Oracle

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

  • Load SPM baseline from AWR Oracle
  • cache buffer chain latch Oracle
  • Finding Oracle Patches with opatch Oracle
  • Oracle 11g RAC on OEL 5 and Vmware 2 Oracle
  • VIvek Encryption Package and Its Usage Oracle
  • find_err.sql for finding errors from dba_errors. 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 (392)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (341)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • load SPM baseline from cursor cache05-Jun-2025
  • Drop all SPM baselines for SQL handle05-Jun-2025
  • Load SPM baseline from AWR05-Jun-2025
  • Drop specific SQL plan baseline – spm05-Jun-2025
  • findinfo.sql (SQL for getting CPU and Active session info)27-May-2025
  • 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

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • get_vmstat_linux Oracle
  • Index Range Scan Oracle
  • How to check current redo log progress redo_progress.sql Oracle
  • .profile Linux/Unix
  • create database link syntax Oracle
  • pvm_pre_change.sql Oracle
  • DBMS_UTILITY PACKAGE Oracle
  • initUOCIOTTO.ora Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme