Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Goog notes on X$ tables Oracle
  • find_log_switch.sql Find log switches in graphical manner Oracle
  • UTL_FILE test program Oracle
  • find_cons.sql Oracle
  • Find Stale DR Physical Standby Oracle
  • on IBM-AIX for display Linux/Unix
  • ORA-4031 issue and solution on 09-MAY-2008 Oracle
  • Rman Notes -1 Oracle
  • Renaming Oracle Instance Name Oracle
  • findinfo.sql (SQL for getting CPU and Active session info) Oracle
  • Exadata Basics Oracle
  • how to find OS block size Oracle
  • Locktree.sql Oracle
  • Rename Tablespace Oracle
  • For Search and replace unix command. Linux/Unix

Gather Stats manually using DBMS_STATS after disabling DBMS_SCHEDULER jobs as previous entry

Posted on 22-Feb-2006 By Admin No Comments on Gather Stats manually using DBMS_STATS after disabling DBMS_SCHEDULER jobs as previous entry

Follwing is the script for manually gathering Stats using DBMS_STATS.

Execution will be like

./analyze_schema.ksh /oracle/app/oracle/oraprocs/ora_SID.env CIF

– Script Start

#!/usr/bin/ksh

########## Configuration #############

ENV_FILE=$1

SCHEMA_NAME=$2

Oracle, SQL scripts

Post navigation

Previous Post: Disbaling DBA_SCHEDULER_JOBS
Next Post: Gather Stats manually using DBMS_STATS after disabling DBMS_SCHEDULER jobs as previous entry

Related Posts

  • Roles and Stored Object behaviour Oracle
  • sql_doing_fts.sql Oracle
  • Physical Standby switchover with session active Oracle
  • Composite Index creation tip from Vivek Oracle
  • Load testing on Oracle 19C RAC with HammerDB Oracle
  • ORACLE_SID in sqlplus 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
  • How to sort list of files on basis of their sizes. Linux/Unix
  • Monitor and Trace Unix processes using truss Linux/Unix
  • Changing Instance Name ( No DB_NAME) Oracle
  • Search and replace editor command in vi Linux/Unix
  • temp_use.sql diplays usage of temp ts Oracle
  • column level grant syntax Oracle
  • Jai Shree Ram Oracle
  • Locally Managed Tablespace and Dictionary managed tablespace (LMT-DMT) Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme