In IBM mainframe operating systems, such as OS/360, MVS, z/OS, a Data Control Block (DCB) is a description of a dataset in a program. A DCB is coded in Assembler programs using the DCB macro instruction (which expands into a large number of "define constant" instructions). High level language programmers use library routines containing DCBs. The equivalent control block for IBM DOS/360, DOS/VSE and z/VSE operating systems is a "DTF" (Define the file)[1]
Attributes | Values |
---|
rdf:type
| |
rdfs:label
| - Data Control Block (en)
- 데이터 제어 블록 (ko)
|
rdfs:comment
| - OS/360, MVS, z/OS와 같은 IBM 메인프레임 운영 체제에서 데이터 제어 블록(Data Control Block, DCB)은 프로그램의 데이터 세트에 대한 서술이다. DCB는 수많은 "define constant" 함수로 확장하는 DCB 매크로 함수를 사용하는 어셈블러 프로그램들 안에 코딩되어 있다. DCB는 이러한 운영 체제의 수많은 제어 블록들 가운데 하나이다. 제어 블록은 C의 struct와 같은, 미리 정의된 구조를 갖춘 데이터 영역이지만, 시스템 함수에만 관련되어 있다. DCB는 C의 FILE 구조에 비교될 수 있지만 실제로는 다양한 을 위한 더 많은 수많은 옵션들을 제공할 만큼 훨씬 더 복잡하다. 제어 블록은 논리 와 응용 프로그램 간의 API 역할을 하였으며 보통 응용 프로그램 자체 내부에 정의되었다. 입출력 함수의 주소는 컴파일 후 linkedit 단계 동안 분석되거나 OPEN 시간 동안 동적으로 삽입된다. IBM DOS/360, DOS/VSE, z/VSE 운영 체제에서 이와 동등한 제어 블록은 "DTF"(Define the file)이라 부른다. (ko)
- In IBM mainframe operating systems, such as OS/360, MVS, z/OS, a Data Control Block (DCB) is a description of a dataset in a program. A DCB is coded in Assembler programs using the DCB macro instruction (which expands into a large number of "define constant" instructions). High level language programmers use library routines containing DCBs. The equivalent control block for IBM DOS/360, DOS/VSE and z/VSE operating systems is a "DTF" (Define the file)[1] (en)
|
dct:subject
| |
Wikipage page ID
| |
Wikipage revision ID
| |
Link from a Wikipage to another Wikipage
| |
Link from a Wikipage to an external page
| |
sameAs
| |
dbp:wikiPageUsesTemplate
| |
has abstract
| - In IBM mainframe operating systems, such as OS/360, MVS, z/OS, a Data Control Block (DCB) is a description of a dataset in a program. A DCB is coded in Assembler programs using the DCB macro instruction (which expands into a large number of "define constant" instructions). High level language programmers use library routines containing DCBs. A DCB is one of the many control blocks used in these operating systems. A control block is a data area with a predefined structure, very similar to a C struct, but typically only related to system's functions. A DCB may be compared to a FILE structure in C, but it is much more complex, offering many more options for various access methods. The control block acted as the Application programming interface between Logical IOCS and the application program and usually was defined within (and resided within) the application program itself. The addresses of I/O subroutines would be resolved during a linkedit phase after compilation or else dynamically inserted at OPEN time. The equivalent control block for IBM DOS/360, DOS/VSE and z/VSE operating systems is a "DTF" (Define the file)[1] (en)
- OS/360, MVS, z/OS와 같은 IBM 메인프레임 운영 체제에서 데이터 제어 블록(Data Control Block, DCB)은 프로그램의 데이터 세트에 대한 서술이다. DCB는 수많은 "define constant" 함수로 확장하는 DCB 매크로 함수를 사용하는 어셈블러 프로그램들 안에 코딩되어 있다. DCB는 이러한 운영 체제의 수많은 제어 블록들 가운데 하나이다. 제어 블록은 C의 struct와 같은, 미리 정의된 구조를 갖춘 데이터 영역이지만, 시스템 함수에만 관련되어 있다. DCB는 C의 FILE 구조에 비교될 수 있지만 실제로는 다양한 을 위한 더 많은 수많은 옵션들을 제공할 만큼 훨씬 더 복잡하다. 제어 블록은 논리 와 응용 프로그램 간의 API 역할을 하였으며 보통 응용 프로그램 자체 내부에 정의되었다. 입출력 함수의 주소는 컴파일 후 linkedit 단계 동안 분석되거나 OPEN 시간 동안 동적으로 삽입된다. IBM DOS/360, DOS/VSE, z/VSE 운영 체제에서 이와 동등한 제어 블록은 "DTF"(Define the file)이라 부른다. (ko)
|
gold:hypernym
| |
prov:wasDerivedFrom
| |
page length (characters) of wiki page
| |
foaf:isPrimaryTopicOf
| |
is Link from a Wikipage to another Wikipage
of | |
is Wikipage disambiguates
of | |
is foaf:primaryTopic
of | |