Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Oracle Metalink useful notes Oracle
  • Search and replace editor command in vi Linux/Unix
  • mutex in Oracle 10.2.0.2 or Oracle 10g Oracle
  • Guide to Linux System Command Mastery Linux/Unix
  • ORA-00064: object is too large to allocate on this O/S during startup Oracle
  • eplan.sql Oracle
  • Jai Shree Ram Linux/Unix
  • Generate SSH without password authentication. Linux/Unix
  • set_env_dba Linux/Unix
  • All About Trace Fils Oracle
  • tblwopk.sql tablewopk.sql Oracle
  • temp_use.sql diplays usage of temp ts Oracle
  • normal maintenance for exp-imp and renaming table Oracle
  • scp with ssh2 Linux/Unix
  • tab.sql Oracle

Disbaling DBA_SCHEDULER_JOBS

Posted on 21-Feb-2006 By Admin No Comments on Disbaling DBA_SCHEDULER_JOBS

select job_name, state from dba_scheduler_jobs

SQL> execute DBMS_SCHEDULER.DISABLE(‘GATHER_STATS_JOB’);

PL/SQL procedure successfully completed.

SQL> execute DBMS_SCHEDULER.DISABLE(‘PURGE_LOG’);

PL/SQL procedure successfully completed.

SQL> commit;

Commit complete.

SQL>

Oracle, SQL scripts

Post navigation

Previous Post: Directory wise folder wise space usage
Next Post: Gather Stats manually using DBMS_STATS after disabling DBMS_SCHEDULER jobs as previous entry

Related Posts

  • Oracle 11g Training on 29JAN1010 Oracle
  • Import and export statements Oracle
  • RAC 11g with vmware Oracle
  • My Minimum Tuning Programs Oracle
  • UNderstand and eliminate Latch contention. Oracle
  • sql_doing_fts.sql 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
  • newupload.html PHP/MYSQL/Wordpress
  • How does one SELECT a value from a table into a Unix variable? From SQL to Shell Linux/Unix
  • How does one overcome the Unix 2 Gig file limit? Linux/Unix
  • Good Link from metalink 1 Oracle
  • Caching sequence in Memory Oracle
  • CTAS with LONG Column for 7.x and 8 and 8i Oracle
  • OEM-troubleshooting on 20-MAY-08 Oracle
  • Export Oracle data and Compress at same time Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme