top

  Info

  • Utilizzare la checkbox di selezione a fianco di ciascun documento per attivare le funzionalità di stampa, invio email, download nei formati disponibili del (i) record.

  Info

  • Utilizzare questo link per rimuovere la selezione effettuata.
ABCs of z/OS system programming . Volume 1 [[electronic resource] /] / Paul Rogers ... [et al.]
ABCs of z/OS system programming . Volume 1 [[electronic resource] /] / Paul Rogers ... [et al.]
Autore Rogers Paul
Edizione [1st ed.]
Pubbl/distr/stampa Poughkeepsie, NY, : IBM, International Technical Support Organization, 2003
Descrizione fisica 1 online resource (218 p.)
Disciplina 005.4/3
Collana IBM redbooks
Soggetto topico Operating systems (Computers)
Soggetto genere / forma Electronic books.
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910456213103321
Rogers Paul  
Poughkeepsie, NY, : IBM, International Technical Support Organization, 2003
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
ABCs of z/OS system programming . Volume 1 [[electronic resource] /] / Paul Rogers ... [et al.]
ABCs of z/OS system programming . Volume 1 [[electronic resource] /] / Paul Rogers ... [et al.]
Autore Rogers Paul
Edizione [1st ed.]
Pubbl/distr/stampa Poughkeepsie, NY, : IBM, International Technical Support Organization, 2003
Descrizione fisica 1 online resource (218 p.)
Disciplina 005.4/3
Collana IBM redbooks
Soggetto topico Operating systems (Computers)
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910780265403321
Rogers Paul  
Poughkeepsie, NY, : IBM, International Technical Support Organization, 2003
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
ABCs of z/OS system programming . Volume 1 / / Paul Rogers ... [et al.]
ABCs of z/OS system programming . Volume 1 / / Paul Rogers ... [et al.]
Autore Rogers Paul
Edizione [1st ed.]
Pubbl/distr/stampa Poughkeepsie, NY, : IBM, International Technical Support Organization, 2003
Descrizione fisica 1 online resource (218 p.)
Disciplina 005.4/3
Collana IBM redbooks
Soggetto topico Operating systems (Computers)
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Front cover -- Contents -- Notices -- Trademarks -- Preface -- The team that wrote this redbook -- Become a published author -- Comments welcome -- Chapter 1. Introduction to z/OS -- 1.1 z/OS services -- 1.2 IBM server and operating system evolution -- 1.3 z/OS and z/OS.e -- 1.4 Hardware requirements -- 1.5 z/Series server: Basic and LPAR mode -- 1.6 z/OS Base Control Program (BCP) -- 1.7 z/OS base elements -- 1.8 z/OS optional features -- 1.9 z/OS features and elements description -- 1.10 z/OS Security Server: RACF component -- 1.11 Data Facility Storage Management Subsystem (DFSMS) -- 1.12 DFSMS Extended Remote Copy: XRC -- 1.13 z/OS Communications Server: TCP/IP -- 1.14 System Modification Program Extended (SMP/E) -- 1.15 Infoprint Server -- 1.16 Resource Management Facility (RMF) -- 1.17 System Management Facility (SMF) -- 1.18 Time Sharing Option/Extended (TSO/E) -- 1.19 UNIX System Services -- 1.20 Some z/OS services requiring customization -- 1.21 Library Lookaside (LLA) -- 1.22 Virtual Lookaside Facility (VLF) -- 1.23 Workload Manager (WLM) -- 1.24 z/OS operating system: the role of a system programmer -- 1.25 z/OS system programmer management overview -- 1.26 System programmer and z/OS operations -- 1.27 Requirements for installation -- 1.28 Choosing an install package -- 1.29 Ordering z/OS -- 1.30 Installing z/OS: ServerPac -- 1.31 Installing z/OS: Custom-built product delivery option -- 1.32 Installing z/OS: Fee-based packages -- Chapter 2. z/OS storage concepts -- 2.1 Processor storage overview -- 2.2 Virtual storage concepts -- 2.3 Frames, slots, and pages -- 2.4 The address space concept -- 2.5 Addressing mode and residence mode -- 2.6 Storage managers -- 2.7 Virtual storage manager -- 2.8 Real storage manager -- 2.9 Auxiliary storage manager -- 2.10 Paging and swapping -- 2.11 Auxiliary data sets -- 2.12 31-bits address space map.
2.13 The common virtual storage area -- 2.14 z/OS nucleus -- 2.15 System queue area (SQA/ESQA) -- 2.16 Common service area (CSA and Extended CSA) -- 2.17 Link pack area (LPA and Extended LPA) -- 2.18 31-bit private area -- 2.19 Data spaces and hiperspace -- 2.20 64-bit address space map -- 2.21 Size and number notation -- 2.22 Segment tables and page tables -- 2.23 31-bit virtual address -- 2.24 64-bit virtual address translation -- 2.25 Translating a 64-bit virtual address -- 2.26 System initialization -- 2.27 z/OS address spaces -- 2.28 Subsystem definitions -- 2.29 Multiprogramming and multiprocessing -- 2.30 Program compile, link-edit, and execution -- Chapter 3. TSO/E, ISPF, JCL, and SDSF -- 3.1 z/OS facilities for system programmers -- 3.2 TSO/E -- 3.3 TSO/E highlights -- 3.4 TSO/E customization -- 3.5 TSO/E: TCAS start procedure -- 3.6 TSO/E logon procedure -- 3.7 TSO/E logon process in a VTAM environment -- 3.8 TSO/E full-screen logon panel -- 3.9 TSO/E line-mode -- 3.10 Using TSO/E as batch job -- 3.11 TSO/E PROFILE command -- 3.12 TSO/E languages -- 3.13 Interactive System Productivity Facility (ISPF) -- 3.14 ISPF: Data set types supported -- 3.15 ISPF: Data set and member naming conventions -- 3.16 ISPF components -- 3.17 Sample CLIST to allocate ISPF and SDSF data sets -- 3.18 ISPF primary option menu -- 3.19 ISPF panel areas -- 3.20 Action bars -- 3.21 Customizing your TSO/ISPF/PDF session -- 3.22 Allocating data sets: Utility option -- 3.23 Utility Selection Panel -- 3.24 Data Set Utility: Allocating a data set -- 3.25 Allocate New Data Set panel -- 3.26 Edit function: Option 2 -- 3.27 Edit Entry Panel -- 3.28 Editing a data set -- 3.29 ISPF edit: Some line commands -- 3.30 ISPF edit panel: Inserting lines -- 3.31 ISPF edit: Repeating and deleting lines -- 3.32 Edit: Copying lines -- 3.33 ISPF/PDF edit: Primary commands.
3.34 ISPF/PDF edit: Profile command -- 3.35 ISPF/PDF edit: Saving new or updated files -- 3.36 ISPF Data Set List Utility option -- 3.37 Working with a data set list -- 3.38 Data Set List Actions -- 3.39 Job control language (JCL) -- 3.40 JCL introduction -- 3.41 JCL-related actions -- 3.42 Required control statements -- 3.43 JCL streams and jobs -- 3.44 JES control statements in JCL -- 3.45 Introduction to JCL: Creating a data set -- 3.46 JCL: JOB statement -- 3.47 JCL: EXEC statement -- 3.48 JCL: DD statement -- 3.49 DD statement parameters: DISP, UNIT -- 3.50 DD statement parameters: SPACE, LRECL, BLKSIZE -- 3.51 Submitting a job -- 3.52 Spool Display and Search Facility (SDSF) -- 3.53 SDSF: Panels hierarchy -- 3.54 SDSF: Primary option menu -- 3.55 SDSF: Options menu -- 3.56 SDSF: Viewing the JES2 output files -- 3.57 SDSF: Display Active Users (DA) -- 3.58 Issuing MVS and JES commands -- 3.59 SDSF: Input queue panel -- 3.60 SDSF: Output queue panel -- 3.61 SDSF: Held Output queue panel -- 3.62 SDSF: Status panel -- 3.63 SDSF: Tutorial -- Chapter 4. MVS delivery and installation -- 4.1 z/OS installation overview -- 4.2 z/OS release cycle -- 4.3 z/OS delivery options -- 4.4 ServerPac service level -- 4.5 CBPDO service level -- 4.6 System and installation requirements -- 4.7 Reviewing your current system -- 4.8 The driving and target system -- 4.9 z/OS installation using ServerPac -- 4.10 Installing the CustomPac dialogs -- 4.11 The RIM tape samples -- 4.12 Starting the CustomPac dialogs -- 4.13 Receiving the ServerPac order -- 4.14 Order Receive panel -- 4.15 Generate Jobstream panel -- 4.16 Selecting an order to Install -- 4.17 Installation dialog -- 4.18 Choosing the installation type -- 4.19 Selecting a JES for the configuration -- 4.20 Create Configuration panel -- 4.21 Configuration Profile panel -- 4.22 Installation Variables panel.
4.23 Define ZONE Information panel -- 4.24 Modify System Layout Options panel -- 4.25 Summary of features and elements -- 4.26 Summary of data sets of a feature/element -- 4.27 Summary of Physical Volumes panel -- 4.28 Creating the recommended system layout -- 4.29 Current Volume Configuration panel -- 4.30 Display and Change Volume Attributes panel -- 4.31 Define alias-to-catalog relationships -- 4.32 Define system-specific alias (SSA) -- 4.33 Define SSA and CATALOG Data panel -- 4.34 Job Selection List panel -- 4.35 GENERATE File Tailored Installation Jobs -- 4.36 Generate installation jobs -- 4.37 Displaying the processing log -- 4.38 Save configuration panel -- Related publications -- IBM Redbooks -- Other publications -- Online resources -- How to get IBM Redbooks -- Back cover.
Record Nr. UNINA-9910817916303321
Rogers Paul  
Poughkeepsie, NY, : IBM, International Technical Support Organization, 2003
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
ABCs of z/OS system programming . Volume 11 / / Paul Rogers [and others]
ABCs of z/OS system programming . Volume 11 / / Paul Rogers [and others]
Pubbl/distr/stampa Poughkeepsie, NY : , : IBM, International Technical Support Organization, , 2010
Descrizione fisica 1 online resource (270 pages) : illustrations
Collana IBM Redbooks
Soggetto topico Engineering & Applied Sciences
Computer Science
Operating systems (Computers)
Soggetto genere / forma Electronic books.
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910456881903321
Poughkeepsie, NY : , : IBM, International Technical Support Organization, , 2010
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
ABCs of z/OS system programming . Volume 11 / / Paul Rogers [and others]
ABCs of z/OS system programming . Volume 11 / / Paul Rogers [and others]
Pubbl/distr/stampa Poughkeepsie, NY : , : IBM, International Technical Support Organization, , 2010
Descrizione fisica 1 online resource (270 pages) : illustrations
Collana IBM Redbooks
Soggetto topico Engineering & Applied Sciences
Computer Science
Operating systems (Computers)
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910781299303321
Poughkeepsie, NY : , : IBM, International Technical Support Organization, , 2010
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
ABCs of z/OS system programming . Volume 11 / / Paul Rogers [and others]
ABCs of z/OS system programming . Volume 11 / / Paul Rogers [and others]
Pubbl/distr/stampa Poughkeepsie, NY : , : IBM, International Technical Support Organization, , 2010
Descrizione fisica 1 online resource (270 pages) : illustrations
Collana IBM Redbooks
Soggetto topico Engineering & Applied Sciences
Computer Science
Operating systems (Computers)
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910826413703321
Poughkeepsie, NY : , : IBM, International Technical Support Organization, , 2010
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Accounting and auditing on AIX 5L [[electronic resource] /] / Octavian Lascu ... [et al.]
Accounting and auditing on AIX 5L [[electronic resource] /] / Octavian Lascu ... [et al.]
Edizione [1st ed.]
Pubbl/distr/stampa [S.l.], : IBM, International Technical Support Organization, 2004
Descrizione fisica xii, 248 p. : ill
Altri autori (Persone) LascuOctavian
Collana IBM redbooks
Soggetto topico Accounting - Data processing
Auditing - Data processing
Operating systems (Computers)
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910783529203321
[S.l.], : IBM, International Technical Support Organization, 2004
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Achieving the highest levels of Parallel Sysplex availability [[electronic resource] /] / [Frank Kyne ... et al.]
Achieving the highest levels of Parallel Sysplex availability [[electronic resource] /] / [Frank Kyne ... et al.]
Edizione [1st ed.]
Pubbl/distr/stampa [S.l.], : IBM, International Technical Support Organization, c2004
Descrizione fisica xiv, 274 p. : ill
Disciplina 004/.35
Altri autori (Persone) KyneFrank
Collana IBM redbooks
Soggetto topico Parallel processing (Electronic computers)
Application software - Development
Computer architecture
Soggetto genere / forma Electronic books.
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910450113103321
[S.l.], : IBM, International Technical Support Organization, c2004
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Achieving the highest levels of Parallel Sysplex availability [[electronic resource] /] / [Frank Kyne ... et al.]
Achieving the highest levels of Parallel Sysplex availability [[electronic resource] /] / [Frank Kyne ... et al.]
Edizione [1st ed.]
Pubbl/distr/stampa [S.l.], : IBM, International Technical Support Organization, c2004
Descrizione fisica xiv, 274 p. : ill
Disciplina 004/.35
Altri autori (Persone) KyneFrank
Collana IBM redbooks
Soggetto topico Parallel processing (Electronic computers)
Application software - Development
Computer architecture
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910783529103321
[S.l.], : IBM, International Technical Support Organization, c2004
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Achieving the highest levels of Parallel Sysplex availability / / [Frank Kyne ... et al.]
Achieving the highest levels of Parallel Sysplex availability / / [Frank Kyne ... et al.]
Edizione [1st ed.]
Pubbl/distr/stampa [S.l.], : IBM, International Technical Support Organization, c2004
Descrizione fisica xiv, 274 p. : ill
Disciplina 004/.35
Altri autori (Persone) KyneFrank
Collana IBM redbooks
Soggetto topico Parallel processing (Electronic computers)
Application software - Development
Computer architecture
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Front cover -- Contents -- Notices -- Trademarks -- Preface -- The team that wrote this redbook -- Become a published author -- Comments welcome -- Chapter 1. Introduction -- 1.1 Why availability is important to you -- 1.2 Cost of an outage -- 1.2.1 Component outage versus service outage -- 1.2.2 Availability overview -- 1.3 Continuous availability in a Parallel Sysplex -- 1.3.1 Availability definitions -- 1.3.2 Spectrum of availability factors -- 1.4 What this book is all about -- Chapter 2. Hardware -- 2.1 Environmental -- 2.1.1 Power -- 2.1.2 Cooling -- 2.1.3 Geographic location -- 2.1.4 Physical security -- 2.1.5 Automation -- 2.1.6 Physical configuration control -- 2.2 Central Processing Complexes (CPCs) -- 2.2.1 How many CPCs to have -- 2.2.2 Availability features -- 2.2.3 Concurrent upgrade -- 2.2.4 Redundant capacity -- 2.2.5 Hardware configuration -- 2.3 Coupling Facilities -- 2.3.1 Coupling Facility Capacity -- 2.3.2 Failure isolation -- 2.3.3 Recovering from CF failure -- 2.3.4 How many CFs -- 2.3.5 Coupling Facility Control Code Level considerations -- 2.3.6 CF maintenance procedures -- 2.3.7 CF volatility -- 2.3.8 Nondisruptive Coupling Facilities hardware upgrades -- 2.4 9037 Sysplex Timers considerations -- 2.4.1 Sysplex Timer® Models -- 2.4.2 Recovering from loss of all timer signals -- 2.4.3 Maximizing 9037 availability -- 2.4.4 Message time ordering -- 2.5 Intelligent Resource Director -- 2.5.1 An IRD Illustration -- 2.5.2 WLM LPAR CPU Management -- 2.5.3 Dynamic Channel-path Management (DCM) -- 2.5.4 Channel Subsystem I/O Priority Queueing -- 2.6 Switches -- 2.6.1 ESCON Directors -- 2.6.2 FICON Switches -- 2.7 DASD -- 2.7.1 Peer to Peer Remote Copy (PPRC) -- 2.7.2 Extended Remote Copy (XRC) -- 2.8 Geographically Dispersed Parallel Sysplex™ -- 2.8.1 Data consistency -- 2.8.2 The HyperSwap -- 2.9 Other hardware equipment.
2.9.1 3494 Tape library/VTS -- 2.9.2 Stand-alone tape -- 2.9.3 3174, 2074 -- Chapter 3. z/OS -- 3.1 Configure software for high availability -- 3.1.1 Couple Data Sets -- 3.1.2 Other important data sets -- 3.1.3 Sysres and master catalog sharing -- 3.2 Consoles -- 3.2.1 Addressing WTO and WTOR buffer shortages -- 3.2.2 EMCS consoles -- 3.2.3 Using the HMC as a console -- 3.2.4 Hardware consoles -- 3.2.5 Console setup recommendations -- 3.3 Coupling Facility management -- 3.3.1 Defining CFs and structures -- 3.3.2 Structure placement -- 3.3.3 Structure rebuild considerations -- 3.3.4 Structure duplexing -- 3.3.5 Structure monitoring -- 3.3.6 Structure recommendations -- 3.4 CF operations -- 3.5 IBM Health Checker for z/OS and Sysplex -- 3.5.1 Health Checker description -- 3.5.2 IBM Health Checker recommendations -- 3.6 z/OS msys for Operations -- 3.6.1 Automated Recovery Actions -- 3.6.2 Sysplex operation -- 3.6.3 z/OS msys for Operations recommendations -- 3.7 Sysplex Failure Management (SFM) -- 3.7.1 Configuring for status update missing conditions -- 3.7.2 Configuring for signaling connectivity failures -- 3.7.3 Configuring for Coupling Facility failures -- 3.7.4 SFM recommendations -- 3.8 Automatic Restart Manager (ARM) -- 3.8.1 Configuring for Automatic Restart Management -- 3.8.2 ARMWRAP - The ARM JCL Wrapper -- 3.8.3 ARM recommendations -- 3.9 System Logger (LOGR) -- 3.9.1 Logstream types -- 3.9.2 CF structure considerations -- 3.9.3 System-Managed CF Structure Duplexing -- 3.9.4 DASD based staging data set considerations (DASD-Only) -- 3.9.5 DASD-based staging data set considerations (Coupling Facility) -- 3.9.6 DASD-based log data set considerations -- 3.9.7 Offload considerations -- 3.9.8 Log data retention -- 3.9.9 GMT considerations -- 3.9.10 System Logger recovery -- 3.9.11 System Logger recommendations.
3.10 Cross-system Coupling Facility (XCF) -- 3.10.1 XCF systems, groups, and members -- 3.10.2 XCF signaling paths -- 3.10.3 XCF Transport Classes -- 3.10.4 XCF signal path performance problems -- 3.10.5 XCF message buffer length performance problems -- 3.10.6 XCF message buffer space performance problems -- 3.10.7 XCF Coupling Facility performance problems -- 3.10.8 XCF recommendations -- 3.11 GRS -- 3.11.1 GRS start options -- 3.11.2 Dynamic RNLs -- 3.11.3 GRS Ring Availability considerations - Fully connected complex -- 3.11.4 GRS Ring Availability considerations - Mixed complex -- 3.11.5 GRS Star Availability considerations -- 3.11.6 SYNCHRES option -- 3.11.7 Resource Name Lists (RNLs) -- 3.11.8 RNL design -- 3.11.9 GRS monitor (ISGRUNAU) -- 3.11.10 RNL syntax checking -- 3.11.11 GRS recommendations -- 3.12 Tape sharing -- 3.12.1 IEFAUTOS -- 3.12.2 ATS Star -- 3.12.3 Coexistence between Dedicated, IEFAUTOS, and ATS Star -- 3.12.4 Tape-sharing recommendations -- 3.13 JES2 -- 3.13.1 JES2 SPOOL considerations -- 3.13.2 JES2 Checkpoint considerations -- 3.13.3 JES2 Checkpoint access -- 3.13.4 JES2 Checkpoint performance -- 3.13.5 JES2 Checkpoint management -- 3.13.6 JES2 Health Monitor -- 3.13.7 Scheduling environment -- 3.13.8 WLM-managed initiators -- 3.13.9 JESLOG SPIN data sets -- 3.13.10 JES2 recommendations -- 3.14 WLM -- 3.14.1 Service classes -- 3.14.2 WLM recommendations -- 3.15 UNIX System Services -- 3.15.1 Shared HFS -- 3.15.2 Automove -- 3.15.3 zFS -- 3.15.4 BRLM issues -- 3.15.5 UNIX System Services recommendations -- 3.16 RACF -- 3.16.1 RACF sysplex communication -- 3.16.2 RACF non-data sharing mode -- 3.16.3 RACF data sharing mode -- 3.16.4 RACF read-only mode -- 3.16.5 RACF recovery procedures -- 3.16.6 PKI Services -- 3.16.7 RACF recommendations -- 3.17 DFSMShsm -- 3.17.1 Common Recall Queue.
3.17.2 Hot standby (Secondary Host promotion) -- 3.17.3 Use of record level sharing (RLS) for CDSs -- 3.17.4 DFSMShsm recommendations -- 3.18 Catalog -- 3.18.1 VVDS mode catalog sharing -- 3.18.2 Enhanced catalog sharing (ECS) -- 3.18.3 Catalog integrity -- 3.18.4 Catalog performance -- 3.18.5 Catalog sizing -- 3.18.6 Catalog backup and recovery -- 3.18.7 Catalog security -- 3.18.8 Catalog recommendations -- 3.19 Software maintenance -- 3.19.1 Types of maintenance -- 3.19.2 Classification of maintenance -- 3.19.3 Sources of maintenance -- 3.19.4 Consolidated Service Test (CST) -- 3.19.5 Enhanced Holddata -- 3.19.6 Software maintenance recommendations -- 3.20 Testing the sysplex -- 3.20.1 Test Sysplex -- 3.20.2 Sysplex testing recommendations -- 3.21 Planned outages -- 3.21.1 APPC/MVS configuration -- 3.21.2 APPC/MVS Transaction Scheduler -- 3.21.3 Authorized Program Facility (APF) -- 3.21.4 Diagnostics -- 3.21.5 Dump options -- 3.21.6 Dump Analysis and Elimination (DAE) -- 3.21.7 Console management -- 3.21.8 Console group management -- 3.21.9 Exits -- 3.21.10 Global Resource Serialization (GRS) -- 3.21.11 IODF management -- 3.21.12 IOS -- 3.21.13 LNKLST -- 3.21.14 LOGREC error recording -- 3.21.15 LPALST -- 3.21.16 Message Processing Facility (MPF) -- 3.21.17 MVS Message Service (MMS) -- 3.21.18 Local Page Data Sets -- 3.21.19 Parmlib concatenation -- 3.21.20 Products -- 3.21.21 Program properties table -- 3.21.22 Run-time library services (RTLS) -- 3.21.23 SLIP -- 3.21.24 System Measurement Facility (SMF) -- 3.21.25 Storage Management Subsystem (SMS) -- 3.21.26 Subsystem Names (SSN) -- 3.21.27 System Resources Manager (SRM) -- 3.21.28 Time Sharing Option (TSO) -- 3.21.29 UNIX System Services (USS) -- 3.21.30 XCF -- 3.21.31 Planned outages recommendations -- 3.22 Unplanned outages -- 3.22.1 Dump options -- 3.22.2 ABEND dumps -- 3.22.3 SVC dumps.
3.22.4 Stand-alone dump -- 3.22.5 Dump suppression -- 3.22.6 SLIP traps -- 3.22.7 System Hardcopy log -- 3.22.8 Environmental Record Editing and Printing (EREP) -- 3.22.9 Unplanned outages recommendations -- Chapter 4. Systems Management -- 4.1 Overall Availability Management processes -- 4.1.1 Develop availability practices -- 4.1.2 Develop standards -- 4.2 Service Level Management -- 4.2.1 Business requirements -- 4.2.2 Negotiating objectives -- 4.2.3 Documenting agreements - Managing expectations -- 4.2.4 Building infrastructure - Technical and support -- 4.2.5 Measuring availability -- 4.2.6 Track and report availability -- 4.2.7 Customer satisfaction -- 4.3 Change Management -- 4.3.1 Develop and prepare change -- 4.3.2 Assess and minimize risk -- 4.3.3 Testing -- 4.3.4 Back-out planning -- 4.3.5 Verify change readiness -- 4.3.6 Schedule change -- 4.3.7 Communicate change -- 4.3.8 Implement and document -- 4.3.9 Change record content -- 4.3.10 Review quality -- 4.4 Organization -- 4.4.1 Skills -- 4.4.2 Help desk activities -- 4.4.3 Operations -- 4.4.4 Automation -- 4.4.5 Application testing -- 4.4.6 Passive and active monitoring -- 4.5 Recovery Management -- 4.5.1 Terminology -- 4.5.2 Recovery potential initiatives -- 4.5.3 Recovery Management activities -- 4.5.4 Event Management -- 4.5.5 Incident Management -- 4.5.6 Crisis Management -- 4.6 Problem Management -- 4.6.1 Data tracking and reporting -- 4.6.2 Causal analysis -- 4.6.3 Maintenance policies -- 4.7 Performance Management -- 4.8 Capacity planning -- 4.9 Security Management -- 4.9.1 Security policy -- 4.9.2 Physical security -- 4.10 Configuration Management -- 4.10.1 Component Failure Impact Analysis -- 4.11 Enterprise architecture -- 4.11.1 Infrastructure simplification -- 4.11.2 Ideal mainframe implementations -- 4.11.3 Ideal BladeCenter implementation.
4.11.4 Examples and scenarios demonstrate real infrastructure simplification efforts.
Record Nr. UNINA-9910810926003321
[S.l.], : IBM, International Technical Support Organization, c2004
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui