Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Changing default shell Linux/Unix
  • chk_space_SID.ksh Linux/Unix
  • Renaming Global Name GLOBAL_NAME Oracle
  • Alter procedure auditing Oracle
  • To Find Orphan OS processes. Linux/Unix
  • Remove DOS CR/LFs (^M) Linux/Unix
  • copying/removing directory with all its subdirectory Linux/Unix
  • When error comes for temporary tablespace with version <= 9i Oracle
  • How to calculate PROCESSES parameter Oracle
  • SQL Tracker by SID sqltrackerbysid.sql Oracle
  • find checksum of a file. Linux/Unix
  • Wait.sql Oracle
  • Drop specific SQL plan baseline – spm Oracle
  • How To Resolve Stranded DBA_2PC_PENDING Entries ID 401302.1 (Very Good prooven) Oracle
  • before_trunc.sql Before Truncate table needs to execute following: 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

  • ENQ: KO – FAST OBJECT CHECKPOINT tips Oracle
  • CTAS with LONG Column for 7.x and 8 and 8i Oracle
  • Drop specific SQL plan baseline – spm Oracle
  • exp syntax in oracle 10g Oracle
  • find_err.sql for finding errors from dba_errors. Oracle
  • To check whether standby is recovering properly or not?? 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
  • How to Decide upto what level you can decrement your datafile size. ( Shrink Datafile) Oracle
  • Very clear article about oracle dataguard Oracle
  • Sequence Resetting Oracle
  • How to stop OCSSD Daemon Oracle
  • Oracle Identifiers Oracle
  • dbinv.sql Oracle
  • crontab syntax Linux/Unix
  • Explain Plan Doesn’T Change For Sql After New Statistics Generated Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme