Re: Data space dump with SDUMPX

2024-02-07 Thread Binyamin Dissen
Not a clue. You will probably have to open problem report with IBM. On Mon, 5 Feb 2024 14:51:15 +0100 Schühle, Simon wrote: :>Thank you for your suggestions. :> :>So I included an ASIDLST to be specific when using SDUMPX. :>CFB RTCT/IEAVDUMP show little differences between the two dumps.

Re: Question

2024-02-07 Thread kekronbekron
Someone will correct me if/where I'm wrong. Open Enterprise SDK for Python - Just python. Comes with pip and virtualenv or venv, which are included in Python distribution these days. pip = package manager. virtualenv / venv = environment manager. Rocket Python = Rocket delivers the open source

Re: Missing LMOD doing APPLY

2024-02-07 Thread Gord Neill
Kurt, We are using the waves and ripples sequence in the Program Directory. This error occurs in Wave 0. During this Wave, these FMIDs are to be applied: FORFMID(HMP1K00, HMQ4160) HPM77E0) We removed HPM77E0, then ran APPLY for the other 2 FMIDs. That

Re: Missing LMOD doing APPLY

2024-02-07 Thread Glenn Knickerbocker
On Wed, 7 Feb 2024 22:07:35 +, Kurt Quackenbush wrote: >> GIM24601E ** LMOD ENTRY IEWLDR00 IS NEEDED FOR PROCESSING BUT IS NOT IN THE >> SMPCSI LIBRARY > >Are you installing the FMIDs in the waves and ripples sequence as described in >the z/OS 3.1 Program Directory?

Re: Reading a scratch tape

2024-02-07 Thread David Spiegel
Hi Doug, You said: "... Clearly this is going to ..." If the user is PErmitted to use BLP (via the ESM and JES2 JOBCLASS) not so "clear". Regards, David On 2024-02-07 10:00, Doug Fuerst wrote: Clearly this is going to have to be marked as Master or User in the library and Control-M. RMM it

Re: Missing LMOD doing APPLY

2024-02-07 Thread Kurt Quackenbush
> We're trying to install z/OS 3.1 via CBPDO using the z/OS 2.4 COD system as > the base. We keep getting this message about an LMOD missing: > GIM24601E ** LMOD ENTRY IEWLDR00 IS NEEDED FOR PROCESSING BUT IS NOT IN THE > SMPCSI LIBRARY Are you installing the FMIDs in the waves and ripples

Re: SMS MC question

2024-02-07 Thread Mark Jacobs
Yes that's correct. HSM will use the current values of the MC for its activities. Mark Jacobs Sent from ProtonMail, Swiss-based encrypted email. GPG Public Key - https://api.protonmail.ch/pks/lookup?op=get=markjac...@protonmail.com On Wednesday, February 7th, 2024 at 3:18 PM, Todd Burrell

SMS MC question

2024-02-07 Thread Todd Burrell
All: I've been having a discussion with co-workers regarding how an SMS management class is processed. Let's say I create a dataset with a MC of NOEXP and the MC has expire non-usage set to 365. If I were to go back later (before 365 days passes) and change the MC to have expire non-usage set

Re: Question

2024-02-07 Thread Rick Troth
The closest standard is Python's "ctypes". Now ... some of the guides I have read say that CTYPES only works with C, but I've found that (within limits) LE calling convention works well with other languages, not just C. In a previous life, I was able to call C from Python (the point being

Re: Question

2024-02-07 Thread Lionel B. Dyck
Add to that question how does the z/OS Open Tools port of python compare to Rockets and to the IBM Open Enterprise SDK? Lionel B. Dyck <>< Github: https://github.com/lbdyck System Z Enthusiasts Discord: https://discord.gg/system-z-enthusiasts-880322471608344597 “Worry more about your character

Re: Question

2024-02-07 Thread Frank Swarbrick
So here's a curious question. Are IBM Open Enterprise SDK for Python and the Python from Rocket Software basically the same, or no? Frank From: IBM Mainframe Discussion List on behalf of Peter Sylvester Sent: Tuesday, February 6, 2024 11:15 PM To:

Re: Missing LMOD doing APPLY

2024-02-07 Thread Jay Maynard
It's not the module that's missing, but the SMP/E definition for the module. You might search for a fix that adds the definition or removes the need for it. On Wed, Feb 7, 2024 at 11:07 AM Gord Neill < 02ff5f18e15f-dmarc-requ...@listserv.ua.edu> wrote: > Hello list, > We're trying to install

Missing LMOD doing APPLY

2024-02-07 Thread Gord Neill
Hello list, We're trying to install z/OS 3.1 via CBPDO using the z/OS 2.4 COD system as the base. We keep getting this message about an LMOD missing: GIM24601E ** LMOD ENTRY IEWLDR00 IS NEEDED FOR PROCESSING BUT IS NOT IN THE SMPCSI LIBRARY We can see this module in SYS1.NUCLEUS and in

Re: Reading a scratch tape

2024-02-07 Thread David Spiegel
Hi Gadi AMV"SH, Assuming that your ESM and JES allow BLP, you could do something like, //SYSUT1 DD DISP=SHR, // UNIT=TAPE, // VOL=SER=123456, // LABEL=(n,BLP,EXPDT=98000), // DSN=A,B To calculate "n" ... (3*File

Re: Generate a data set with record numbers?

2024-02-07 Thread Schmitt, Michael
I needed to code a IRXJCL yesterday and wanted to use an instream exec. I remembered there was a message last year about this, but couldn't get it to work. The manual CLEARLY SAYS that SYSEXEC *must* be a library. So I hunted back through the archives until I found the message, and that's when

Re: Reading a scratch tape

2024-02-07 Thread kekronbekron
In case the sync between CTM-T and OAM isn't real-time, you get some amount of time to unscratch the tape in CTM-T. As a last resort, there are some settings (sorry, I don't remember which ones) in TS7700 that specify how long it keeps the scratched/deleted "tapes" around. So if it comes to

Re: Reading a scratch tape

2024-02-07 Thread Doug Fuerst
Clearly this is going to have to be marked as Master or User in the library and Control-M. RMM it is fairly easy, not sure about Control-M. The 7700 should also be no issue. Doug Fuerst d...@bkassociates.net -- Original Message -- From "Gadi Ben-Avi" To IBM-MAIN@LISTSERV.UA.EDU

Re: Reading a scratch tape

2024-02-07 Thread Scott Barry
On Wed, 7 Feb 2024 11:45:39 +, Gadi Ben-Avi wrote: >Hi, >We've been asked to attempt to read a file from a scratched tape. > >We use Control-M/Tape as our tape management system. >The tapes are virtual 3490's stored on a TS7770. >The tape has many files, but we only need once specific one.

Re: Reading a scratch tape

2024-02-07 Thread Paul Gilmartin
On Wed, 7 Feb 2024 20:34:14 +0800, Brian Fraser wrote: >TS7700 wont read a tape in scratch category, >I don't know about Control-M, but in CA1 there is a utility called CTSSYNC >to "protect" a scratch tape by altering the cat code back to non-scratch. > Assuming it hasn't been overwritten. Is

Re: Reading a scratch tape

2024-02-07 Thread Ituriel do Neto
Since the tape is a scratch, the first thing to be done is to change it to private, to avoid it being offered to be rewritten.  I believe TS7700 does not allow a scratch tape to be open as input, so changing it to private will also allow you to read it. Best Regards Ituriel do Nascimento Neto

Re: Reading a scratch tape

2024-02-07 Thread Bob Bridges
Been a while since I had to do this, but can't you just BLP? --- Bob Bridges, robhbrid...@gmail.com, cell 336 382-7313 /* The road to the promised land runs past Sinai. The moral law may exist to be transcended; but there is no transcending it for those who have not first admitted its claim

Re: Reading a scratch tape

2024-02-07 Thread Brian Fraser
TS7700 wont read a tape in scratch category, I don't know about Control-M, but in CA1 there is a utility called CTSSYNC to "protect" a scratch tape by altering the cat code back to non-scratch. On Wed, 7 Feb 2024 at 20:14, Gadi Ben-Avi wrote: > When I did that, I got these messages: > IGD330I

Re: Reading a scratch tape

2024-02-07 Thread Gadi Ben-Avi
When I did that, I got these messages: IGD330I ERROR OCCURRED DURING CBRXLCS PROCESSING- FOR DATA SET VOLUME REQUESTED BY SPECIFIC VOLUME SERIAL IS A SCRATCH VOLUME THE FAILING VOLSER IS P18488

Re: Reading a scratch tape

2024-02-07 Thread Doug Fuerst
Yes. Just use a VOL=SER reference for the tape, and refer to the file by DSN. My guess is most of us has hit this issue, and it really is not that difficult. I've done it many times. Doug Fuerst d...@bkassociates.net -- Original Message -- From "Gadi Ben-Avi" To

Reading a scratch tape

2024-02-07 Thread Gadi Ben-Avi
Hi, We've been asked to attempt to read a file from a scratched tape. We use Control-M/Tape as our tape management system. The tapes are virtual 3490's stored on a TS7770. The tape has many files, but we only need once specific one. If it matters, the file is the output of DB/2 backup. Is this