Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • How to analyze statspack or AWR report. Oracle
  • How to find who is using which Rollback segment and how many rows or blocks in that rollback segments, Oracle
  • Test Case for Inserting Multiple (2.3 Million rows in 26 Seconds) Oracle
  • Transfer SQL Profiles from One database to other database. Oracle
  • Kernel Parameter setting explaination for Processes Parameter Linux/Unix
  • RMAN : Consistent Backup, Restore and Recovery using RMAN Oracle
  • UTL_FILE test program Oracle
  • First Entry in RAC Oracle
  • run this before doing any dbchange pvm_pre_change.sql Oracle
  • Exadata Basics Oracle
  • kill all processes from specific user in solaris. Linux/Unix
  • Recovering lost SYS password Oracle
  • setting prompt display with .profile Linux/Unix
  • Unix split command to split files Linux/Unix
  • Small sample shell program Linux/Unix

Specify the Rollback segment to use in Transaction

Posted on 28-Sep-2007 By Admin No Comments on Specify the Rollback segment to use in Transaction

First statement before you start processing??

SET TRANSACTION USE ROLLBACK SEGMENT BIG_RBS1;

OR

dbms_transaction.use_rollback_segment(‘BIG_RBS1’);

Oracle, SQL scripts

Post navigation

Previous Post: reset Sequence
Next Post: On solaris 10, “S” link is not part of $ORACLE_HOME/bin/oracle as default. ( For 9.2.0.8)

Related Posts

  • Identical Dblink Issue… Oracle
  • DETERMINING WHICH INSTANCE OWNS WHICH SHARED MEMORY & SEMAPHORE SEGMENTS Oracle
  • Trace a SQL session from another session using ORADEBUG Oracle
  • plan10g.sql good Oracle
  • How to specify 2 arch location to avoid any kind of DB hanging. Oracle
  • CTAS with LONG Column for 9i and higher 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 (402)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (350)
  • SQL Server (6)
  • Uncategorized (5)
  • Videos (0)

Recent Posts

  • SAT Mathematics 10 questions and answer at the end.30-Apr-2026
  • top 10 AI news today30-Apr-2026
  • runon_allpdbs_show_conname.sh23-Apr-2026
  • runon_allcdbs_find_pdbs.sql23-Apr-2026
  • 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

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Sample WW22 listener.ora Oracle
  • move_arch_files.ksh /* Good One */ Linux/Unix
  • 10g RAC: Troubleshooting CRS Root.sh Problems Oracle
  • TABLE SIZING WITH DB_BLOCK ARCHITECTURE Reference : Metalink note : 10640.1 Oracle
  • ORA-3136 Oracle
  • Drop database in Oracle 10g Oracle
  • How to specify 2 arch location to avoid any kind of DB hanging. Oracle
  • Changing default shell Linux/Unix

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme