Oracle Job Scheduling

From: Xu, Roger <Roger.Xu_at_dpsg.com>
Date: Fri, 13 Feb 2009 15:37:39 -0700
Message-ID: <C7F02F80BA89DB47AA7345919AF9F72C015CAA72_at_bcxoemb02.dpsg.net>



Hi List,

Will the following 2 SQL's against dba_jobs and dba_scheduler_jobs show auditors that we do not use Oracle Job Scheduling? Is there a better way to convince them?

Thanks,

Roger Xu

SQL> select job from dba_jobs;

no rows selected

SQL> select * from v$version;

BANNER



Oracle9i Enterprise Edition Release 9.2.0.4.0 - 64bit Production PL/SQL Release 9.2.0.4.0 - Production
CORE 9.2.0.3.0 Production
TNS for Solaris: Version 9.2.0.4.0 - Production NLSRTL Version 9.2.0.4.0 - Production

SQL> SQL> select owner, job_name from dba_scheduler_jobs;

OWNER                          JOB_NAME

------------------------------ ------------------------------
SYS AUTO_SPACE_ADVISOR_JOB SYS GATHER_STATS_JOB SYS FGR$AUTOPURGE_JOB SYS PURGE_LOG ORACLE_OCM MGMT_STATS_CONFIG_JOB ORACLE_OCM MGMT_CONFIG_JOB

6 rows selected.

SQL> select * from v$version;

BANNER



Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi PL/SQL Release 10.2.0.4.0 - Production
CORE 10.2.0.4.0 Production
TNS for Linux: Version 10.2.0.4.0 - Production NLSRTL Version 10.2.0.4.0 - Production

SQL>     http://www.drpeppersnapplegroup.com/about/corporate to learn more about Dr Pepper Snapple Group’s commitment to corporate social responsibility.

Please be conscious of the environment and print this email only if absolutely necessary. This e-mail (including any attachments) is confidential and may contain privileged information of Dr Pepper Snapple Group, Inc. and/or its subsidiaries ("Dr Pepper Snapple Group"). If you are not the intended recipient or receive it in error, you may not use, distribute, disclose or copy any of the information contained within it and it may be unlawful to do so. If you are not the intended recipient, please notify us immediately by returning this e-mail to us at mailto:mailerror_at_dpsg.com and destroy all copies. Any views expressed by individuals within this e-mail do not necessarily reflect the views of Dr Pepper Snapple Group. This e-mail does not constitute a binding offer, acceptance, amendment, waiver or other agreement, unless the intent that an e-mail will constitute such is clearly stated in the body of the email. Recipients are advised to subject this e-mail and attachments to their own virus checking, in keeping with good computing practice. Please note that e-mail r  eceived by Dr Pepper Snapple Group may be monitored in accordance with applicable law.
--

http://www.freelists.org/webpage/oracle-l Received on Fri Feb 13 2009 - 16:37:39 CST

Original text of this message