Apologies Radoslaw,

It appears that IEHPROGM will not make use of STGADMIN.DPDSRN.olddsname 
profile. Use of that FACILITY class profile requires that a bit be set in the 
CAMLST macro expansion. It appears IEHPROGM has not been altered to support 
this.

The DFSMS Advanced Services manual states,
        Your program sets on a certain bit in the CAMLST macro expansion. You 
can code this instruction: OI listname+2,X'10'.

Is there any program that supports this profile? 
Or do IBM expect we have to write our own?

Lennie

-----Original Message-----
From: IBM Mainframe Discussion List <[email protected]> On Behalf Of 
Lennie Dymoke-Bradshaw
Sent: 19 January 2024 14:42
To: [email protected]
Subject: Re: ADRDSSU COMPRESS and enq

Radoslaw wrote
>>3. I don't know how to rename such datasets! Yes, I could imagine 
>>access from another z/OS image, but it would be a series of manual 
>>ISPF r command. Non-repeatable, error prone. Is there any tool 
>>allowing to rename such datasets in batch? Wildcard support (i.e. REN 
>>SYS1.* SYS2.*) would be welcome. <<

Try IEHPROGM.
https://www.ibm.com/docs/en/zos/3.1.0?topic=program-scratching-renaming-data-set-member
 

-----Original Message-----
From: IBM Mainframe Discussion List <[email protected]> On Behalf Of 
Radoslaw Skorupka
Sent: 19 January 2024 14:18
To: [email protected]
Subject: Re: ADRDSSU COMPRESS and enq

Gentlemen,
First, thank you for your answers. I appreciate it.

Regarding TOLENQF - it doesn't work with COMPRESS or CONSOLIDATE. The manual is 
clear here.

Regarding rename - this is the thing I wanted to avoid for several reasons:
1. There is some risk to rename wrong "copy" of the dataset, or alter ICF 
entries for wrong copy.
2. Valid copies are located on non-SMS disk, but cataloged out of regular 
catalog search (SYS1.name in some UCAT). Plus some aliases, etc. 
I want to not destroy it.
3. I don't know how to rename such datasets! Yes, I could imagine access from 
another z/OS image, but it would be a series of manual ISPF r command. 
Non-repeatable, error prone. Is there any tool allowing to rename such datasets 
in batch? Wildcard support (i.e. REN SYS1.* SYS2.*) would be welcome.



--
Radoslaw Skorupka
Lodz, Poland





W dniu 19.01.2024 o 13:27, Radoslaw Skorupka pisze:
> I want to compress some system datasets like SYS1.LINKLIB, but *not* 
> real "live", rather offline copies.
> DSS ends with RC8, because of failed serialization.
> SETPROG LNKLST,UNALLOCATE will not solve all the enqueues, because 
> some datasets are serialized by other entities like TSO users.
>
> And I also want to CONSOLIDATE some datasets as well.
>
>
> Any clue?
>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
[email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
[email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to