LISTDSJ TSO Command for MVS 3.8J / Hercules

Date: 9/30/2019  Release V1R0M10
Date: 4/29/2019  Release V1R0M0
Author: Larry Belmontes Jr.
        https://ShareABitofIT.net/LISTDSJ-for-MVS-3-8J   


Assumptions:
------------
- Running MVS 3.8J and Hercules on a PC 
- Access to PC text editor                                                 
    (e.g. Notepad, Notepad++, SPFLite, SPF/PC, etc.) 
- Access to HercRDR mechanism to submit MVS jobs from PC    
    (see Hercules documentation)                      
- Access to MVS 3.8J User ID, HERC01
- Access to existing PDS, HERC01.TEST.CNTL   
  
  
Install using PC Editor and HercRDR                                                  
-----------------------------------

 NOTE: Although not required to install LISTDSJ, two user-mods 
       are required before using LISTDSJ.                       

 1) Download ZIP file to your PC.                
  
 2) Unzip the downloaded file into a temp directory on your PC.

 3) Using a PC editor (e.g. NOTEPAD, NOTEPAD++, SPFLITE, SPFPC),                                                        
    edit $INST01.  Review JCL, modify and save. 

     - Review JOB card per your guidelines
     - Review TARGET libraries                              
                                                                                                                              
     - $INST01 installs TSO components on your system into SYS2 libraries.
                      
 4) Submit $INST01.                           
  
     - Via editor (e.g. SPF/PC, SPFLite) submit function                  
       or    
     - Via HercRDR (see your Hercules documentation) to submit a job deck                  
       to MVS 3.8J                                                                     
                                                                          
 5) Using TSO, review JOB output.  All return codes should be zero except for                      
    last step (VALDAT6).  This is normal.                                                   
                                                                          
    - For reference, you can compare your output to the installation and                                                  
      validation output (LISTDSJ1.PDF) provided in the install ZIP file.                               
                                                                            
 6) LISTDSJ TSO Components installation is complete.                 
                                                                            
    - If you do NOT have ISPF 2.0 installed on our system,
      you are complete with the installation.
                                                                            
      Congratulations!                                                       
                                                                            
    - Otherwise, proceed to the next step.                    
                                                                            
------                                                                      
                                                                            
 7) Using a PC editor (e.g. NOTEPAD, NOTEPAD++, SPFLITE, SPFPC),                                                        
    edit $INST02.  Review JCL, modify ISPF Library names per your                               
    per your ISPF 2.0 configuration.  Save changes.                   
                                                                          
     - $INST02 installs ISPF 2.0 components into ISPF libraries.            
                      
                                                                                                                              
 8) Submit $INST02.                           
  
     - Via editor (e.g. SPF/PC, SPFLite) submit function                  
       or    
     - Via HercRDR (see your Hercules documentation) to submit a job deck                  
       to MVS 3.8J                                                                     
                                                                          
 9) Using TSO, review JOB output.  All return codes should be zero.                      
                                                                          
    - For reference, you can compare your output to the installation and                                                  
      validation output (LISTDSJ2.PDF) provided in the install ZIP file.                               
                                                                            
10) Test the ISPF 2.0 LISTDSJ application.                  
    - Start ISPF 2.0 on your system
    - From the ISPF Main Menu, select option 6, COMMAND panel
    - Enter the TSO Command
       %CLISTDIJ

    - This will display the LISTDSJ panel.                       
      - Type 'HERC01.TEST.CNTL' (w/ quotes) for the NAME of the DSN
      - Hit <ENTER>                                                         
      - Results for HERC01.TEST.CNTL should display on the panel 
       
11) LISTDSJ TSO ISPF 2.0 Components installation is complete.                        
                                                                            
                                                                            


Enjoy LISTDSJ!
                                                                            
