Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • longtx.sql with the flag whether session is blocking any DML locks or not. Oracle
  • scripts to take listener.log backup Linux/Unix
  • Temporary tablespace explaination Oracle
  • Display the top 5 salaries for each department using single SQL Oracle
  • sbind.sql Find Bind variable from sql_id sqlid Oracle
  • Standby Database File Management in 10g with STANDBY_FILE_MANAGEMENT Oracle
  • SQL_PROFILE – I explaination Oracle
  • export import with parameter file. Oracle
  • Implementation of key based authentications Linux/Unix
  • Explain Plan Output 2 Oracle
  • Difference between SYNC and AFFIRM Oracle
  • Library cahe Latches and internal explaination Oracle
  • How to find where datafile is created dbf_info.sql Oracle
  • Passing from Unix to PLSQL using bind variables Linux/Unix
  • Transfer SQL Profiles from One database to other database. 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 Support Metalink ID 161818.1 Oracle
  • track_autoupgrade_copy_progress.sql Oracle
  • exp syntax in oracle 10g Oracle
  • segment_wise_space.sql segspace.sql Segment wise space usage (allocated and used) Oracle
  • CPU Core related projections AWS
  • DBMS_SQL for alter session. Oracle

Leave a Reply Cancel reply

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

Categories

  • AMC10 (0)
  • Ansible (0)
  • AWS (2)
  • Azure (1)
  • Django (0)
  • GIT (1)
  • Linux/Unix (150)
  • MYSQL (5)
  • Oracle (403)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (151)
  • SQL scripts (349)
  • SQL Server (6)
  • Uncategorized (6)
  • Videos (0)

Recent Posts

  • AMC1020-Sep-2026
  • Key Management in Oracle: The Core Issue: Missing Master Key12-May-2026
  • SAT Mathematics 10 questions and answer at the end.30-Apr-2026
  • top 10 AI news today30-Apr-2026
  • runon_allpdbs_show_conname.sh23-Apr-2026
  • runon_allcdbs_find_pdbs.sh23-Apr-2026
  • 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

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • logminer and my_lbu Oracle
  • v$backup.status information Oracle
  • To see only files and/or folders using LS command Linux/Unix
  • get_ratio.sql get the ratio of users from v$session and this uses CASE-WHEN-THEN clause Oracle
  • Validating ORACLE_SID againt oratab file. Linux/Unix
  • lck.sql Oracle
  • Very Good Oralce Internal Tuning Book Oracle
  • SAT Mathematics 10 questions and answer at the end. Uncategorized

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme