ORACLE JOB

Job weight:Job 的并行度
Job_queue_process:并行执行最大个数
相关参数:
1. schedule:设置执行时间;
2. program:设置执行内容;
3. windows:设置job执行的资源分配计划;
4. class:设置job执行对应的consumer group;
优先级:
job:1-5,5个级别;
windows:high / low
使用DBMS_SCHEDULER包创建scheduler_window:需要DBA, manager_scheduler权限。
If the schedule job is broken, then enable the job.
EXEC DBMS_SCHEDULER.enable(name=> 'test_my_job');

Comments

Popular posts from this blog

Nginx Proxy & Load Balance & LNMP

Snort+barnyard2+Snorby CentOS 6.5_64 Installation

ORACLE Error