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.
Database performance tuning on AIX [[electronic resource] /] / [Budi Darmawan ... et al.]
Database performance tuning on AIX [[electronic resource] /] / [Budi Darmawan ... et al.]
Edizione [2nd ed.]
Pubbl/distr/stampa [United States], : IBM International Technical Support Organization, 2003
Descrizione fisica xxvi, 516 p. : ill
Disciplina 005.75/6
Altri autori (Persone) DarmawanBudi
Collana IBM redbooks
Soggetto topico Database management
Soggetto genere / forma Electronic books.
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910450152203321
[United States], : IBM International Technical Support Organization, 2003
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Database performance tuning on AIX [[electronic resource] /] / [Budi Darmawan ... et al.]
Database performance tuning on AIX [[electronic resource] /] / [Budi Darmawan ... et al.]
Edizione [2nd ed.]
Pubbl/distr/stampa [United States], : IBM International Technical Support Organization, 2003
Descrizione fisica xxvi, 516 p. : ill
Disciplina 005.75/6
Altri autori (Persone) DarmawanBudi
Collana IBM redbooks
Soggetto topico Database management
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910783103603321
[United States], : IBM International Technical Support Organization, 2003
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Database performance tuning on AIX / / [Budi Darmawan ... et al.]
Database performance tuning on AIX / / [Budi Darmawan ... et al.]
Edizione [2nd ed.]
Pubbl/distr/stampa [United States], : IBM International Technical Support Organization, 2003
Descrizione fisica xxvi, 516 p. : ill
Disciplina 005.75/6
Altri autori (Persone) DarmawanBudi
Collana IBM redbooks
Soggetto topico Database management
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Front cover -- Contents -- Figures -- Tables -- Notices -- Trademarks -- Preface -- The team that wrote this redbook -- Become a published author -- Comments welcome -- Summary of changes -- January 2003, Second Edition -- Chapter 1. Introduction to this redbook -- 1.1 Relational database management systems -- 1.2 Project environment -- 1.2.1 Hardware configuration -- 1.2.2 Operating systems level -- 1.2.3 Database server -- 1.3 Document organization -- Part 1 RDBMS concepts -- Chapter 2. Introduction to relational database system concepts -- 2.1 RDBMS defined -- 2.2 RDBMS characteristics -- 2.2.1 Database logging -- 2.3 RDBMS components -- 2.3.1 RDBMS data -- 2.3.2 RDBMS cache -- 2.3.3 RDBMS processes -- 2.3.4 RDBMS tools -- 2.4 Defining the RDBMS terms and ideas -- 2.4.1 RDBMS terms -- 2.4.2 Structured Query Language -- 2.5 Ensuring data availability -- 2.5.1 Data loss cause and options -- 2.5.2 Backup and performance -- 2.6 Parallel databases -- 2.6.1 Parallel concepts in database environments -- 2.6.2 Advantages and disadvantages of parallel databases -- Chapter 3. Types of workload -- 3.1 Transactional workload -- 3.1.1 Online Transaction Processing (OLTP) -- 3.1.2 Enterprise Resource Planning (ERP) -- 3.1.3 e-business -- 3.2 Decision Support Systems (DSS) -- 3.2.1 Data warehouses -- 3.2.2 Data marts -- 3.2.3 Online Analytical Processing (OLAP) -- 3.2.4 Data mining -- 3.2.5 Reporting -- Chapter 4. DB2 Universal Database -- 4.1 New features and enhancements -- 4.2 DB2 UDB database architecture -- 4.2.1 Memory structures -- 4.2.2 Logical storage structures -- 4.2.3 Physical storage structures -- 4.2.4 Processes -- 4.2.5 SQL extensions: Stored procedures -- 4.2.6 DB2 tools -- 4.3 DB2 UDB parallel database considerations -- 4.3.1 Concepts and functionality -- 4.3.2 Optimizer -- 4.3.3 Inter-partition and intra-partition parallelism.
4.3.4 Hardware implementation -- Chapter 5. Oracle databases -- 5.1 Oracle database architecture -- 5.1.1 Memory structures -- 5.1.2 Logical storage structures -- 5.1.3 Physical storage structures -- 5.1.4 Processes -- 5.1.5 SQL extensions: Stored procedures -- 5.1.6 Administration tools -- 5.2 Oracle Real Application Cluster -- 5.2.1 Oracle RAC architecture -- 5.2.2 Virtual Shared Disk (VSD) -- 5.2.3 Global Cache Service -- 5.2.4 Global Enqueue Service -- 5.2.5 Distributed Lock Manager (DLM) -- Chapter 6. IBM Informix Dynamic Server -- 6.1 Informix DS architecture -- 6.1.1 Memory structures -- 6.1.2 Storage structures -- 6.1.3 Physical storage structures -- 6.1.4 Processes -- 6.1.5 SQL extensions: User defined routines -- 6.1.6 Administration tools -- 6.2 Informix Extended Parallel Server -- 6.2.1 Concepts and functionality -- 6.2.2 Fragmentation of data -- 6.2.3 Hardware implementation -- Part 2 System design and sizing -- Chapter 7. Sizing a database system -- 7.1 Introduction to sizing -- 7.1.1 Sizing concepts -- 7.1.2 Sizing constraints -- 7.2 Sizing techniques -- 7.2.1 Sizing from the data size -- 7.2.2 Sizing from transaction rates -- 7.2.3 Sizing from user numbers -- 7.2.4 Sizing for a particular application -- 7.3 CPU goals and sizing -- 7.3.1 Uniprocessor (UP) Systems -- 7.3.2 Symmetric Multiprocessor (SMP) Systems -- 7.3.3 CPU utilization -- 7.4 Memory goals and sizing -- 7.4.1 AIX operating system -- 7.4.2 AIX file system cache (AIX buffer cache) -- 7.4.3 RDBMS cache and structures -- 7.4.4 User applications and database connections -- 7.5 Disk goals and sizing -- 7.5.1 General database sizing: High-level -- 7.5.2 Specific table by table sizing: Detailed level -- 7.5.3 Which disk size to choose -- 7.5.4 Disk protection -- 7.6 Balancing a system using the component costs -- Chapter 8. Designing RDBMS servers.
8.1 Production, development, and testing -- 8.1.1 Production -- 8.1.2 Development -- 8.1.3 Testing -- 8.1.4 Hybrid machines -- 8.2 Working space -- 8.2.1 Basic and future AIX resources -- 8.2.2 Basic and future application resources -- 8.2.3 Basic RDBMS resources -- 8.2.4 Future RDBMS resources -- 8.3 Sizing consideration -- 8.3.1 Workload and network considerations -- 8.3.2 System resource considerations -- 8.3.3 Additional considerations -- 8.4 Database back up and restore strategy -- 8.4.1 DB2 UDB backup restore scenario -- 8.4.2 Oracle backup restore scenario -- 8.4.3 Informix backup restore scenario -- 8.4.4 General backup considerations -- 8.5 Coping with growth -- 8.5.1 DB2 UDB reorganization method -- 8.5.2 Oracle reorganization method -- 8.5.3 Informix reorganization method -- 8.5.4 When and how to avoid database reorganization -- 8.5.5 Coping with large, unexpected growth -- 8.5.6 Expected growth areas -- 8.5.7 Loading large amounts of data -- 8.6 Performance versus availability -- 8.7 AIX and RDBMS upgrades -- Chapter 9. Designing a disk subsystem -- 9.1 Disk subsystem design approach -- 9.1.1 Bandwidth related performance considerations -- 9.1.2 Physical database layout considerations -- 9.2 Logical Volume Manager (LVM) concepts -- 9.2.1 Physical partition striping versus LVM fine striping -- 9.2.2 Use of LVM policies -- 9.2.3 Recommendations for performance optimization -- 9.3 RAID levels overview and considerations -- 9.3.1 RAID 0 -- 9.3.2 RAID 1 -- 9.3.3 RAID 2 and 3 -- 9.3.4 RAID 4 -- 9.3.5 RAID 5 -- 9.3.6 RAID 0+1 or RAID 10 -- 9.3.7 Comparison of RAID Levels -- 9.3.8 RAID 5 versus AIX LVM mirroring -- 9.4 AIX disk performance topics -- 9.4.1 Raw logical volumes versus Journaled File System -- 9.4.2 Synchronous and asynchronous I/O -- 9.4.3 Use of Mirror Write Consistency -- 9.5 Direct access storage.
9.5.1 IBM 7133 Serial Disk System -- 9.5.2 IBM 2104 Expandable Storage Plus -- 9.6 Integrated storage subsystems -- 9.6.1 IBM TotalStorage Enterprise Storage Server -- 9.6.2 IBM FAStT Storage Servers -- 9.7 Network storage -- 9.7.1 Storage Area Network -- 9.7.2 Internet SCSI -- 9.7.3 Network Attached Storage -- Part 3 System optimization -- Chapter 10. Implementing your database -- 10.1 RDBMS installation process -- 10.2 Before RDBMS installation -- 10.2.1 Hardware and AIX ready check list -- 10.2.2 Pre-starting check list -- 10.2.3 Database data -- 10.2.4 Hardware testing -- 10.3 Installing the RDBMS code -- 10.3.1 Physical layout of the database -- 10.3.2 Scripting the build -- 10.3.3 Build a small cut down system -- 10.4 After installation -- 10.4.1 Documentation and log book -- 10.4.2 Backup and recovery test -- Chapter 11. Monitoring an RDBMS system for performance -- 11.1 Performance monitoring issues -- 11.1.1 Monitoring responsibility -- 11.1.2 Documenting performance problems -- 11.2 Monitoring methods usage -- 11.2.1 Regular monitoring method -- 11.2.2 Ad hoc monitoring method -- 11.2.3 Alert monitoring method -- 11.3 RDBMS tools -- 11.3.1 DB2 UDB monitoring tools -- 11.3.2 Oracle monitoring tools -- 11.3.3 Informix monitoring tools -- 11.4 IBM Tivoli Monitoring for Databases -- Chapter 12. Tuning an RDBMS system -- 12.1 Performance tuning basics -- 12.1.1 Tuning philosophy -- 12.1.2 Tuning skills -- 12.1.3 Reference manuals and books -- 12.1.4 About RDBMS tuning -- 12.1.5 Performance improvement process -- 12.2 Tuning strategies -- 12.2.1 Formal fine tuning method -- 12.2.2 Change all at once method -- 12.3 Bottlenecks, utilization, and resources -- 12.3.1 Insufficient CPU and latent demand -- 12.3.2 Insufficient memory -- 12.3.3 Insufficient disk I/O -- 12.3.4 Insufficient network resources -- 12.3.5 Insufficient logical resource access.
12.4 Additional tuning considerations -- 12.4.1 What can we tune -- 12.4.2 Tuning window -- 12.4.3 Classic mistake list -- Chapter 13. AIX and hardware tuning considerations -- 13.1 Tuning categories in this chapter -- 13.2 Common AIX issues -- 13.3 AIX tuning for RDBMS hints -- 13.3.1 AIX asynchronous I/O -- 13.3.2 AIX Logical Volume Manager or database files -- 13.3.3 Create logical volumes at a standardized size -- 13.3.4 AIX JFS or raw devices -- 13.3.5 AIX disk geometry considerations -- 13.3.6 AIX sequential read ahead -- 13.3.7 AIX paging space -- 13.3.8 AIX paging rate -- 13.3.9 Hot disk removal -- 13.3.10 Disk sets for hot disk avoidance -- 13.3.11 SMP balanced CPU utilization -- 13.4 Advanced AIX tuning hints -- 13.4.1 AIX logical track group size -- 13.4.2 AIX write behind -- 13.4.3 AIX disk I/O pacing -- 13.4.4 AIX processor binding on SMP -- 13.4.5 AIX process time slice -- 13.4.6 AIX free memory -- 13.4.7 AIX buffer cache size -- Chapter 14. DB2 UDB tuning -- 14.1 Introduction to DB2 UDB tuning -- 14.1.1 Quick-start tips for tuning -- 14.1.2 General tuning elements -- 14.1.3 Tablespace page size -- 14.1.4 Reorganizing tables -- 14.2 Areas of interest -- 14.2.1 Database manager configuration parameters -- 14.2.2 Database parameters -- 14.2.3 DB2 UDB registry variables -- 14.3 Which options will make a large difference -- 14.3.1 Buffer pool size -- 14.3.2 Number of I/O servers (num_ioservers) -- 14.3.3 Number of asynchronous page cleaners (num_iocleaners) -- 14.3.4 Changed pages threshold (chngpgs_thresh) -- 14.3.5 Sort heap size (sortheap) -- 14.3.6 Sort heap threshold (sheapthres) -- 14.3.7 Statement heap size (stmtheap) -- 14.3.8 Package cache size (pckcachesz) -- 14.3.9 Database heap size (dbheap) -- 14.3.10 Catalog cache size (catalogcache_sz) -- 14.3.11 Log buffer size (logbufsz).
14.3.12 Maximum number of active applications (maxappls).
Record Nr. UNINA-9910818499103321
[United States], : IBM International Technical Support Organization, 2003
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
IBM Tivoli Monitoring for Network Performance V2.1 [[electronic resource] ] : the mainframe network management solution / / [Budi Darmawan ... et al.]
IBM Tivoli Monitoring for Network Performance V2.1 [[electronic resource] ] : the mainframe network management solution / / [Budi Darmawan ... et al.]
Edizione [1st ed.]
Pubbl/distr/stampa [S.l.], : IBM, International Technical Support Organization, 2004
Descrizione fisica xiv, 282 p. : ill
Disciplina 004.6/2
Altri autori (Persone) DarmawanBudi
Collana IBM redbooks
Soggetto topico TCP/IP (Computer network protocol)
Soggetto genere / forma Electronic books.
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910450756203321
[S.l.], : IBM, International Technical Support Organization, 2004
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
IBM Tivoli Monitoring for Network Performance V2.1 [[electronic resource] ] : the mainframe network management solution / / [Budi Darmawan ... et al.]
IBM Tivoli Monitoring for Network Performance V2.1 [[electronic resource] ] : the mainframe network management solution / / [Budi Darmawan ... et al.]
Edizione [1st ed.]
Pubbl/distr/stampa [S.l.], : IBM, International Technical Support Organization, 2004
Descrizione fisica xiv, 282 p. : ill
Disciplina 004.6/2
Altri autori (Persone) DarmawanBudi
Collana IBM redbooks
Soggetto topico TCP/IP (Computer network protocol)
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910783545703321
[S.l.], : IBM, International Technical Support Organization, 2004
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
IBM Tivoli Monitoring for Network Performance V2.1 : the mainframe network management solution / / [Budi Darmawan ... et al.]
IBM Tivoli Monitoring for Network Performance V2.1 : the mainframe network management solution / / [Budi Darmawan ... et al.]
Edizione [1st ed.]
Pubbl/distr/stampa [S.l.], : IBM, International Technical Support Organization, 2004
Descrizione fisica xiv, 282 p. : ill
Disciplina 004.6/2
Altri autori (Persone) DarmawanBudi
Collana IBM redbooks
Soggetto topico TCP/IP (Computer network protocol)
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 network performance monitoring -- 1.1 Introduction -- 1.2 The automation blueprint -- 1.3 IBM Tivoli Monitoring for Network Performance -- 1.4 Redbook environment and scope -- 1.5 Document organization -- Chapter 2. Components and architecture -- 2.1 Components and functions -- 2.2 Web application -- 2.2.1 Web application structure -- 2.2.2 Web application user interface functions -- 2.2.3 Role-based security -- 2.2.4 Problem determination for Web application -- 2.3 Monitor functions -- 2.3.1 Process structure of the monitor -- 2.3.2 Files used by the monitor -- 2.3.3 Performance data sources -- 2.3.4 Setting options -- 2.3.5 Problem determination for the monitor -- 2.4 Communication and security -- 2.4.1 User authentication mechanism -- 2.4.2 Communication port usage -- 2.4.3 Certificates and authentication with SSL -- 2.4.4 Transport between DB2 and monitor -- 2.5 Database structure -- 2.5.1 Configuration tables -- 2.5.2 Measurement tables -- Chapter 3. Implementation scenarios -- 3.1 Implementation components -- 3.2 Implementation scenarios -- 3.2.1 Distributed servers environment -- 3.2.2 Pure z/OS environment -- 3.3 Scenario comparison -- 3.3.1 Distributed consideration -- 3.3.2 z/OS only consideration -- 3.3.3 Summary -- 3.4 Scenario implementation roadmap -- 3.5 User operation and roles -- Chapter 4. AIX Web application implementation -- 4.1 Web application on AIX overview -- 4.2 Preparing for the installation -- 4.2.1 File system space -- 4.2.2 Setting up the Java Messaging Service -- 4.2.3 User authority -- 4.2.4 Enabling DB2 password encryption -- 4.2.5 WebSphere access to DB2 -- 4.3 Web application implementation -- 4.3.1 Implementation steps overview.
4.3.2 Web application installation details -- 4.3.3 Setting up LDAP in z/OS -- 4.3.4 Configuring WebSphere Application Server for LDAP on z/OS -- 4.3.5 Verification of the distributed implementation -- 4.4 Some problems and their solutions -- 4.4.1 Problem with console users -- 4.4.2 LDAP user ID character constraint -- 4.4.3 Uninstallation from admin console -- 4.4.4 Set up the X-windows DISPLAY properties to enable graphics -- 4.4.5 LTPA key generation problem -- 4.4.6 Problem with SSL -- 4.5 Start and stop procedures -- 4.6 Backup and recovery -- 4.6.1 File system backup -- 4.6.2 DB2 database backup -- 4.6.3 DB2 database restore -- 4.6.4 File system restore -- Chapter 5. Mainframe Web application implementation -- 5.1 Scenario overview -- 5.2 Preparing for the implementation -- 5.2.1 Preparing HFS files -- 5.2.2 Preparing DB2 -- 5.2.3 Graphic package -- 5.2.4 Preparing WebSphere Application Server -- 5.3 Web application implementation -- 5.3.1 Installation procedure overview -- 5.3.2 Verification -- 5.4 Start and stop procedures -- 5.4.1 Start up the Web application -- 5.4.2 Shut down the Web application -- 5.5 Backup and recovery -- 5.5.1 Backup and restore of file systems -- 5.5.2 Backup and restore of DB2 database -- Chapter 6. Monitor implementation and operation -- 6.1 Monitor installation process -- 6.1.1 Before the installation -- 6.1.2 Preparing the system -- 6.1.3 Parameters for itmnp.properties -- 6.2 Some problems and their solutions -- 6.2.1 Missing Tivoli common directory -- 6.2.2 Setting APF authorized attribute -- 6.3 Start and stop procedures -- 6.4 Sample monitor configuration -- 6.5 Monitoring best practices -- 6.5.1 Monitored metrics -- 6.5.2 Monitoring configuration design -- 6.5.3 Monitoring information -- 6.5.4 Monitoring storage usage -- 6.5.5 Monitoring network interfaces -- Chapter 7. Discovery and alert interfaces.
7.1 NetView Integrated TCP/IP services component -- 7.1.1 Concepts -- 7.1.2 Configure NetView Integrated TCP/IP Services Component -- 7.1.3 Verification -- 7.2 Event integration with IBM Tivoli Enterprise Console -- 7.2.1 Customizing TEC rulebase -- 7.2.2 Configuring event forwarding -- 7.2.3 Sample event automation program -- 7.3 Event integration with IBM Tivoli NetView for z/OS -- 7.3.1 Setting up Event Automation Service -- 7.3.2 Defining threshold and event generation -- 7.3.3 Automating NetView alert -- Chapter 8. Historical reporting -- 8.1 Tivoli Data Warehouse overview -- 8.2 Tivoli Data Warehouse setup -- 8.2.1 Installation for distributed data source -- 8.2.2 Installation for mainframe data source -- 8.3 Installation of the Warehouse Enablement Pack -- 8.3.1 Back up TWH databases -- 8.3.2 Warehouse Enablement Pack installation -- 8.4 ETL processing -- 8.4.1 ETL overview -- 8.4.2 Testing, scheduling, and promoting the ETLs -- 8.5 Sample reports -- 8.5.1 Configuring Crystal Enterprise -- 8.5.2 Available reports -- 8.5.3 Accessing the Crystal ePortfolio -- Appendix A. ITMNP configuration files and test programs -- AIX itmnp.properties -- z/OS itmnp.properties -- Sample server TSO REXX program -- Sample object REXX client program -- Appendix B. z/OS LDAP SDBM back end configuration files -- z/OS LDAP setup configuration file: ldap.profile -- z/OS LDAP configuration file: SLAPDCNF -- z/OS LDAP started procedure: LDAPSRV -- Appendix C. Tips collection -- WebSphere Application Server Version 5 -- Administration -- J2EE based application -- Startup and shutdown procedure -- DB2 Universal Database Version 8 -- Relational database system -- DB2 on z/OS systems -- DB2 on AIX or Window systems -- Differences between z/OS and distributed DB2 processing -- Important tables -- z/OS Communication Server TCP/IP -- IBM Tivoli NetView for z/OS Version 5.
Alerts structure -- Automation support -- Event automation service -- IBM Tivoli Enterprise Console Version 3.9 -- IBM Tivoli Enterprise Console structure -- IBM Tivoli Data Warehouse Version 1.2 -- Data warehouse concepts -- Warehouse enablement pack -- Appendix D. Underlying technology -- Light-weight Directory Access Protocol (LDAP) -- eXtensible Markup Language (XML) -- Microsoft Excel for browsing XML files -- Certificates and encryption -- Secret Key Cryptography -- Public Key Cryptography -- Refinements on cryptographic techniques -- Secure Sockets Layer protocol -- The Record Layer -- The communication protocols -- Abbreviations and acronyms -- Related publications -- IBM Redbooks -- Other publications -- Online resources -- How to get IBM Redbooks -- Help from IBM -- Index -- Back cover.
Record Nr. UNINA-9910809997103321
[S.l.], : IBM, International Technical Support Organization, 2004
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Tivoli Business Systems Manager version 2.1 end-to-end business impact management [[electronic resource] /] / [Budi Darmawan ... et al.]
Tivoli Business Systems Manager version 2.1 end-to-end business impact management [[electronic resource] /] / [Budi Darmawan ... et al.]
Edizione [1st ed.]
Pubbl/distr/stampa [S.l.], : IBM, International Technical Support Organization, 2003
Descrizione fisica xxviii, 596 p. : ill
Disciplina 658.4/038/028553
Altri autori (Persone) DarmawanBudi
Collana IBM redbooks
Soggetto topico Business - Data processing - Management
Management information systems
Web servers - Management
Soggetto genere / forma Electronic books.
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910449790303321
[S.l.], : IBM, International Technical Support Organization, 2003
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Tivoli Business Systems Manager version 2.1 end-to-end business impact management [[electronic resource] /] / [Budi Darmawan ... et al.]
Tivoli Business Systems Manager version 2.1 end-to-end business impact management [[electronic resource] /] / [Budi Darmawan ... et al.]
Edizione [1st ed.]
Pubbl/distr/stampa [S.l.], : IBM, International Technical Support Organization, 2003
Descrizione fisica xxviii, 596 p. : ill
Disciplina 658.4/038/028553
Altri autori (Persone) DarmawanBudi
Collana IBM redbooks
Soggetto topico Business - Data processing - Management
Management information systems
Web servers - Management
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910783566403321
[S.l.], : IBM, International Technical Support Organization, 2003
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Tivoli Business Systems Manager version 2.1 end-to-end business impact management / / [Budi Darmawan ... et al.]
Tivoli Business Systems Manager version 2.1 end-to-end business impact management / / [Budi Darmawan ... et al.]
Edizione [1st ed.]
Pubbl/distr/stampa [S.l.], : IBM, International Technical Support Organization, 2003
Descrizione fisica xxviii, 596 p. : ill
Disciplina 658.4/038/028553
Altri autori (Persone) DarmawanBudi
Collana IBM redbooks
Soggetto topico Business - Data processing - Management
Management information systems
Web servers - Management
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Front cover -- Contents -- Figures -- Tables -- Notices -- Trademarks -- Preface -- The team that wrote this redbook -- Become a published author -- Comments welcome -- Part 1 Concept and planning -- Chapter 1. Introduction to business systems management -- 1.1 Business systems management -- 1.2 Tivoli systems management product -- 1.3 IBM Tivoli Business Systems Manager -- 1.3.1 Business system -- 1.3.2 Discovery processing -- 1.3.3 Event processing -- 1.3.4 Views -- 1.4 Document organization and scope -- 1.5 Lab environment -- Chapter 2. Components and functions -- 2.1 Product structure -- 2.2 Base services -- 2.2.1 Components and data flow -- 2.2.2 Installation directory structure -- 2.2.3 Windows registry structure -- 2.2.4 Log files -- 2.3 Distributed resource feeds -- 2.3.1 Agent Listener -- 2.3.2 Common listener -- 2.4 Mainframe (z/OS) resource feeds -- 2.4.1 OS/390 components -- 2.4.2 Windows servers connection -- 2.4.3 Object registration process -- 2.4.4 Bulk discovery -- 2.4.5 Command support -- 2.5 History server, reporting, and health monitor -- 2.5.1 History server -- 2.5.2 The reporting system -- 2.5.3 Health monitor -- Chapter 3. Database structure -- 3.1 Microsoft SQL Server overview -- 3.2 The databases -- 3.3 Object implementation -- 3.3.1 Important information sources -- 3.3.2 Object structure implementation -- 3.3.3 Business Systems implementation -- 3.3.4 ROOT, BUSC, and LOBC objects -- 3.3.5 Object hierarchy -- 3.4 Status propagation -- 3.5 Agent listener resources -- 3.5.1 Class implementation -- 3.5.2 AMS tables -- 3.6 Common listener resources -- 3.7 Menu and command -- 3.7.1 Menu, menu item, and launcher -- 3.7.2 z/OS subsystems command support -- 3.7.3 Tivoli task support -- Chapter 4. User interface -- 4.1 Java console -- 4.2 Web console -- Chapter 5. Implementation planning -- 5.1 Planning overview -- 5.2 Personnel.
5.3 Hardware specifications -- 5.4 Network and connectivity -- 5.5 Software level and prerequisites -- 5.5.1 Planning for distributed systems -- 5.5.2 Planning for mainframe systems -- 5.6 Operators and users -- 5.7 Business System requirements -- 5.7.1 Business System View theory -- 5.7.2 Business System View design concept -- 5.7.3 Business System View structure -- Part 2 Distributed implementation -- Chapter 6. Base services implementation -- 6.1 Hardware and software prerequisites -- 6.1.1 Hardware configuration -- 6.1.2 Software components -- 6.1.3 Hardware and software configuration for this book -- 6.2 Prerequisite software components installation -- 6.2.1 Operating system: Windows 2000 Server -- 6.2.2 MKS Toolkit for Systems Administrators Version 7.5 or 8.0 -- 6.2.3 Windows Resource Kit -- 6.2.4 JDBC Driver: Microsoft SQL 2000 Driver for JDBC -- 6.2.5 Microsoft IIS -- 6.2.6 Microsoft SQL Server -- 6.3 Database server installation -- 6.4 Console and propagation server installation -- 6.5 History server installation -- 6.6 Health Monitor Server implementation -- 6.6.1 HMS Installation -- 6.6.2 Customization -- 6.6.3 Health Monitor Client implementation -- Chapter 7. TEC components integration -- 7.1 Tivoli Enterprise Console overview -- 7.2 Setting up the TEC connection -- 7.2.1 Installing event enablement and the task server -- 7.2.2 Setting up the user ID -- 7.2.3 Updating the TEC event classes and rules -- 7.2.4 Enabling TBSM agent listener -- 7.3 IBM Tivoli Monitoring modules integration -- 7.4 Creating a generic component -- 7.5 Defining a component from DM monitors -- 7.6 Troubleshooting -- Chapter 8. IBM Tivoli Monitoring integration -- 8.1 IBM Tivoli Monitoring integration -- 8.2 Adapter installation and configuration -- 8.2.1 Installing JRE 1.3.0 -- 8.2.2 Installing the TBSM adapter for ITM -- 8.2.3 TBSM adapter processes.
8.2.4 Configuring the IBM Tivoli Monitoring for 5.1.1 TBSM Adapter -- 8.3 Using the TBSM adapter -- 8.3.1 Discovery process -- 8.3.2 Event forwarding to Tivoli Business Systems Manager -- 8.4 Tracing an event to the Common Listener -- Chapter 9. IBM Tivoli NetView integration -- 9.1 What IBM Tivoli NetView is -- 9.2 NetView 7.1.3 installation and configuration -- 9.2.1 Installation prerequisites -- 9.2.2 Suggested configuration steps -- 9.3 Adapter installation -- 9.3.1 Installing the NetView part of the adapter -- 9.3.2 Installing the TBSM part of the adapter -- 9.4 NetView adapter configuration -- 9.5 Using the adapter -- 9.5.1 Bulk discovery -- 9.5.2 How NetView resources are handled -- 9.5.3 Launching NetView Web console from TBSM -- 9.6 Troubleshooting the environment -- 9.6.1 TBSM adapter basics -- 9.6.2 TBSM communication -- 9.6.3 Testing the launch functions -- 9.6.4 TBSM adapter log and trace files -- 9.7 Extending the menus -- 9.7.1 Extending the NetView Web console -- 9.7.2 Extending the TBSM Java console -- Part 3 z/OS integration -- Chapter 10. z/OS installation and configuration -- 10.1 Source/390 implementation -- 10.1.1 Pre-installation tasks -- 10.1.2 Installing Source/390 -- 10.1.3 Bulk discovery configuration -- 10.1.4 Source/390 tuning considerations -- 10.1.5 Source/390 security -- 10.2 Setting up Tivoli NetView for z/OS -- 10.2.1 Modify the NetView started task procedure -- 10.2.2 Modify the DSIPARM members -- 10.2.3 Enable the PPI connection -- 10.2.4 Enable NETCONV connection -- 10.2.5 Enabling communication between NetView systems -- 10.2.6 Tuning considerations -- 10.3 Implementing the Event Server -- Chapter 11. z/OS data feeds and discovery -- 11.1 z/OS data feeds overview -- 11.2 System Automation for OS/390 Version 2.1 -- 11.2.1 Concept -- 11.2.2 Integration setup -- 11.2.3 Object discovery.
11.3 Database 2 (DB2) for z/OS -- 11.3.1 Integration setup -- 11.3.2 Object discovery -- 11.4 Information Management System (IMS) -- 11.4.1 Integration setup -- 11.4.2 Object discovery -- 11.5 CICSPlex System Manager Version 2.2 -- 11.5.1 Integration setup -- 11.5.2 Object discovery -- 11.6 Tivoli Workload Scheduler for z/OS -- 11.6.1 Concept -- 11.6.2 Integration setup -- 11.6.3 Object discovery -- 11.7 Resource Object Data Manager -- 11.7.1 Concept -- 11.7.2 Integration setup -- 11.7.3 Object discovery -- 11.8 Resource Measurement Facility (RMF) -- 11.8.1 Concept -- 11.8.2 Integration setup -- 11.9 System Managed Storage (SMS) -- 11.9.1 Concept -- 11.9.2 Integration setup -- 11.10 DFSMS Hierarchical Storage Manager -- 11.10.1 Concept -- 11.10.2 Integration setup -- 11.11 WebSphere HTTP Server for OS/390 -- 11.11.1 Integration setup -- 11.11.2 Object discovery -- Part 4 Advanced configuration -- Chapter 12. Automatic Business System View creation -- 12.1 Automatic Business System View -- 12.1.1 Automatic Business Systems design -- 12.1.2 Automatic Business Systems configuration file -- 12.1.3 Defining the Automatic Business System -- 12.2 ABS usage example -- 12.2.1 Manual creation of the business system view -- 12.2.2 BSV creation tool -- 12.3 Distributed LOB rules to ABS migration -- 12.3.1 Migration description -- 12.3.2 Migration example -- Chapter 13. Setting up roles and security -- 13.1 Resource security -- 13.1.1 Protecting files and directories -- 13.1.2 Protecting the registry -- 13.1.3 Windows user ID and groups -- 13.2 Password protection -- 13.2.1 TBSM processes passwords -- 13.2.2 Microsoft SQL Server -- 13.2.3 Reporting system password -- 13.3 TBSM command security -- 13.4 TBSM operators and workspaces -- Chapter 14. Maintenance and tuning issues -- 14.1 SQL Server Agent jobs -- 14.1.1 z/OS-related jobs.
14.1.2 Distributed resources jobs -- 14.1.3 Database maintenance jobs -- 14.2 Database maintenance -- 14.2.1 Database statistic and check -- 14.2.2 Database Maintenance Plan -- 14.3 Microsoft SQL Server and Windows 2000 tuning -- 14.3.1 Windows 2000 Advanced Server tuning -- 14.3.2 Microsoft SQL Server 2000 tuning -- Chapter 15. Automatic problem ticketing -- 15.1 Automatic problem ticketing -- 15.2 Defining the auto ticketing rule -- 15.3 Tivoli Information Management for z/OS integration overview -- 15.4 Installation and configuration -- 15.4.1 Enable problem management -- 15.4.2 Extract and customize the input-output processor -- 15.4.3 Setting up the task server and Tivoli NetView for z/OS -- 15.4.4 Application customization -- 15.5 Using the problem ticket interface -- 15.5.1 Manual problem ticket operation -- 15.5.2 Closing a problem ticket -- Chapter 16. High availability and failover -- 16.1 Failover concept and terminology -- 16.2 Implementation of failover -- 16.2.1 Prerequisites -- 16.2.2 Installation and customization of failover -- 16.2.3 Setup for z/OS -- 16.3 Performing failover -- 16.3.1 Enabling failover -- 16.3.2 Enabling reverse failover -- 16.4 Limitations and discussion -- 16.5 Troubleshooting tips -- Chapter 17. Historical reporting with TEDW -- 17.1 Tivoli Enterprise Data Warehouse overview -- 17.1.1 Tivoli Enterprise Data Warehouse concepts and components -- 17.1.2 IBM Tivoli Business Systems Manager integration -- 17.2 Installation and configuration for data warehouse -- 17.2.1 Warehouse integration pre-installation steps -- 17.2.2 Setting up the source ETL -- 17.3 Activating collection -- 17.3.1 Changes on the TWH_CDW database -- 17.3.2 Creating an ODBC connection to source database -- 17.3.3 Defining authority to the Warehouse Sources and Targets -- 17.3.4 Scheduling the source ETL.
17.3.5 Changing the source ETL status to Production.
Record Nr. UNINA-9910815976103321
[S.l.], : IBM, International Technical Support Organization, 2003
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui