Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Jai Shree Ram Linux/Unix
  • online_bkup.sql Oracle
  • Standby Database File Management in 10g with STANDBY_FILE_MANAGEMENT Oracle
  • Check_recovery.sh program to run sqlplus and return its values remotely. Linux/Unix
  • Export With Query Another Example. Oracle
  • Explain Plan Doesn’T Change For Sql After New Statistics Generated Oracle
  • Insert cause enqueue locks Oracle
  • Ports used by Oracle Software Oracle
  • Histogram Overview Oracle
  • 272332.1 CRS 10g Diagnostic Collection Guide Oracle
  • Processes parameter and its dependencies on OS kernel parameters Linux/Unix
  • Reading config file from other folder inside class Python/PySpark
  • changing kernel parameter in Oracle Enterpise Linux Linux/Unix
  • Find average Row Length and other table size calculation. metalink notes Oracle
  • How does one SELECT a value from a table into a Unix variable? From SQL to Shell 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

  • prepfiles.sh for step by step generating pending statistics files Oracle
  • useful dg links Oracle
  • Running PDB on single node in RAC Oracle
  • SQL_PLAN.sql for checking real execution plan Oracle
  • Specify the Rollback segment to use in Transaction Oracle
  • refre.sql for multitenant 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
  • sess1.sql Oracle
  • Adding addidional hard drive and attach it to a linux box. Linux/Unix
  • tar and untar a dolder with all its subfolder. Linux/Unix
  • Oracle Material from OTN Oracle
  • Windows based Command line mailing program like mailx (Sednmail for windows) PHP/MYSQL/Wordpress
  • Checking SQL Server Version SQL Server
  • V$INSTANCE of Oracle in MYSQL MYSQL
  • Jai Shree Ram Linux/Unix

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme