All other tools like QACenter, Strobe, Endevor, Telon, APAS, Scheduler, Auditor, DATA-XPERT, CoolGen, Intertest, AdvantageGen, COBTEST etc.
by nikesh_rai » Wed Jun 20, 2018 1:25 pm
Hi Friends,
I have list of 3000+ elements for which I need to retrieve PROC GROUP from ENDEVOR. I need to do this multiple times for my current assignment.
Please help me with what options I can use in REXX or JCL to do so.
Thanks
Nikesh
Thanks
Nikesh Rai
-
nikesh_rai
-
- Posts: 205
- Joined: Tue Oct 18, 2011 1:27 am
- Has thanked: 17 times
- Been thanked: 0 time
by enrico-sorichetti » Wed Jun 20, 2018 2:11 pm
a forum is not a manual reading service
read Yourself and meditate on the ENDEVOR manuals to see what options are available
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort
-
enrico-sorichetti
- Global moderator
-
- Posts: 3002
- Joined: Fri Apr 18, 2008 11:25 pm
- Has thanked: 0 time
- Been thanked: 164 times
by NicC » Wed Jun 20, 2018 3:55 pm
If you want a quicker way to find out go and ask your Endevor Admin.
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic
-
NicC
- Global moderator
-
- Posts: 3025
- Joined: Sun Jul 04, 2010 12:13 am
- Location: Pushing up the daisies (almost)
- Has thanked: 4 times
- Been thanked: 136 times
by nikesh_rai » Wed Jun 20, 2018 9:12 pm
Got some solution for it, but not the complete one
//REPORTS EXEC PGM=NDVRC1,PARM='C1BR1000',REGION=4096K
//BSTRPTS DD SYSOUT=*
//BSTINP DD *
REPORT 03 .
ENVIRONMENT PROD .
SYSTEM BXX .
SUBSYSTEM O .
ELEMENT GXXXXXXX .
TYPE COBOL .
STAGE B .
DAYS 7 .
//BSTPDS DD DUMMY
//SMFDATA DD DUMMY
//UNLINPT DD DUMMY
but this one nor working for multiple elements.
If anyone can help me for multiple elements
Thanks
Nikesh Rai
-
nikesh_rai
-
- Posts: 205
- Joined: Tue Oct 18, 2011 1:27 am
- Has thanked: 17 times
- Been thanked: 0 time
Return to All Other Tools
-
- Cancel a retrieve on Endevor
by vegafacundodaniel » Thu Nov 04, 2010 9:35 pm
- 4 Replies
- 3427 Views
- Last post by dick scherrer
Fri Nov 05, 2010 11:57 pm
-
- Endevor - RETRIEVE ELEMENT by job
by huxianjun » Wed Apr 25, 2018 1:45 am
- 1 Replies
- 2770 Views
- Last post by Robert Sample
Wed Apr 25, 2018 2:03 am
-
- REXX to Create Endevor Package
by ram23bal » Tue Jul 12, 2011 11:31 am
- 4 Replies
- 6617 Views
- Last post by steve-myers
Fri Jan 27, 2012 9:55 am
-
- Would like to know how Endevor would be used
by varsha » Thu Sep 18, 2008 9:56 pm
- 6 Replies
- 5397 Views
- Last post by enrico-sorichetti
Thu Mar 30, 2017 5:11 pm
-
- Endevor MOVSCL
by Briannnnn » Mon Feb 27, 2012 12:37 pm
- 4 Replies
- 4329 Views
- Last post by Robert Sample
Tue Feb 28, 2012 9:04 pm