Solved by verified expert:part 11.1.10 Q – page 12-13 – 2.17 Q – page 33 – 2.18 Q – page 34 – 3.5 Q – ispf – page 38 – 3.6 ispf – page 39 – ————————————————————————————Part 22.5.2 Q – Userid – page 18 – 2.6.4 Q – JCL – page 21 – 2.8 Q – page 2 – 2.10 Q – ISPF – page 24 – 3.1.2 Q – page 26 -3.1.4 Q – page 27 – 3.2.4 Q page 33-343.5 Q – page 39-404.2 Q – page 495.5 Q – page 536.3.4 Q – page 62
part_2.docx
part_1.docx
system_z_text_book.pdf
help_2_introduction_to_system_z13_architecture.docx
help_introduction_to_z_systems_and_z_os.docx
Unformatted Attachment Preview
Contents
Recommended Prerequisites ………………………………………………………………………………………………………………. 5
z Systems Hands-on Tutorial 1 Requirements ………………………………………………………………………………….. 5
Z System Tutorial – 2 ISPF and File System Objectives ……………………………………………………………………….. 5
Tutorial Recommendations …………………………………………………………………………………………………………………. 6
Hands-on is the Best Way to Learn ………………………………………………………………………………………………….. 6
Handling Common Errors submitting a JCL Job, using ISPF and SDSF ……………………………………………. 6
Recommended Videos …………………………………………………………………………………………………………………….. 6
Requirement 1. Introduction to the Functions of File Systems ……………………………………………………………… 8
1.1 Naming Files or Datasets …………………………………………………………………………………………………………… 8
1.1.1 Naming files in the Windows NTFSv5 file system…………………………………………………………………. 8
1.1.2 Naming z System Data sets …………………………………………………………………………………………………. 9
1.2 What is a data set? …………………………………………………………………………………………………………………….. 9
1.3 Managing the Content of a File or Data set …………………………………………………………………………………. 9
1.4 Organizing Files or Data sets ……………………………………………………………………………………………………… 9
1.4.1 Organizing by Physical Disks (DASDs) and Disk Volume Storage ………………………………………. 10
1.4.2 VTOC (Volume Table of Contents) ……………………………………………………………………………………… 10
1.4.3 Organizing by Files/Folders (Windows, UNIX or Linux Hierarchical File System) ………………… 10
1.4.4 Organizing by Partitioned Data Sets (z System Flat File System) ………………………………………… 10
1.5 Creating New Files, Folders or Data sets ………………………………………………………………………………….. 11
1.6. File System Security ……………………………………………………………………………………………………………….. 11
Requirement 2.0 ISPF Navigation between ISPF Menus or Panels………………………………………………………. 12
2.1 ISPF Primary Option Menu panel ……………………………………………………………………………………………… 13
2.2 Utility Selection Panel ………………………………………………………………………………………………………………. 14
2.2.1 Documenting Utility Selection Panel ………………………………………………………………………………….. 14
2.3 Userids and High Level Qualifier (HLQ) …………………………………………………………………………………….. 15
2.4 Windows 7 and Linux User Folders and z System User Catalogs ………………………………………………. 15
2.5 DSLIST Panel …………………………………………………………………………………………………………………………… 16
2.5.1 You have no data sets displayed. ………………………………………………………………………………………. 18
2.5.2 Questions – Userids, User Catalogs and HLQ ……………………………………………………………………. 18
2.6 Submit a JOB to z/OS Using ISPF to install your Tutorial Data Sets …………………………………………… 19
2.6.1 Enter the TSO SUBMIT Command ……………………………………………………………………………………… 19
2.6.2 Press the right-ctrl key to execute the JCL JOB …………………………………………………………………. 20
2.6.3 Press the RIGHT-CTRL key to Continue After seeing the three asterisks *** ……………………….. 20
2.6.4 MAXCC=0000 ……………………………………………………………………………………………………………………. 20
2.6.5 Questions – JCL and Submitting JCL Jobs ………………………………………………………………………… 21
2.7 Quick Navigation to the Dataset List (DLIST) Panel =3.4 ……………………………………………………………. 22
2.8 Questions and Documenting your DSLIST Panel ………………………………………………………………………. 23
2.9 Comparing DSLIST to Windows Explorer and the DIR command ………………………………………………. 23
P a g e 2 | 68
2.10 Questions – ISPF Navigation …………………………………………………………………………………………………… 24
Requirement 3.0 Using ISPF and the z/OS File System ………………………………………………………………………. 25
3.1 ISPF Function Keys, Primary and Line Commands …………………………………………………………………… 25
3.1.1 ISPF Function Keys …………………………………………………………………………………………………………… 25
3.1.2 Questions – ISPF Function Keys ………………………………………………………………………………………… 26
3.1.3 ISPF Primary Commands …………………………………………………………………………………………………… 27
3.1.4 Questions – ISPF Primary Commands ………………………………………………………………………………… 27
3.1.3 ISPF Line Commands ………………………………………………………………………………………………………… 27
3.1.4 Problems using ISPF Line Commands ………………………………………………………………………………. 28
3.2 Introduction to z System Volumes, VTOCs and Catalogs ………………………………………………………….. 29
3.2.1 z System Volumes and VTOCs…………………………………………………………………………………………… 29
3.2.2 z System User Catalogs …………………………………………………………………………………………………….. 30
3.2.3 Comparing z/OS VTOC with Windows Root Directories ……………………………………………………… 31
3.2.4 Questions – File Systems, Data sets, Volumes and Catalogs ………………………………………………. 33
3.3 Document Data Set Size …………………………………………………………………………………………………………… 35
3.3 z/OS Data Set Organization (or File Type) …………………………………………………………………………………. 37
3.3.1 Sequential, Partitioned or Partitioned-Extended Data Set Organization ………………………………. 37
3.3.2 DSORG is conceptually similar to a Window’s file type. ……………………………………………………… 38
3.4 How does a Partitioned Data Set Work? ……………………………………………………………………………………. 39
3.5 Questions and Document Dataset Organization (DSORG) …………………………………………………………. 39
3.6 Document Date Created (allocated) and Last Accessed (Referred) ……………………………………………. 41
3.7 Comparing Window’s File and Folder Properties to z/OS ………………………………………………………….. 42
3.8 Data Sets Listed by User Catalog ……………………………………………………………………………………………… 42
3.9 Document Data Sets Listed by Volume …………………………………………………………………………………….. 44
3.10 Document Data Sets Listed by Sorted Order – ISPF SORT ………………………………………………………. 44
3.11 Document Information stored in the VTOC (Volume Table of Contents) …………………………………… 45
Requirement 4.0 Comparing ISPF Utilities to Windows Explorer Utilties. ………………………………………….. 47
4.1 Utility Selection Panel ………………………………………………………………………………………………………………. 47
4.2 Questions – Comparing Windows and ISPF ……………………………………………………………………………… 49
Requirement 5.0 ISPF MOVE/COPY, DATASET and LIBRARY Utility Panels ……………………………………….. 50
5.1 Document the Move/Copy Utility Panel …………………………………………………………………………………….. 50
5.2 Document the Data Set Utility Panel …………………………………………………………………………………………. 51
5.3 Document Library Utility Panel …………………………………………………………………………………………………. 51
5.4 Allocate a Data Set – What does this mean?……………………………………………………………………………… 52
5.5 Questions – Data Set Allocation ………………………………………………………………………………………………… 53
Requirement 6.0 More Uses of the DSLIST Utility Panel ……………………………………………………………………… 53
6.1 DSLIST Utility Panel – Getting Detailed Information about a Dataset or Member ………………………… 53
6.1.1 Document Detailed Information for the XXXXXX.COBOL data set DSLIST I Command ………… 54
6.1.2 Document Detailed Information for the XXXXXX.DATA.ACCOUNTS data set. ……………………… 55
6.2 DSLIST Utility Panel – Browsing a Data Set or PDS Member ………………………………………………………. 56
P a g e 3 | 68
6.2.1 Browsing the XXXXXX.COBOL partitioned data set ……………………………………………………………. 56
6.2.2 Browsing the XXXXXX.COBOL partitioned data set member named CBL0001 …………………….. 56
6.2.3 Browsing the XXXXXX.DATA.ACCOUNTS data set. ……………………………………………………………. 59
6.3 DSLIST Utility Panel – Editing a Data Set or PDS Member ………………………………………………………….. 60
6.3.1 Browsing the XXXXXX.COBOL(CBL0001) partitioned data set member ………………………………. 60
6.3.2 ISPF Primary command RESET …………………………………………………………………………………………. 61
6.3.3 ISPF Over-type Edit Mode and Insert Edit Mode …………………………………………………………………. 61
6.3.4. Document the CHANGED AUTHOR NAME ………………………………………………………………………… 62
6.3.5 Questions – ISPF Line Commands ……………………………………………………………………………………… 62
6.3 DSLIST Utility Panel – Editing a XXXXXX.DATA.ACCOUNTS Sequential Data Set……………………….. 62
6.3.1 Edit Entry Panel – Warn of First Data Change …………………………………………………………………….. 63
6.3.2 Sequential z/OS Data Sets and Records …………………………………………………………………………….. 65
6.3.3 Document columns 72 through 145 your XXXXX.DATA.ACCOUNTS sequential data set …….. 66
6.3.4 Press F12 to Exit a ISPF Panel without Saving any Changes ………………………………………………. 66
Requirement 7.0 LOGGING OFF From ISPF and TSO …………………………………………………………………………. 67
7.1 The =X ISPF Command …………………………………………………………………………………………………………….. 67
7.2. Specify Disposition of the LOG Data Set ………………………………………………………………………………….. 67
7.3 TSO Ready Prompt and LOGOFF Command …………………………………………………………………………….. 68
7.4 Restaring ISPF from TSO Ready Prompt …………………………………………………………………………………… 68
P a g e 4 | 68
Enter your Name Here
Recommended Prerequisites
Z System Tutorial – 2 assumes that you have completed the hands-on requirements for z System
Tutorial – 1 Logon
z Systems Hands-on Tutorial 1 Requirements
▪
▪
▪
▪
▪
▪
▪
Access to a 3270-Client, Assigned TSO UserId and Password
LOGON to TSO (z/OS) and change Initial TSO Password
Reviewed Common TSO Logon Problems
Reviewed ISPF Primary Option Menu
Moved ISPF Option Line using the ISPF Settings Panel
Exit ISPF and LOGOFF from TSO
Completed testing of the TSO Password Change – LOGON to TSO (z/OS) and LOGOFF
Z System Tutorial – 2 ISPF and File System Objectives
1. Students will be introduced and will compare basic z/OS, Windows and Linux file system
concepts.
2. Students will be introduced to the role of z/OS DASD (Direct Access Storage Devices),
Volumes, VTOC (Volume Table of Content) and User Catalogs used to store and organize
data.
3. Students will navigate between ISPF panels, and use function key, primary and line
commands.
4. Students will SUBMIT and JCL Job to setup tutorial data sets.
5. Students will use the ISPF Data Set List Panel to browse or edit user cataloged data sets, data
set properties, or VTOC information.
6. Students will compare DSLIST to Window Explorer.
7. Students will compare sequential, and partitioned data set organization to popular Windows
file types and folders.
8. Students will be introduced to the concept of z/OS data set allocation.
9. Student will review ISPF MOVE/COPY, DATASET and LIBRARY Utility Panels.
P a g e 5 | 68
Tutorial Recommendations
Hands-on is the Best Way to Learn
It is recommended that students logon to z/OS and should attempt the hands-on demonstration
examples while **reading this tutorial”. The best way to learn z/OS is simply to read the
directions and complete the hands-on requirements. The student should avoid getting distracted
or becoming overwhelmed by a few technical concepts. If the student follows the hands-on
directions, the technical concepts may be easier to understand after you have completed
these hands-on requirements.
Handling Common Errors submitting a JCL Job, using ISPF and SDSF
Z ISPF and File System Tutorial – 2 includes explanations and possible solutions for common errors
using ISPF. It is RECOMMENDED for a student to read these problem solving recommendations and
attempt to resolve your specific problem BEFORE you ask your instructor for assistance. This tutorial
is designed to introduce common ISPF troubleshooting strategies. If after you have read and
attempted to apply these troubleshooting suggestions and you still need assistance, DO ASK YOUR
INTRUCTOR FOR ASSISTANCE. It is important that your personal experience using the fastest
commercial computer in the world will be a success for you.
Recommended Videos
Your instructor may decide to demonstrate this tutorial. You may also view the ISPF and COBOL and
other videos listed below. You are NOT required to view these videos, but you may find that these
videos are an excellent supplement to your instructor’s demonstration or this z System Tutorial – 2.
Video ISPF Productivity Tool Overview Part 1- https://www.youtube.com/watch?v=fhkms6ozen4
Video ISPF Productivity Tool Overview Part 2 -https://www.youtube.com/watch?v=y7L-VpZdLg0
ISPF http://en.wikipedia.org/wiki/ISPF
Mainframe – Using TSO and ISPF – http://answers.uchicago.edu/page.php?id=19482
TSO/ISPF – Features and Setup Instructions – http://www.upenn.edu/computing/admin/mvs/ispf.html
What is ISPF?
http://publib.boulder.ibm.com/infocenter/zos/basics/index.jsp?topic=/com.ibm.zos.zconcepts/zconc_wh
atisbatch.htm
What is JES?
http://publib.boulder.ibm.com/infocenter/zos/basics/index.jsp?topic=/com.ibm.zos.zconcepts/zconc_wh
atisbatch.htm
Main Features of ISPF http://publib.boulder.ibm.com/infocenter/zos/basics/topic/com.ibm.zos.zcourses/zcourses_ispfmain_bo
ok.pdf
ISPF Primary menu and Datasets http://publib.boulder.ibm.com/infocenter/zos/basics/topic/com.ibm.zos.zcourses/zcourses_ispfpdf_book
.pdf
ISPF Data Sets
http://publib.boulder.ibm.com/infocenter/zos/basics/topic/com.ibm.zos.zcourses/zcourses_ispfdsbasics
_book.pdf
P a g e 6 | 68
P a g e 7 | 68
Requirement 1. Introduction to the Functions of File Systems
A File System is a collection of operating system programs that control the manner in which files are
named, are created (Allocated), stored (Saved), retrieved (Opened), and managed. Most operating
system support one or more file systems. While most file systems are similar, the rules to use each
file system varies. Each file system varies by degree of content flexibility, organization, storage
efficient and performance.
Previous mainframe file systems introduced in the 1950/1960s were designed during a time period
when the cost of a single 30-megabyte disk drive (DASD) exceeded $18,000, and the internal disk
management processor and data transfer rates were very slow. During this period there were no
Word documents, sound and video files, or other modern stored content. The personal computer or
desktop applications did not exist.
The z File system was designed for storage and processing performance and offered almost
no content flexibility. While we may prefer user-friendly, content flexible file system like Windows
NTFSv5 or Linux ext-4, neither of these file systems are as storage or performance efficient as the
IBM z File system for large-scale transaction processing. If you need more user-friendly, content
flexible file system, then it is recommended to use the zUnix or Linux for z System operating systems
or directly use a Windows or Linux server system.
1.1 Naming Files or Datasets
1.1.1 Naming files in the Windows NTFSv5 file system.
A Window’s file or folder may contain up to 255 characters, embedded spaces, and will retain the
case of letters in a file name, but the use of upper and lower-case does not make the file or folder
name unique. For example, .DOCX is the same file name as .docx.
A fully-qualified NTFSv4 file has three major components.
If you do not specify the device or parent folders (the location of the file), Windows NTSFv5 assumes
that the file will be stored or located in the current folder. Backward slashes are used to separate
storage location information from the file name. A period is used to separate the file name for the
File Extension (.DOCX) from the file name. The File Extension is used by the Windows file system
to specify which application understands the content of the file.
P a g e 8 | 68
1.1.2 Naming z System Data sets
A Window file is similar to a z File System data set. A Data Set name cannot be longer than 44
characters, may not contain embedded spaces, the first character must be a letter, and can be letters,
numbers, sp …
Purchase answer to see full
attachment
You will get a plagiarism-free paper and you can get an originality report upon request.
All the personal information is confidential and we have 100% safe payment methods. We also guarantee good grades
Delivering a high-quality product at a reasonable price is not enough anymore.
That’s why we have developed 5 beneficial guarantees that will make your experience with our service enjoyable, easy, and safe.
You have to be 100% sure of the quality of your product to give a money-back guarantee. This describes us perfectly. Make sure that this guarantee is totally transparent.
Read moreEach paper is composed from scratch, according to your instructions. It is then checked by our plagiarism-detection software. There is no gap where plagiarism could squeeze in.
Read moreThanks to our free revisions, there is no way for you to be unsatisfied. We will work on your paper until you are completely happy with the result.
Read moreYour email is safe, as we store it according to international data protection rules. Your bank details are secure, as we use only reliable payment systems.
Read moreBy sending us your money, you buy the service we provide. Check out our terms and conditions if you prefer business talks to be laid out in official language.
Read more