Instrukcja obsługi IBM SC34-6814-04

Instrukcja obsługi dla urządzenia IBM SC34-6814-04

Urządzenie: IBM SC34-6814-04
Kategoria: Serwer
Producent: IBM
Rozmiar: 3.31 MB
Data dodania: 4/17/2014
Liczba stron: 953
Drukuj instrukcję

Pobierz

Jak korzystać?

Naszym celem jest zapewnienie Ci jak najszybszego dostępu do treści zawartych w instrukcji obsługi urządzenia IBM SC34-6814-04. Korzystając z podglądu online możesz szybko przejrzeć spis treści i przejść do strony, na której znajdziesz rozwiązanie swojego problemu z IBM SC34-6814-04.

Dla Twojej wygody

Jeżeli przeglądanie instrukcji IBM SC34-6814-04 bezpośrednio na tej stornie nie jest dla Ciebie wygodne, możesz skorzystać z dwóch możliwych rozwiązań:

  • Przeglądanie pełnoekranowe - Aby wygodnie przeglądać instrukcję (bez pobierania jej na komputer) możesz wykorzystać tryp przeglądania pełnoekranowego. Aby uruchomić przeglądanie instrukcji IBM SC34-6814-04 na pełnym ekranie, użyj przycisku Pełny ekran.
  • Pobranie na komputer - Możesz również pobrać instrukcję IBM SC34-6814-04 na swój komputer i zachować ją w swoich zbiorach. Jeżeli nie chcesz jednak marnować miejsca na swoim urządzeniu, zawsze możesz pobrać ją w przyszłości z ManualsBase.
IBM SC34-6814-04 Instrukcja obsługi - Online PDF
Advertisement
« Page 1 of 953 »
Advertisement
Wersja drukowana

Wiele osób woli czytać dokumenty nie na ekranie, lecz w wersji drukowanej. Opcja wydruku instrukcji również została przewidziana i możesz z niej skorzystać klikając w link znajdujący się powyżej - Drukuj instrukcję. Nie musisz drukować całej instrukcji IBM SC34-6814-04 a jedynie wybrane strony. Szanuj papier.

Streszczenia

Poniżej znajdziesz zajawki treści znajdujących się na kolejnych stronach instrukcji do IBM SC34-6814-04. Jeżeli chcesz szybko przejrzeć zawartość stron znajdujących się na kolejnych strinach instrukcji, możesz z nich skorzystać.

Streszczenia treści
Streszczenie treści zawartej na stronie nr. 1

CICS Transaction Server for z/OS 
Customization Guide
Version 3 Release 2
SC34-6814-04

Streszczenie treści zawartej na stronie nr. 2

Streszczenie treści zawartej na stronie nr. 3

CICS Transaction Server for z/OS  Customization Guide Version 3 Release 2 SC34-6814-04

Streszczenie treści zawartej na stronie nr. 4

Note! Before using this information and the product it supports, be sure to read the general information under “Notices” on page 923. This edition applies to Version 3 Release 2 of CICS Transaction Server for z/OS, program number 5655-M15, and to all subsequent versions, releases, and modifications until otherwise indicated in new editions. © Copyright IBM Corporation 1977, 2011. US Government Users Restricted Rights – Use, duplication or disclosure restricted by GSA ADP Schedule Contract with I

Streszczenie treści zawartej na stronie nr. 5

Contents Preface........................... xvii What this book is about ..................... xvii Who this book is for....................... xvii What you need to know to understand this book ............ xvii How to use this book ...................... xvii Notes on terminology ...................... xvii Syntax notation and conventions used in this book ........... xviii Summary of changes...................... xix Changes for CICS Transaction Server for z/OS, Version 3 Release 2.....xix Ch

Streszczenie treści zawartej na stronie nr. 6

File control EXEC interface API exits XFCREQ and XFCREQC......85 File control EXEC interface SPI exits XFCAREQ and XFCAREQC.....98 File control file state program exits XFCSREQ and XFCSREQC .....111 File control open/close program exit XFCNREC ...........121 File control quiesce receive exit, XFCVSDS.............122 File control quiesce send exit XFCQUIS ..............124 File control recovery program exits XFCBFAIL, XFCBOUT, XFCBOVER, and XFCLDEL ........................126 Front End Programmin

Streszczenie treści zawartej na stronie nr. 7

Recursion within a task-related user exit program...........290 Purging tasks........................290 Using CICS services in your task-related user exit program.......291 Using channels and containers .................292 Assembler programs and LEASM ................292 Wait states in your task-related user exit program ..........292 Work areas.........................292 Coding a program to be invoked by the CICS SPI ..........293 Coding a program to be invoked by the CICS syncpoint manager.

Streszczenie treści zawartej na stronie nr. 8

The DEFINE_PROGRAM call..................353 The ACQUIRE_PROGRAM call .................356 The RELEASE_PROGRAM call .................358 The DELETE_PROGRAM call..................359 Log manager XPI functions....................360 The INQUIRE_PARAMETERS call ................360 The SET_PARAMETERS call..................361 Monitoring XPI functions.....................361 The MONITOR call......................362 The INQUIRE_MONITORING_DATA call..............364 Program management XPI functions ..

Streszczenie treści zawartej na stronie nr. 9

Storage keys for PLT programs .................430 Part 3. Customizing with user-replaceable programs ............. 433 Chapter 5. General notes about user-replaceable programs ......435 Rewriting user-replaceable programs ................435 Assembling and link-editing user-replaceable programs .........436 User-replaceable programs and the storage protection facility .......437 Execution key for user-replaceable programs ............437 Data storage key for user-replaceable programs ..........

Streszczenie treści zawartej na stronie nr. 10

Coding for specific VTAM sense codes ..............508 Writing multiple NEPs.....................508 DFHZNEPI macros......................508 Handling shutdown hung terminals in the node error program ......510 Using the node error program with XRF or persistent sessions.......510 The node error program in an XRF environment ...........510 The node error program with persistent session support ........511 Changing the recovery notification ................511 Changing the recovery message.......

Streszczenie treści zawartej na stronie nr. 11

The sample autoinstall control program for APPC connections.......550 Default actions of the sample program...............550 Resource definitions .....................551 Chapter 13. Writing a program to control autoinstall of IPIC connections 553 Autoinstalling IPIC connections: preliminary considerations ........553 The autoinstall user program at INSTALL...............555 The autoinstall user program at DELETE...............556 When autoinstalled IPCONNs are deleted .............557 The samp

Streszczenie treści zawartej na stronie nr. 12

Routing transactions dynamically..................590 Dynamic transactions.....................590 When the dynamic routing program is invoked............590 Information passed to the dynamic routing program..........591 Changing the target CICS region.................592 Changing the program name ..................593 Telling CICS whether to route or terminate a transaction ........593 If the system is unavailable or unknown ..............594 Invoking the dynamic routing program at end of route

Streszczenie treści zawartej na stronie nr. 13

When the distributed routing program is invoked...........632 Changing the target CICS region.................633 Telling CICS whether to route the method request ..........634 If an error occurs in route selection................634 Invoking the distributed routing program on the target region ......634 Dealing with a disabled CorbaServer ...............635 Performing a rolling upgrade of an EJB/CORBA server.........637 Routing non-terminal-related START requests.............637 Which requests

Streszczenie treści zawartej na stronie nr. 14

Event codes .........................681 The EJB event sample program ..................682 Actions of the default program..................682 Writing your own EJB event program ...............682 Chapter 25. Writing programs to customize Language Environment run-time options for XPLink programs..............685 DFHAPXPO .........................685 Defining run-time options....................685 Part 4. Customizing the XRF overseer program................ 687 Chapter 26. The extended recovery

Streszczenie treści zawartej na stronie nr. 15

Chapter 28. CICS monitoring ..................743 Introduction to CICS monitoring ..................743 How CICS monitoring data is passed to SMF ............743 Coding additional event-monitoring points .............744 Application naming event monitoring points.............744 The monitoring control table (MCT)................747 CICS monitoring record formats ..................750 SMF header and SMF product section...............750 CICS data section ......................754 Chapter 29. Writ

Streszczenie treści zawartej na stronie nr. 16

Part 8. Examining and modifying resource attributes............. 807 Chapter 33. Using the programmable interface to CEDA........809 When to use the programmable interface...............810 Using DFHEDAP in a DTP environment ...............810 Chapter 34. User programs for the system definition utility program (DFHCSDUP)........................813 An overview of DFHCSDUP ...................813 Invoking a user program from DFHCSDUP..............814 Writing a program to be invoked during EXTRACT p

Streszczenie treści zawartej na stronie nr. 17

Appendix F. The example program for the XTSEREQ global user exit, DFH$XTSE.........................877 Appendix G. Threadsafe XPI commands..............893 Bibliography.........................895 The CICS Transaction Server for z/OS library.............895 The entitlement set......................895 PDF-only books.......................895 Other CICS books .......................897 Books from related libraries....................897 MVS books.........................897 VTAM books ...........

Streszczenie treści zawartej na stronie nr. 18

xvi Customization Guide

Streszczenie treści zawartej na stronie nr. 19

Preface What this book is about ® ® This book provides the information needed to extend and modify an IBM CICS ® Transaction Server for z/OS system to match your requirements. It describes how you can tailor your system by coding exit programs, by replacing specific CICS-supplied default programs with versions that you write yourself, and by adapting sample programs. Who this book is for This book is for those responsible for extending and enhancing a CICS system to meet the special processing n

Streszczenie treści zawartej na stronie nr. 20

v C v COBOL v PL/I. In this book, the phrase “the languages supported by CICS” refers to the above languages. Syntax notation and conventions used in this book The symbols { }, [ ], and | are used in the syntax descriptions of the EXEC CICS commands and macros referred to in this book. They are not part of the command and you should not include them in your code. Their meanings are as follows: v Braces { } enclose two or more alternatives, one of which you must code. v Square brackets [ ] tell y


Podobne instrukcje
# Instrukcja obsługi Kategoria Pobierz
1 IBM 440 Instrukcja obsługi Serwer 12
2 IBM 6.00E+01 Instrukcja obsługi Serwer 3
3 IBM 325 Instrukcja obsługi Serwer 7
4 IBM 610 Instrukcja obsługi Serwer 1
5 IBM 47AE - 410168 Instrukcja obsługi Serwer 3
6 IBM 3.1 Instrukcja obsługi Serwer 0
7 IBM 206 Instrukcja obsługi Serwer 5
8 IBM 6C4 Instrukcja obsługi Serwer 1
9 IBM 6C1 Instrukcja obsługi Serwer 0
10 IBM 6E1 Instrukcja obsługi Serwer 22171
11 IBM 6.00E+04 Instrukcja obsługi Serwer 0
12 IBM 750 Instrukcja obsługi Serwer 6
13 IBM 704 Instrukcja obsługi Serwer 0
14 IBM 755 Instrukcja obsługi Serwer 3
15 IBM APTARE 6.5 Instrukcja obsługi Serwer 0
16 Edelbrock 1921 Instrukcja obsługi Serwer 0
17 Sony VAIO VGF-HS1 Instrukcja obsługi Serwer 11
18 Sony NAS-SV20DI Instrukcja obsługi Serwer 1
19 3Com 10031370-01 Instrukcja obsługi Serwer 1
20 3Com SuperStack 3 Instrukcja obsługi Serwer 9