Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • good note for shared pool tunnig Oracle
  • When to rebuld B-tree index Oracle
  • 272332.1 CRS 10g Diagnostic Collection Guide Oracle
  • refre.sql Oracle
  • 10g RAC: Troubleshooting CRS Root.sh Problems Oracle
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • SQLPLUS COPY command Precautions. Oracle
  • Reading parameter file and printing Linux/Unix
  • Drop specific SQL plan baseline – spm Oracle
  • pvm_pre_change.sql Oracle
  • How to find the real execution plan and binds used in that explain plan in Oracle 10g?? Oracle
  • ORACLE_SID in sqlplus Oracle
  • Adding addidional hard drive and attach it to a linux box. Linux/Unix
  • plan10g.sql good Oracle
  • Implementation of key based authentications Linux/Unix

dbms_job.submit example

Posted on 21-Jan-2009 By Admin No Comments on dbms_job.submit example

VARIABLE jobno NUMBER

BEGIN

DBMS_JOB.SUBMIT(:jobno,

‘DBMS_DDL.ANALYZE_OBJECT(”TABLE”,

”HR”, ”EMPLOYEES”,

”ESTIMATE”, NULL, 50);’,

SYSDATE, ‘SYSDATE + 1’);

COMMIT;

END;

/

PRINT jobno

JOBNO

———-

14144

Oracle, SQL scripts

Post navigation

Previous Post: Find_stale_dr.sql finding stale physical DR..
Next Post: DBMS_JOB all example

Related Posts

  • Benefits and Usage of RMAN with Standby Databases Oracle
  • CTAS with LONG Column for 7.x and 8 and 8i Oracle
  • get_vmstat.ksh for Solaris Oracle
  • Optimizer_Index init.ora parameter explaination. Oracle
  • Roles and Stored Object behaviour Oracle
  • arch_configUOCIOTTO.ora 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
  • My FTP Job Scheduling for www.pvmehta.com PHP/MYSQL/Wordpress
  • shr1.sql for MTS or Shared server configuration Oracle
  • get_vmstat_linux Oracle
  • SCRIPT TO LIST RECURSIVE DEPENDENCY BETWEEN OBJECTS UTLDTREE.sql Oracle
  • how to find VIP from ifconfig Linux/Unix
  • tracksqltime.sql Oracle
  • Oracle GoldenGate lag monitoring shell script Linux/Unix
  • TRUNCATE Privs Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme