Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Rename Tablespace Oracle
  • get_aix_vmstat.ksh Oracle
  • find_pk.sql /* Find Primary Key */ Oracle
  • sesswait.sql Oracle
  • Generate SSH without password authentication. Linux/Unix
  • tuning commmand for cpu, ip and memory stats Linux/Unix
  • login.sql Oracle
  • Resolving RMAN Hung Jobs Oracle
  • online_ts_bkup.sql Oracle
  • Oracle 10g Installation/Applying Patches Tips Oracle
  • Recovering lost SYS password Oracle
  • CTAS with LONG Column for 7.x and 8 and 8i Oracle
  • Sending email with file attachment. Linux/Unix
  • Giving Grant on v$DATABASE Oracle
  • Goldengate Tutorial Oracle

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: avail.sh ( find filesystem spae usage)

Related Posts

  • V$transaction notes for finding XID composition. Oracle
  • findobj.sql Oracle
  • Another Tuning Article for subheap of shared pool Oracle
  • find_err.sql for finding errors from dba_errors. Oracle
  • Physical Standby switchover with session active Oracle
  • Metalink Note: Note:250655.1 : ADDM Basics USING THE AUTOMATIC DATABASE DIAGNOSTIC MONITOR 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 (387)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (336)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • 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
  • Reading config file from other folder inside class24-Sep-2024
  • Python class import from different folders22-Sep-2024
  • Transfer SQL Profiles from One database to other database.05-Sep-2024
  • Load testing on Oracle 19C RAC with HammerDB18-Jan-2024
  • Add new columns in dataframe30-Sep-2023

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Find sort details from Db find_sort.sql Oracle
  • v$backup.status information Oracle
  • Unix command for system configuration Linux/Unix
  • 276434.1 Modifying the VIP or VIP Hostname of a 10g or 11g Oracle Clusterware Node Oracle
  • How to find password change date for user Oracle
  • chk_space_SID.ksh Linux/Unix
  • AWR license Oracle
  • SQL Tracker by SID sqltrackerbysid.sql Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme