Hello
Has anyone used following control statement to run a job to retrieve a list of members from production?
RETRIEVE ELEMENT member1,
member2,
member3
FROM ENVIRONMENT PROD
SYSTEM my_appl_system
SUBSYSTEM prod
TYPE COB37
STAGE NUM 4
TO DDNAME PDSOUT
OPTIONS REPLACE
OVERRIDE NO SIGNOUT
NOSEARCH
CCID RETRIEVE
The problem I encountered is I just could not specify a list of programs in the RETRIEVE ELEMENT statement, based on Edv manual:
├── RETrieve ELEment ─ element-name ─┬──────────────────────────────┬─────────►
└─┬─ THRough ─┬─ element-name ─┘
└─ THRu ────┘
But how to specify a list of members to be retrieved?
Thanks, Roy
Endevor - RETRIEVE ELEMENT by job
-
- Global moderator
- Posts: 3720
- Joined: Sat Dec 19, 2009 8:32 pm
- Skillset: Systems programming, SAS, COBOL, CICS, JCL, SMS, VSAM, etc.
- Referer: other forum
- Location: Dubuque, Iowa, USA
Re: Endevor - RETRIEVE ELEMENT by job
Have you contacted the vendor to see what their answer is? They are the experts on the product and can give better guidance than a forum can.
-
- Similar Topics
- Replies
- Views
- Last post
-
- 2
- 3032
-
by steve-myers
View the latest post
Sun Jun 28, 2020 11:53 pm
-
-
How to download the source code of a Endevor processor?
by hujirong » Wed Nov 02, 2022 12:26 am » in All Other Tools - 0
- 3051
-
by hujirong
View the latest post
Wed Nov 02, 2022 12:26 am
-
-
-
Retrieve Subsystem Name executing under
by drowelf » Wed Feb 02, 2022 3:44 am » in Operating Systems - 0
- 1947
-
by drowelf
View the latest post
Wed Feb 02, 2022 3:44 am
-
-
-
Can anyone tell me how to retrieve the vsam system timestamp
by jdechirico » Tue Jun 18, 2024 9:22 pm » in VSAM/SMS - 1
- 1541
-
by enrico-sorichetti
View the latest post
Tue Jun 18, 2024 10:06 pm
-