Skip to content

z/OS 系統主要元件

本模組整理 z/OS 系統的主要組成,協助學習者辨識基礎控制程式、資料管理、通訊、工作管理、使用者介面與安全相關元件在系統中的分工。

學習重點

  • 建立 z/OS component map,知道各元件支援哪一類系統能力。
  • 辨識作業、資料、通訊與安全功能在大型主機環境中的相互關係。
  • 把元件名稱與實務操作情境連起來,方便後續查文件與排障。

核心術語

  • z/OS
  • Component
  • Data management
  • Work management
  • Security
  • Communication

課程內容

19內容頁
19靜態圖像頁
0圖像補充說明頁

課程導入

Page 1內容頁1 張圖像158 字元

Major Components of the z/OS System - Major Components of the z/OS System

Major Components of the z/OS System Major Components of the z/OS System - Major Components of the z/OS System screenshot
Major Components of the z/OS System (content)
課程正文

z/OS 系統的主要組件 模組

繼續使用本課程教材即表示您同意這些條款與條件。 Interskill Learning Pty. Ltd. © 2024

學習檢核
  • 能用自己的話說明「Major Components of the z/OS System」在本 topic 中的用途。
  • 能判斷本頁內容應回到哪一個大型主機工作情境中使用。
Page 2內容頁1 張圖像336 字元

Major Components of the z/OS System - Objectives

Major Components of the z/OS System Major Components of the z/OS System - Objectives screenshot
Objectives (content)
課程正文

目標:z/OS 系統的主要元件

在本模組中,您將探討多項與作業系統結合以提供完整運算環境所需功能的產品。

完成本模組後,您應該能夠:

識別最廣泛使用的 z/OS 系統元件的名稱與功能

學習檢核
  • 能用自己的話說明「Objectives」在本 topic 中的用途。
  • 能判斷本頁內容應回到哪一個大型主機工作情境中使用。

z/OS 系統主要元件

Page 3圖像內容頁1 張圖像446 字元

Major Components of the z/OS System - Subsystems

Major Components of the z/OS System Major Components of the z/OS System: Major Components of the z/OS System - Subsystems screenshot
Subsystems (html-wrapper)
課程正文

z/OS 要達到最佳效能,需要許多程式和元件。

有些元件稱為子系統。子系統是與其他元件非同步運作的系統元件。在此情境下,子系統通常是接收並處理來自使用者或其他程式要求的程式。

所有 z/OS 安裝都需要一個主要子系統 — 作業進入子系統,例如 JES2。任何其他的子系統都必須為次要子系統。

SubsystemJES2
學習檢核
  • 能用自己的話說明「Subsystems」在本 topic 中的用途。
  • 能辨識 Subsystem、JES2 的基本角色。
  • 能判斷本頁內容應回到哪一個大型主機工作情境中使用。
Page 4圖像內容頁1 張圖像519 字元

Major Components of the z/OS System - Job Control Language

Major Components of the z/OS System Major Components of the z/OS System: Major Components of the z/OS System - Job Control Language screenshot
Job Control Language (html-wrapper)
課程正文

Job Control Language (JCL),如此處範例所示,是作業系統的一部分,用以定義作業的資源需求。

JCL 是 z/OS 系統中的主要語言。它定義每個批次作業、啟動的工作或 TSO/E 使用者所需的資源。它說明要執行哪些程式、CLIST 或 REXX 例程、要配置哪些資料、執行優先順序、列印優先權,以及其他許多設定。

在 z/OS 系統中啟動的所有工作都需要 JCL 來指示電腦;沒有 JCL,作業將無法執行。

TSO/EJCL
學習檢核
  • 能用自己的話說明「Job Control Language」在本 topic 中的用途。
  • 能辨識 TSO/E、JCL 的基本角色。
  • 能判斷本頁內容應回到哪一個大型主機工作情境中使用。
Page 5圖像內容頁1 張圖像783 字元

Major Components of the z/OS System - TSO/E and ISPF

Major Components of the z/OS System Major Components of the z/OS System: Major Components of the z/OS System - TSO/E and ISPF screenshot
TSO/E and ISPF (html-wrapper)
課程正文

Time Sharing Option/Extensions (TSO/E) 是讓程式設計師或操作員能以互動方式處理 z/OS 程式的工具。TSO(TSO/E 的前身)最初使用具多工與公用程式功能的逐行編輯器。該逐行編輯器已由更成熟的全螢幕編輯器取代,該編輯器位於 Interactive System Productivity Facility (ISPF) 中。

ISPF 在 TSO/E 下執行,提供以選單驅動的介面來執行 TSO/E 的公用程式。透過 ISPF,您可以建立資料集、撰寫原始程式碼與 JCL,並將作業提交到 z/OS 系統。TSO/E 提供許多有用的公用程式功能,可透過 ISPF 輕鬆設定並執行。在 z/OS 環境中工作的多數人員都必須會使用 ISPF。

按一下 Play 以瞭解有關 TSO/E 與 ISPF 的更多資訊。

Data setTSO/EISPFJCL
學習檢核
  • 能用自己的話說明「TSO/E and ISPF」在本 topic 中的用途。
  • 能辨識 Data set、TSO/E、ISPF、JCL 的基本角色。
  • 能指出畫面中應觀察的欄位、命令區、狀態列或清單。
  • 能判斷本頁內容應回到哪一個大型主機工作情境中使用。
Page 7圖像內容頁1 張圖像465 字元

Major Components of the z/OS System - VTAM and TCP/IP

Major Components of the z/OS System Major Components of the z/OS System: Major Components of the z/OS System - VTAM and TCP/IP screenshot
VTAM and TCP/IP (html-wrapper)
課程正文

VTAM 是 Virtual Telecommunications Access Method 的縮寫,發音為「vee-tam」。VTAM 管理通道與附接於 LAN 的裝置(例如終端機)之間的資料傳輸,並執行 System Network Architecture (SNA) 的路由工作。

資料由終端機經由 VTAM 傳送到在大型主機上執行的應用程式。應用程式處理該資料後,再經由 VTAM 將結果以該終端機所需的正確格式返送回發起的終端機。

學習檢核
  • 能用自己的話說明「VTAM and TCP/IP」在本 topic 中的用途。
  • 能判斷本頁內容應回到哪一個大型主機工作情境中使用。
Page 8圖像內容頁1 張圖像205 字元

Major Components of the z/OS System - VTAM and TCP/IP

Major Components of the z/OS System Major Components of the z/OS System: Major Components of the z/OS System - VTAM and TCP/IP screenshot
VTAM and TCP/IP (html-wrapper)
課程正文

雖然此程式稱為 VTAM,但 IBM 將該程序命名為 NET,因此操作員輸入 S NET 即可啟動 VTAM。請注意,某些安裝可能會指定其他名稱,而不使用 IBM 的預設。

學習檢核
  • 能用自己的話說明「VTAM and TCP/IP」在本 topic 中的用途。
  • 能判斷本頁內容應回到哪一個大型主機工作情境中使用。
Page 9圖像內容頁1 張圖像466 字元

Major Components of the z/OS System - VTAM and TCP/IP

Major Components of the z/OS System Major Components of the z/OS System: Major Components of the z/OS System - VTAM and TCP/IP screenshot
VTAM and TCP/IP (html-wrapper)
課程正文

TCP/IP 是一種網路管理程式,不同於僅限 IBM 的 VTAM。其基本功能與 VTAM 相同,也就是在應用程式與使用者之間來回傳遞資料。

TCP/IP 與 VTAM 的主要差異之一是 TCP/IP 是一個非專有的標準,這使得它對於同時含有其他非大型主機系統的安裝環境更具吸引力。

VTAM 與 TCP/IP 已合併為單一產品,稱為 z/OS Communications Server。

學習檢核
  • 能用自己的話說明「VTAM and TCP/IP」在本 topic 中的用途。
  • 能判斷本頁內容應回到哪一個大型主機工作情境中使用。
Page 10圖像內容頁1 張圖像345 字元

Major Components of the z/OS System - The Workload Manager

Major Components of the z/OS System Major Components of the z/OS System: Major Components of the z/OS System - The Workload Manager screenshot
The Workload Manager (html-wrapper)
課程正文

Workload Manager (WLM) 是一個背景處理程序,負責控制處理器複合體的資源如何在各項作業、已啟動的工作以及 TSO 使用者之間分配。

ISPF 可供經授權人員用來建立 Workload Manager 元件;SDSF 則可用來顯示,並在某些情況下修改 WLM 的資源使用情況。

TSO/EISPFWLMSDSF
學習檢核
  • 能用自己的話說明「The Workload Manager」在本 topic 中的用途。
  • 能辨識 TSO/E、ISPF、WLM、SDSF 的基本角色。
  • 能指出畫面中應觀察的欄位、命令區、狀態列或清單。
  • 能判斷本頁內容應回到哪一個大型主機工作情境中使用。
Page 12圖像內容頁1 張圖像163 字元

Major Components of the z/OS System - The System Log

Major Components of the z/OS System Major Components of the z/OS System: Major Components of the z/OS System - The System Log screenshot
The System Log (html-wrapper)
課程正文

系統記錄檔(SYSLOG)用來記錄程式、操作員與系統之間的通訊。通常可在 SDSF 中輸入 LOG 以存取 SYSLOG。

SDSF
學習檢核
  • 能用自己的話說明「The System Log」在本 topic 中的用途。
  • 能辨識 SDSF 的基本角色。
  • 能判斷本頁內容應回到哪一個大型主機工作情境中使用。
Page 13圖像內容頁1 張圖像423 字元

Major Components of the z/OS System - System Automation

Major Components of the z/OS System Major Components of the z/OS System: Major Components of the z/OS System - System Automation screenshot
System Automation (html-wrapper)
課程正文

許多組織現在仰賴某種系統自動化,以彙總各系統主控台的訊息、篩選這些訊息,甚至自動化回應與執行日常問題所需的動作。

市面上有數款此類產品,包括 IBM Z System Automation、Broadcom 的 OPS/MVS Event Management & Automation,以及 BMC AMI Ops。

按「播放」檢視此概念的動畫。

學習檢核
  • 能用自己的話說明「System Automation」在本 topic 中的用途。
  • 能判斷本頁內容應回到哪一個大型主機工作情境中使用。
Page 14圖像內容頁1 張圖像431 字元

Major Components of the z/OS System - CICS

Major Components of the z/OS System Major Components of the z/OS System: Major Components of the z/OS System - CICS screenshot
CICS (html-wrapper)
課程正文

Customer Information Control System (CICS) 與 VTAM 或 TCP/IP 協同運作,使在終端機輸入的交易能同時由應用程式處理。

由於 CICS 每秒可處理數千筆交易,因此非常適合銀行櫃員使用、政府用於客戶服務、航空公司用於訂位系統,以及其他需要高速且安全存取資料的組織。

學習檢核
  • 能用自己的話說明「CICS」在本 topic 中的用途。
  • 能判斷本頁內容應回到哪一個大型主機工作情境中使用。
Page 15圖像內容頁1 張圖像236 字元

Major Components of the z/OS System - IMS

Major Components of the z/OS System Major Components of the z/OS System: Major Components of the z/OS System - IMS screenshot
IMS (html-wrapper)
課程正文

IBM Information Management System (IMS) 是一套線上應用程式與資料庫管理系統。它提供許多 CICS 的交易處理能力,以及部分 IBM Db2 的資料庫管理功能。

學習檢核
  • 能用自己的話說明「IMS」在本 topic 中的用途。
  • 能判斷本頁內容應回到哪一個大型主機工作情境中使用。
Page 16圖像內容頁1 張圖像378 字元

Major Components of the z/OS System - Db2

Major Components of the z/OS System Major Components of the z/OS System: Major Components of the z/OS System - Db2 screenshot
Db2 (html-wrapper)
課程正文

Db2 是一套由結構化查詢語言 (SQL) 語句驅動的關聯式資料庫管理系統。

Db2 原本是為處理簡單結構化資料而開發,但隨著現今資訊日益豐富的需求,Db2 已演變為可跨平台執行的一系列產品,能處理影像、文字、影片、大型物件及 XML 等資料類型。

學習檢核
  • 能用自己的話說明「Db2」在本 topic 中的用途。
  • 能判斷本頁內容應回到哪一個大型主機工作情境中使用。
Page 17圖像內容頁1 張圖像336 字元

Major Components of the z/OS System - IBM MQ

Major Components of the z/OS System Major Components of the z/OS System: Major Components of the z/OS System - IBM MQ screenshot
IBM MQ (html-wrapper)
課程正文

IBM MQ 起源於一款名為 MQSeries 的 MVS 產品,通常簡稱為 MQ,代表 Message Queuing(訊息佇列)。

此產品的用途是使程式能夠將訊息傳送給其他系統中的程式,並從那些程式接收訊息;這些系統可能執行 z/OS、Windows、UNIX,或其他多種平台。

學習檢核
  • 能用自己的話說明「IBM MQ」在本 topic 中的用途。
  • 能判斷本頁內容應回到哪一個大型主機工作情境中使用。
Page 18圖像內容頁1 張圖像369 字元

Major Components of the z/OS System - Security

Major Components of the z/OS System Major Components of the z/OS System: Major Components of the z/OS System - Security screenshot
Security (html-wrapper)
課程正文

z/OS 本身不提供像是使用者 ID 與密碼管理或資料集安全等安全功能。這些由獨立的安全產品來執行。IBM 提供 IBM Security Server,此產品常以其主要元件之一的名稱來稱呼:Resource Access Control Facility (RACF)。

Broadcom 提供另外兩種產品:ACF2 與 Top Secret。

Data setRACF
學習檢核
  • 能用自己的話說明「Security」在本 topic 中的用途。
  • 能辨識 Data set、RACF 的基本角色。
  • 能判斷本頁內容應回到哪一個大型主機工作情境中使用。
Page 19圖像內容頁1 張圖像679 字元

Major Components of the z/OS System - SMS/HSM

Major Components of the z/OS System Major Components of the z/OS System: Major Components of the z/OS System - SMS/HSM screenshot
SMS/HSM (html-wrapper)
課程正文

最後要討論的元件是儲存管理子系統 (SMS),它整合多項現有的 IBM 產品,以提供自動空間管理。對操作員最明顯可見的 SMS 元件屬於 DFSMShsm,較常稱為 Hierarchical Storage Manager (HSM)。

HSM 是 z/OS 的選用功能,透過將不常存取的資料移到較慢且較便宜的儲存媒體(例如磁帶),來自動控制 DASD 上的空間。這會釋放較快且較昂貴裝置上的空間,使其能更快地存取較常使用的資料。

按一下「Play」以觀看此概念的動畫。

Subsystem
學習檢核
  • 能用自己的話說明「SMS/HSM」在本 topic 中的用途。
  • 能辨識 Subsystem 的基本角色。
  • 能判斷本頁內容應回到哪一個大型主機工作情境中使用。

單元摘要

Page 21內容頁1 張圖像511 字元

Major Components of the z/OS System - Summary

Major Components of the z/OS System Quiz: Major Components of the z/OS System - Summary screenshot
Summary (content)
課程正文

摘要:z/OS 系統的主要元件

在本單元中,您已探索許多與作業系統結合,以提供完整運算環境所需功能的產品。

您已檢視子系統與 JCL,JCL 是 z/OS 系統中的關鍵語言。

您亦了解了 TSO/E、ISPF、VTAM 及 TCP/IP,以及構成您運算環境的一系列其他產品。

現在您應該能:

識別最廣泛使用的 z/OS 元件的名稱與功能

TSO/EISPFJCL
學習檢核
  • 能用自己的話說明「Summary」在本 topic 中的用途。
  • 能辨識 TSO/E、ISPF、JCL 的基本角色。
  • 能指出畫面中應觀察的欄位、命令區、狀態列或清單。
  • 能判斷本頁內容應回到哪一個大型主機工作情境中使用。

模組完成

Page 24內容頁1 張圖像519 字元

Major Components of the z/OS System - Module Complete

Major Components of the z/OS System Module Test: Major Components of the z/OS System - Module Complete screenshot
Module Complete (content)
課程正文

模組完成:z/OS 系統的主要組件

您可以按一下 Exit 以離開「z/OS 系統的主要組件」並記錄您的結果,或使用 Table of Contents 返回並檢視或複習該模組。

若要再次參加「z/OS 系統的主要組件」模組測驗,您需要先離開模組,然後從您的 LMS 重新參加測驗。

注意:為確保您的結果正確儲存,請使用此訓練視窗右上角的 'Exit' 按鈕。請勿使用瀏覽器右上角的 'X'。

學習檢核
  • 能用自己的話說明「Module Complete」在本 topic 中的用途。
  • 能判斷本頁內容應回到哪一個大型主機工作情境中使用。

練習與評量

本模組的練習測驗與 Module Test 題目已納入「練習與評量」,可依題型或來源篩選練習。本站以非計分模式提供 11 題練習;正式分數、attempt、completion 與憑證仍以 YourLearnings / InterSkill 為準。

  • 練習測驗:4 題
  • Module Test:7 題

前往練習與評量

IBM Z course transfer site for Taiwan enablement.