Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • sid_wise_sql.sql Further explaination Oracle
  • How to calculate PROCESSES parameter Oracle
  • Rman Notes -1 Oracle
  • Settting up get_vmstat.sh for colletinf CPU Usage. Oracle
  • currwait.sql Oracle
  • How to specify 2 arch location to avoid any kind of DB hanging. Oracle
  • sbind.sql Find Bind variable from sql_id sqlid Oracle
  • How to see which patches are applied. Oracle
  • cache buffer chain latch Oracle
  • cold backup scripts to copy locally Linux/Unix
  • proc.sql Oracle
  • pvmehta.com SQL scripts
    Find which sessions is accessing object that prevent your session to have exclusive locks in Oracle Oracle
  • Load testing on Oracle 19C RAC with HammerDB Oracle
  • nfs mount command Linux/Unix
  • import-export with multiple files 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

  • fkwoind.sql fkwoindex.sql Oracle
  • Find Multiple levels of object dependencies : depen.sql Oracle
  • compile_inv.sql Oracle
  • perf_today.sql Oracle
  • Standby Database File Management in 10g with STANDBY_FILE_MANAGEMENT Oracle
  • Oracle 10g Wait Model 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
  • Korn Shell Arithmatic Linux/Unix
  • Locktree.sql Oracle
  • Error Handling in Proc Oracle
  • Jai Shree Ram Oracle
  • Clean up Oracle
  • ORA-4031 issue and solution on 09-MAY-2008 Oracle
  • find_idle_cpu.sql Oracle
  • cif crons Linux/Unix

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme