Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • nfs mount command Linux/Unix
  • GSQ.sql Oracle
  • DBMS_PROFILER for tuning PLSQL programs. Oracle
  • dbms_job.submit example Oracle
  • note id 373303.1 Linux/Unix
  • My Test Case On 21-OCT-2005 Oracle
  • New OFA for 11g Oracle
  • Useful Solaris Commands on 28-SEP-2005 Linux/Unix
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • CPU speed on Linux Linux/Unix
  • Facts about SCN and Rollback Segment Oracle
  • Oracle 10g for solaris 10 Oracle
  • Passing from Unix to PLSQL using bind variables Linux/Unix
  • Another export with Query Oracle
  • get_vmstat_linux 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

  • create PLAN_TABLE command. Oracle
  • How to analyze statspack or AWR report. Oracle
  • DBA_HIST_SQLSTAT contents Oracle
  • Gathering statistics with DBMS_STATS Oracle
  • pvm_pre_change.sql Oracle
  • Changing the Global Database Name Oracle

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • Ansible (0)
  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (392)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (0)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (341)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • SQL Server Vs Oracle Architecture difference25-Jul-2025
  • SQL Server: How to see historical transactions25-Jul-2025
  • SQL Server: How to see current transactions or requests25-Jul-2025
  • T-SQL Vs PL/SQL Syntax25-Jul-2025
  • Check SQL Server edition25-Jul-2025
  • Checking SQL Server Version25-Jul-2025
  • Oracle vs MYSQL Architecture differences (For DBAs)24-Jul-2025
  • V$INSTANCE of Oracle in MYSQL24-Jul-2025
  • Day to day MYSQL DBA operations (Compared with Oracle DBA)24-Jul-2025
  • MYSQL and Oracle Comparison for Oracle DBA24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Renaming the column name Oracle
  • switchover for primary database Oracle
  • Find execution plan from dba_hist_sql_plan for a specific SQL_ID and PLAN_HASH_VALUE fplan.sql Oracle
  • sid_wise_sql.sql Further explaination Oracle
  • Gather Stats manually using DBMS_STATS after disabling DBMS_SCHEDULER jobs as previous entry Oracle
  • Oracle Release Explaination Oracle
  • Temporary tablespace explaination Oracle
  • Oracle 11g RAC on OEL 5 and Vmware 2 Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme