IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Endevor component dump


IBM Mainframe Forums -> CA Products
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
srinut123

New User


Joined: 11 Oct 2005
Posts: 62
Location: India

PostPosted: Fri Jul 12, 2013 4:58 pm
Reply with quote

Hi,
Is there any way to take dump of all components from endevor from any stage along with their type, sub type and version number?

Please advice..

Regards,
Sri
Back to top
View user's profile Send private message
vasanthz

Global Moderator


Joined: 28 Aug 2007
Posts: 1742
Location: Tirupur, India

PostPosted: Fri Jul 12, 2013 5:40 pm
Reply with quote

Hello,
This is not a straight forward approach as it involves some programming to get the required output.

Here is the approach.
From "Endevor SCM Primary Options Panel" --> "BATCH - Perform batch action processing" --> "1 BUILD SCL - Build batch SCL actions" --> "PRINT ELEMENT - Print elements, changes and detail change history" -->
Select your elements and type in PS "PS - Print element summary"

You can use PS or other possible options are "P" for entire element dump.
Code:
blank - Element list          S  - Summary   B - Browse   H - History
P  - Print element            M  - Master    C - Changes             
                                                                     
PC - Print changes only       PM - Print master information         
PS - Print element summary    PX - Print component information       
PH - Print change history     PL - Print Listing


PF3 a few times till you reach the "Batch Options Menu" --> "SUBMIT - Submit job for batch processing" --> the output job will have the details of the all the elements that were selected.

You have to write a program(SAS/REXX/COBOL) to parse the job output and get the information that you require.

A similar requirement
www.ibmmainframes.com/viewtopic.php?t=60235&highlight=endevor
Back to top
View user's profile Send private message
srinut123

New User


Joined: 11 Oct 2005
Posts: 62
Location: India

PostPosted: Fri Jul 12, 2013 6:14 pm
Reply with quote

Thanks for the quick help Vasanth..

Yes, I can format it using VBA code or REXX code..

Regards,
Sri
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CA Products

 


Similar Topics
Topic Forum Replies
No new posts Updating endevor JCLs CA Products 5
No new posts Printing a dataset in DUMP format wit... ABENDS & Debugging 2
No new posts Sorry - Trying again: How can we impr... ABENDS & Debugging 2
No new posts adrdssu tool to dump a files from a PDS JCL & VSAM 5
No new posts DUMP A Multi volume datasets and rest... JCL & VSAM 6
Search our Forums:

Back to Top