rowlen surprise
-
Here’s a little detail about Oracle’s calculation of
user_tables.avg_row_len that I hadn’t noticed before – and I really should
have noticed it years ago, ...
Acum o zi
You've got to have a dream. When you lose your dreams, you die.
JOB_QUEUE_PROCESSES
to 0
causes both DBMS_SCHEDULER
and DBMS_JOB
jobs to not run. Previously, setting JOB_QUEUE_PROCESSES
to 0
caused DBMS_JOB
jobs to not run, but DBMS_SCHEDULER
jobs were unaffected and would still run.