Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Query to Generate aggregate on every 30 mins. Oracle
  • Another Tuning Article for subheap of shared pool Oracle
  • find_string_in_database.sql Oracle
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • sid_wise_sql.sql Further explaination Oracle
  • How to collect CPU usage on Linux using Shell script Linux/Unix
  • AWR settings- MMON is not taking snapshot. Oracle
  • find the files that are 1 day old. Linux/Unix
  • Good Doc 28-JUN-2006 Oracle
  • Oracle Data Direct to TAPE Oracle
  • perf_today.sql Oracle
  • V$transaction notes for finding XID composition. Oracle
  • PHP code to add WordPress posts in bulk programmatically PHP/MYSQL/Wordpress
  • Wait time tuning research Oracle
  • How does one SELECT a value from a table into a Unix variable? From SQL to Shell Linux/Unix

logminer and my_lbu

Posted on 18-Apr-2007 By Admin No Comments on logminer and my_lbu

dbms_logmnr.add_logfile(‘/export/home/oracle/paresh/arch1_558809894_83113.arc’, options => dbms_logmnr.new);

dbms_logmnr.add_logfile(‘/export/home/oracle/paresh/arch1_558809894_83114.arc’, options => dbms_logmnr.addfile);

dbms_logmnr.add_logfile(‘/export/home/oracle/paresh/arch1_558809894_83115.arc’, options => dbms_logmnr.addfile);

dbms_logmnr.add_logfile(‘/export/home/oracle/paresh/arch1_558809894_83116.arc’, options => dbms_logmnr.addfile);

execute DBMS_LOGMNR.START_LOGMNR(options => dbms_logmnr.dict_from_online_catalog);

Then rename v$logmnr_contents to logminer_bak.

Then run my_lbu.sql

Oracle, SQL scripts

Post navigation

Previous Post: How to Use DBMS_STATS to Move Statistics to a Different Database
Next Post: Facts about SCN and Rollback Segment

Related Posts

  • column level grant syntax Oracle
  • USE_NL and INDEX hints example Oracle
  • DBMS_SQL for alter session. Oracle
  • Standby Database File Management in 10g with STANDBY_FILE_MANAGEMENT Oracle
  • Find Time Consuming SQL Statements in Oracle 10g Oracle
  • executing Function from SQLPLUS prompt 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
  • Export Import with QUERY Oracle
  • ORA-01220 Oracle
  • Process Map for CPU and Memory for OS processes Linux/Unix
  • Proc code Oracle
  • Read CSV File using Python Python/PySpark
  • Processes Parameter decision Oracle
  • Jai Shree Ram Linux/Unix
  • Kill a session dynanically using execute immediate Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme