Errata
The errata list is a list of errors and their corrections that were found after the product was released. If the error was corrected in a later version or reprint the date of the correction will be displayed in the column titled "Date Corrected".
The following errata were submitted by our customers and approved as valid errors by the author or editor.
Color key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update
Version | Location | Description | Submitted By | Date submitted | Date corrected |
---|---|---|---|---|---|
Page search "Mainframe disk drivers are definitely fast." https://learning.oreilly.com/library/view/modern-mainframe-development/9781098107017/ch02.html#idm45590750706000 |
While the statement "Mainframe disk drivers are definitely fast" is undoubtedly true, you haven't introduced the concept of "drivers" (as in low level software) at this point, only "drives", which may cause confusion to some. At least it caused some to me. Recommend change to "Mainframe disk drives are definitely fast." |
Al Zimmerman | Apr 18, 2022 | Feb 16, 2024 | |
Page 54 3rd, 4th & 5th paragraph |
Paragraphs 3 & 4 say to go to the JOBS section to find the corresponding JCL file. However, in VSCode 1.85, the .JCL files are not in the JOBS section, they are in a <USERID>.JCL folder in the DATA SETS section. So you expand this folder and scroll down to find HELLO inside of it and then right click on HELLO and choose Submit Job. Figure 3-18 shows this even though the verbiage in paragraphs 3 & 4 are incorrect. Note from the Author or Editor: |
Russell Martin | Jan 05, 2024 | Feb 16, 2024 | |
Page 88 Last sentence |
The conclusion of chapter 4 ends with the sentence "In the next chapter, we'll look at setting up tables and creating reports", but the next chapter is about File handling. Tables and reports are the topic of chapter 6. Note from the Author or Editor: |
Anonymous | Nov 18, 2022 | Feb 16, 2024 | |
Page 151 Last line of example code. |
Text and cose do not say the same thing, I ayaowxt the SAY line needs a plus sign, not a comma. Note from the Author or Editor: |
richard burrows | Dec 29, 2022 | Feb 16, 2024 |