The LSTPROC command, written in REXX, found on File 312 of the CBTTAPE, will 
find the JES2 defined Proclibs, then allocates them to temporary DDnames of 
$PROCxxx, then invokes ISRDDN followed by the ONLY $PROC to limit the display 
to just those DDnames.  With ISRDDN you can use any of its commands such as 
Member to find a specific member, or any other of the ISRDDN set of commands.

 

                          Current Data Set Allocations             Row 1 of 12 

Command ===>                                                  Scroll ===> CSR  

                                                                               

 Volume   Disposition Act DDname   Data Set Name   Actions: B E V M F C I Q    

 SYVOLD   SHR,KEEP   >    $PROCMST SYS2.PROCLIB                              

 SYVOLG   SHR,KEEP   >             SYS1.PROCLIB                               

 SYVOL0   SHR,KEEP   >             USER.PROCLIB                                

 SYVOLB   SHR,KEEP   >             TSO.PROCLIB                                

 SYVOLD   SHR,KEEP   >    $PROC00  SYS2.PROCLIB                              

 SYVOLG   SHR,KEEP   >             SYS1.PROCLIB                               

 SYVOL0   SHR,KEEP   >             USER.PROCLIB                                

 SYVOLB   SHR,KEEP   >             TSO.PROCLIB                                

 SYVOLD   SHR,KEEP   >    $PROC01  SYS2.PROCLIB                              

 SYVOLG   SHR,KEEP   >             SYS1.PROCLIB                               

 SYVOL0   SHR,KEEP   >             USER.PROCLIB                                

 SYVOLB   SHR,KEEP   >             TSO.PROCLIB                                

-------------------------- End of Allocation List -----------------------------

 

 

Lionel B. Dyck <sdg><

Website: http://www.lbdsoftware.com

 

"Worry more about your character than your reputation.  Character is what you 
are, reputation merely what others think you are." - John Wooden

 

-----Original Message-----
From: IBM Mainframe Discussion List <[email protected]> On Behalf Of 
Paul Gilmartin
Sent: Tuesday, July 9, 2019 9:55 AM
To: [email protected]
Subject: Re: Findproc CBTTAPE ?

 

On Tue, 9 Jul 2019 07:43:09 +0400, Jake Anderson wrote:i

> 

>Is there a file within CBTTAPE to find a specific proc among the JES2 

>procs ?

This seems to be motivation for an RFE.  Perhaps a combination of MSGLEVEL and 
TYPRUN that would show PROC resolution and optionally suppress/allow execution.

 

This should not be an independent utility with the hazard of inconsistency; it 
should execute mainstream initiator code but bypass allocation, ATTACH, and 
system commands.

 

Every language should have such a facility.  HLASM does well in its summary 
epilogue; Rexx fairly well with PARSE SOURCE.  JES, TSO, and ISPF are 
inadequate.

 

-- gil

 

----------------------------------------------------------------------

For IBM-MAIN subscribe / signoff / archive access instructions, send email to  
<mailto:[email protected]> [email protected] with the message: 
INFO IBM-MAIN


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to