Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • import-export with multiple files Oracle
  • Jai Shree Ram Oracle
  • Find long Running Transaction Linux/Unix
  • scripts to take listener.log backup Linux/Unix
  • get_aix_vmstat.ksh Oracle
  • find the files that are 1 day old. Linux/Unix
  • 276434.1 Modifying the VIP or VIP Hostname of a 10g or 11g Oracle Clusterware Node Oracle
  • telnet listening Linux/Unix
  • Transfer SQL Profiles from One database to other database. Oracle
  • Oracle Identifiers Oracle
  • find_pdbs.sql Uncategorized
  • CTAS with LONG Column for 7.x and 8 and 8i Oracle
  • refre.sql for multitenant Oracle
  • Remove duplicate rows from table Oracle
  • move_arch_files.ksh 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

  • EXTPROC Oracle
  • Flowers Resize datafiles Oracle
  • Good link for LIO in Oracle ( Logical IOs) Oracle
  • When error comes for temporary tablespace with version <= 9i Oracle
  • Export Import with QUERY Oracle
  • Rman Notes -1 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 (400)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (348)
  • SQL Server (6)
  • Uncategorized (3)
  • Videos (0)

Recent Posts

  • Running PDB on single node in RAC09-Apr-2026
  • find_arc.sql09-Apr-2026
  • pvm_pre_change.sql08-Apr-2026
  • find_encr_wallet.sql08-Apr-2026
  • find_pdbs.sql08-Apr-2026
  • Creating a Container Database using dbaascli08-Apr-2026
  • track_autoupgrade_copy_progress.sql01-Apr-2026
  • refre.sql for multitenant01-Apr-2026
  • prepfiles.sh for step by step generating pending statistics files10-Mar-2026
  • tracksqltime.sql05-Mar-2026

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Trace a SQL session from another session using ORADEBUG Oracle
  • Composite Index creation tip from Vivek Oracle
  • moving lob object to other tablespace lob_mvmt.sql Oracle
  • Oracle Recommended Patches — Oracle Database ID 756671.1 Oracle
  • 10g RAC: Troubleshooting CRS Root.sh Problems Oracle
  • Exadata Basics Oracle
  • fkwoind.sql fkwoindex.sql Oracle
  • For Perl DBI installation and testing program PHP/MYSQL/Wordpress

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme