
CICS
文章平均质量分 77
Mainframer
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
CICS Component
CICS Component 1. Management modulesUser programs interface management modules to handle terminal I/O, file I/O, program loading and control, and access to other system resources.2.原创 2008-04-04 15:48:00 · 643 阅读 · 0 评论 -
CICS DB2 Attachment Facility
CICS DB2 Attachment Facility CICS TS for OS/390 comes with an attachment facility that allows you to operate DB2 with CICS. The DB2 system can be shared by se原创 2008-04-04 15:52:00 · 687 阅读 · 0 评论 -
The Structure of CICS
The Structure of CICSThe CICS region is the area of storage that CICS manages. User programs share the CICS region with other CICS components.1. Single region2. CICSPlexWhen CICS i原创 2008-04-04 15:54:00 · 817 阅读 · 0 评论 -
Resource Definition
Resource Definition1. Resource definitions are descriptions of the types of applications and procedures that are used for individual data actions. Every CICS region has its own set of these resou原创 2008-04-04 15:56:00 · 636 阅读 · 0 评论 -
The Communications between Terminals and CICS
The Communications between Terminals and CICS1. Define the terminals in the CICS. Each terminal receives a Resource Definition called a Terminal Control Table Terminal Entry (TCTTE) that is原创 2008-04-04 15:57:00 · 594 阅读 · 0 评论 -
CICS Domain
CICS DomainCICS regions are divided into several domains, each with its own set of resources and functions. Domains communicate with each other by means of i原创 2008-04-04 15:48:00 · 783 阅读 · 0 评论 -
TRANSACTION的执行过程
TRANSACTION的执行过程 When a TRANSID enters the CICS system1. Transaction Manager (XM) search the Program Control Table (PCT) to validate the TRANSID. The PCT contains原创 2008-04-04 15:49:00 · 690 阅读 · 0 评论