- 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.".
推薦閱讀
- ModelSim電子系統(tǒng)分析及仿真(第3版)
- 中文版SolidWorks 2015技術(shù)大全
- Midjourney從入門到實(shí)戰(zhàn)應(yīng)用
- AutoCAD Civil 3D 2018 場(chǎng)地設(shè)計(jì)實(shí)例教程
- 視覺(jué)封王:Photoshop CC 2019立體化教程(素材+視頻+教案)
- 中文版Maya 2014案例教程
- 中文版Photoshop 2020完全自學(xué)教程
- Flash基礎(chǔ)與實(shí)戰(zhàn)教程
- JBoss Tools 3 Developers Guide
- 中文版Illustrator 2020基礎(chǔ)教程
- 深入淺出WebAssembly
- Quality Assurance for Dynamics AX-Based ERP Solutions
- AutoCAD 2016從入門到精通
- jQuery UI 1.6: The User Interface Library for jQuery
- Photoshop移動(dòng)UI設(shè)計(jì)