- Mastering Oracle Scheduler in Oracle 11g Databases
- Ronald Rood
- 212字
- 2021-04-01 14:12:51
Conventions
In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.
Code words in text are shown as follows: "The DBMS_SCHEDULER
package is available to the public."
A block of code will be set as follows:
CREATE OR REPLACE PROCEDURE SNAP as begin null; insert into session_log select * from v$session where sid = (select sid from v$mystat where rownum = 1); insert into session_stat_log select * from v$mystat; end SNAP;
When we wish to draw your attention to a particular part of a code block, the relevant lines or items will be shown in bold:
!/bin/sh
# set this if you change your Agent home
EXECUTION_AGENT_HOME="/data/app/oracle/product/schagent/11.1.0.6"
# set this to use a different data directory for the Agent
# EXECUTION_AGENT_DATA=""
Any command-line input or output is written as follows:
ps –ef|grep ora_cjq0_${ORACLE_SID}
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in our text like this: "For 10g, Resource Manager is on the Administration tab.".
推薦閱讀
- AutoCAD 2010中文版基礎教程(第2版)
- 中文版AutoCAD 2016從入門到精通
- Hi!扁平化Photoshop扁平化用戶界面設計教程
- 數碼攝影后期高手之路(第2版)
- Midjourney AI案例實戰(zhàn):繪本+動漫+插畫
- AutoCAD 2016中文版完全自學手冊
- Premiere pro CC中文版自學視頻教程
- Moodle Course Conversion: Beginner's Guide
- ICEfaces 1.8: Next Generation Enterprise Web Development
- LaTeX入門與實戰(zhàn)應用
- 中文版Photoshop 2023從入門到精通
- Configuring IPCop Firewalls: Closing Borders with Open Source
- 中文版SolidWorks 2018完全實戰(zhàn)技術手冊
- 中文版AutoCAD自學經典
- 3ds Max-Photoshop游戲模型制作全攻略