Librarian - how to send a listing of members to a dataset

All other tools like QACenter, Strobe, Endevor, Telon, APAS, Scheduler, Auditor, DATA-XPERT, CoolGen, Intertest, AdvantageGen, COBTEST etc.
MLK2348
Posts: 7
Joined: Tue Oct 24, 2023 1:06 am
Skillset: Adabas,Natural,z/OS
Referer: Google

Librarian - how to send a listing of members to a dataset

Postby MLK2348 » Tue Feb 27, 2024 8:21 pm

We have a library with over 5000 members. I want to send the list with its version date to a dataset. I know how to copy a member to a sequential dataset but how do send the member list to a dataset?

Interim SME

MLK2348
Posts: 7
Joined: Tue Oct 24, 2023 1:06 am
Skillset: Adabas,Natural,z/OS
Referer: Google

Re: Librarian - how to send a listing of members to a datase

Postby MLK2348 » Tue Feb 27, 2024 8:23 pm

What I'm trying to do with the list is separate out all members that have been updated since a specific date. Is there a better way to do this in Librarian than FTP a member list and sort?

User avatar
sergeyken
Posts: 458
Joined: Wed Jul 24, 2019 10:12 pm
Skillset: Assembler, JCL, Utilities, PL/I, C/C++, DB2, SQL, REXX, COBOL, etc. etc. etc.
Referer: Internet search

Re: Librarian - how to send a listing of members to a datase

Postby sergeyken » Wed Feb 28, 2024 9:53 pm

Please, present any example: what and how you are doing so far?

Is it critical to use Librarian?

Other mainframe tools - are they not suitable?
Javas and Pythons come and go, but JCL and SORT stay forever.

Robert Sample
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: Librarian - how to send a listing of members to a datase

Postby Robert Sample » Thu Feb 29, 2024 9:12 am

Code: Select all

-OPT UTILITY
-INDEX
does not give you what you want?

enrico-sorichetti
Global moderator
Posts: 3006
Joined: Fri Apr 18, 2008 11:25 pm
Skillset: tso,rexx,assembler,pl/i,storage,mvs,os/390,z/os,
Referer: www.ibmmainframes.com

Re: Librarian - how to send a listing of members to a datase

Postby enrico-sorichetti » Thu Feb 29, 2024 7:16 pm

Is it critical to use Librarian?


The Librarian is a version control system and source code management software product originally developed by Applied Data Research for IBM mainframe computers. It was designed to supplant physical punched card decks as a way of maintaining programs, but kept a card model in terms of its interface. During the 1970s and 1980s it was in use at thousands of IBM mainframe installations and was one of the best-selling software products in the computer industry.


now librarian is a BROADCOM offering

it will be very hard/impossible to use somenthing else
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


  • Similar Topics
    Replies
    Views
    Last post