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   


Contents of ZIP file
--------------------
  o  $$INST01.JCL  LISTDSJ TSO Components Installation JCL
  o  $$INST02.JCL  LISTDSJ ISPF 2.0 Components Installation JCL
  o  DSCLAIMR.TXT  Disclaimer
  o  LISTDSJ1.PDF  $$INST01 Install output (PDF) for reference purposes
  o  LISTDSJ2.PDF  $$INST02 Install output (PDF) for reference purposes
  o  PREREQS.TXT   Required user-mods for LISTDSJ 
  o  README$$.TXT  This File, including a high-level (quick) install guide
  
  o  README$A.TXT  Alternate install steps using PC editor and HercRDR mechanism
  o  README$B.TXT  Alternate install steps using 3270 emulator file transfer function


Quick Install list highlighting pertinent steps                                                 
------------------------------------------------

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


 1) Download ZIP file to your PC local drive.    
  
 2) Unzip the downloaded file into a temp directory on your PC device.
                                                
 3) Edit and submit $INST01.
 
    - Review and modify JCL.  Save and submit JOB. 
      
      - Review JOB card
      - Review TARGET libraries                                                                                                                        
    - 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.                               
                                                                            
 4) 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.                    
                                                                            
------                                                                      
                                                                            
 5) Edit and submit $INST02.
 
    - Review JCL, modify ISPF Library names per your ISPF 2.0 configuration.       
      Save changes. Submit JOB.
    - 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.                               
                                                                            
 6) Test LISTDSJ ISPF 2.0 application.                  
    - Start ISPF 2.0 on your system
    - From the ISPF Main Menu, select option 6, COMMAND panel
    - Enter the TSO Command
       %CLISTDIJ
    - The panel, LISTDSJ for MVS 38J,, will display            
      - Type 'HERC01.TEST.CNTL' (w/ quotes) for the NAME of the DSN
      - Press ENTER key                                                         
      - Results should display on the panel 
       
 7) LISTDSJ ISPF 2.0 Components installation complete.                        
                                                                            
                                                                            


Enjoy LISTDSJ!
                                                                            

