- 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.".
推薦閱讀
- PrestaShop 1.3 Theming – Beginner’s Guide
- Visio圖形設計從新手到高手(兼容版·第2版)
- Spring Web Flow 2 Web Development
- AutoCAD Civil 3D 2018 場地設計實例教程
- 中文版Photoshop CS6平面設計實用教程(第2版)
- Vivado從此開始(進階篇)
- Photoshop CS6從入門到精通
- 學摳圖:Photoshop專業摳圖技法案例教程
- 好學、好用、好玩的Photoshop 寫給初學者的入門書(第4版)
- 科技繪圖/科研論文圖/論文配圖設計與創作自學手冊:科研動畫篇
- 構筑敏捷的開發團隊:微軟Visual Studio 2010實戰兵法
- Cassandra High Performance Cookbook
- AutoCAD 2019中文版實戰從入門到精通
- AutoCAD 2016從入門到精通
- 中文版Photoshop CS6實用教程(第2版)