The following text field will produce suggestions that follow it as you type.

Loading Inventory...

Barnes and Noble

CICS: Eine praxisorientierte Einführung

Current price: $84.99
CICS: Eine praxisorientierte Einführung
CICS: Eine praxisorientierte Einführung

Barnes and Noble

CICS: Eine praxisorientierte Einführung

Current price: $84.99
Loading Inventory...

Size: OS

Visit retailer's website
*Product Information may vary - to confirm product availability, pricing, and additional information please contact Barnes and Noble
Dieses Buch ist eine aktualisierte, in vielen Punkten vedinderte und verbesserte Fassung eines Einfiihrungsbuches, das 1991 in erster Auflage im Rudolf Muller Verlag erschien und erfolgreich verkauft wurde. Der Vorzug des vorliegenden Buches ist unter anderem, daB wir bereits auf die Version 3 des CICS Bezug nehmen konnen. Aber auch sonst hoffen wir, daB dieses Buch noch besser ist als das alte. Wir wunschen dem Leser mit diesem Vieweg-Buch viel SpaB und Erfolg Hamburg im Herbst 1992 u Y k Y'iLs 3 Inhaltsverzeichnis 1 Einleitung. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 2 Stapel- und Dialogverarbeitung . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 2. 1 Stapelverarbeitung. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15 2. 2 Dialogverarbeitung . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16 2. 2. 1 Grundsatzliches . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16 2. 2. 2 Unterschiedliche Arten des Dialoges . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20 2. 2. 3 Aufgaben des TP-Monitors . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23 2. 2. 4 Anforderungen an ein Dialog-Anwendungsprogramm . . . . . . . . . . . . 24 3 Die eIeS-Welt . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27 3. 1 Die CICS-Bereiche . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28 3. 2 CICS-Komponenten . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29 3. 2. 1 Steuerprogramme . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29 3. 2. 2 Tabellen . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32 3. 2. 3 Kontrollbereiche . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33 3. 2. 4 Anwendungsprogramme . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34 3. 3 Das Zusammenspiel . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35 3. 4 Die Arbeit einteilen: LUW . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 45 3. 5 Das Aufrufen einer Transaktion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 47 3. 6 CICS-Anwendungen programmieren . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49 3. 6. 1 Allgemeine Voraussetzungen . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49 3. 6. 2 Ein Programm erstellen . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 50 3. 6. 3 Eine BMS-Map erstellen . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 51 3. 6. 4 Aktivieren der neuesten Version . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 51 3. 6. 5 Die spezielle Vorgehensweise auf Ihrem System . . . . . . . . . . . . . . . . . . . 52 4 Die eIeS-Funktionen. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53 4. 1 Allgemeines. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53 4. 2 Der Aufruf eines CICS-Befehls . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53 4. 2. 1 Das Codieren eines CICS-Aufrufes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ."

More About Barnes and Noble at MarketFair Shoppes

Barnes & Noble does business -- big business -- by the book. As the #1 bookseller in the US, it operates about 720 Barnes & Noble superstores (selling books, music, movies, and gifts) throughout all 50 US states and Washington, DC. The stores are typically 10,000 to 60,000 sq. ft. and stock between 60,000 and 200,000 book titles. Many of its locations contain Starbucks cafes, as well as music departments that carry more than 30,000 titles.

Powered by Adeptmind