Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Sending email with file attachment. Linux/Unix
  • DBMS_SQL for alter session. Oracle
  • restarting network in linux Linux/Unix
  • create PLAN_TABLE command. Oracle
  • For Perl DBI installation and testing program PHP/MYSQL/Wordpress
  • chk_space_SID.ksh Linux/Unix
  • database trigger failing Oracle
  • plan10g.sql good1 Oracle
  • pvm_pre_change.sql Oracle
  • True Session Wait Activity in Oracle 10g Verygood Oracle
  • OEM-Commnds Oracle
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • To see how much time or progress of long transaction Oracle
  • Free conference number from http://www.freeconference.com Oracle
  • get_vmstat_linux 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

  • My Test Case On 21-OCT-2005 Oracle
  • Specify the Rollback segment to use in Transaction Oracle
  • Does DBMS_JOB recompute the NEXT_DATE interval after or before Oracle
  • currwaitobj.sql SQl_ID and SQL statement you can get from currwaitobj.sql Oracle
  • crtgr.sql /* For creating trigger from data dictionary */ Oracle
  • ORACLE_SID in sqlplus 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 (395)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (343)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • prepfiles.sh for step by step generating pending statistics files10-Mar-2026
  • tracksqltime.sql05-Mar-2026
  • Complete Git Tutorial for Beginners25-Dec-2025
  • Postgres DB user and OS user.25-Dec-2025
  • Trace a SQL session from another session using ORADEBUG30-Sep-2025
  • 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

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • v$event_name Oracle
  • Drop all SPM baselines for SQL handle Oracle
  • Standby Database Behavior when a Datafile is Resized on the Primary Database Note:123883.1 Oracle
  • compile_inv.sql Oracle
  • Find sort details from Db find_sort.sql Oracle
  • standard Monitoring – 1 Oracle
  • sql_plan9i.sql Oracle
  • Building Our Own Namespaces with “Create Context” Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme