Search for tag: "organization"
Unit 15 Section 5: Annotated VSAM Print of the Primary Index Database (HIDAM), Part 3This video describes the beginning of the PRINT of the first DATA-containing CI. |
|
Unit 15 Section 4: Annotated VSAM Print of the Primary Index Database (HIDAM), Part 2This video describes the second CI of the ESDS main database data set. |
|
Unit 15 Section 3: Annotated VSAM Print of the Primary Index Database (HIDAM), Part 1This video describes the items in the first page of a VSAM PRINT for the database data set that corresponds to the first CI of the HIDAM primary index which is a VSAM KSDS data set. |
|
Unit 15 Section 2: CI and Block Sizes and HIDAM Space UsageThis video some items that should help you VSAM PRINTs, by providing a hexadecimal to decimal conversion table, VSAM’s numbering system, and how to find answers about HIDAM space usage. |
|
Unit 15 Section 1: Segment FormatThis video describes the sequence in which various pointer types exist in the prefix of IMS segments. |
|
Unit 14 Section 6: Changes to Database Hierarchic StructureThis video describes how changes to the database hierarchic structure will require some database tool (such as IBM’s IMS Tools DB Segment Restructure), or a combination of standard utilities… |
|
Unit 14 Section 5: Database Segment ChangesThis video describes the impacts of changing database segments. Existing application programs need not be affected by adding new segments. Existing programs can process without even being aware that… |
|
Unit 14 Section 4: Impacts of Database ChangesThis video describes the impacts of making database changes, including what actions have no or little impact on application processing. |
|
Unit 14 Section 3: Database Design Considerations for PointersThis video describes the following design considerations:Why you should validate your database design with some performance measurements Why you never specify a pointer that will never be used but… |
|
Unit 14 Section 2: Sequence FieldsThe root segments of all database types, except for HDAM, require that a unique sequence field be defined. If no sequence field is defined for other (that is, non-root) segment types, IMS relies on… |
|
Unit 14 Section 1: Pointer SelectionThis video describes physical child pointers, physical twin pointers, and secondary index pointers. |
|
Unit 13 Section 16: Lab 4: Database Recovery, Part 2This lab demo continues the discussion of IMS database backup and recovery utilities. |
|
Unit 13 Section 15: Lab 4: Database Recovery, Part 1This lab demo shows you how to: Use the Database Image Copy utility and prepare JCL and utility control statements to run it Use the DB Change Accumulation utility and prepare the JCL and utility… |
|
Unit 13 Section14: DBRC and the Recovery Control UtilityThis video describes the JCL used to start the Recovery Control utility and Database Recovery Control (DBRC), which does two main tasks:Maintains an inventory of the status of system logs (e.g. OLDS,… |
|
Unit 13 Section 13: Database Backout UtilityThe Database Backout utility does this tasks:Removes database changes made during the execution of a DLI or DBB region Should also be used to backout database changes made by a BMP or MPP region… |
|
Unit 13 Section 12: Recovery ConsiderationsThis video describes various recovery considerations such as:What frequency of image copy and change accumulation depends on. An image copy should be taken after a reorganization, database load, or… |