IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

DB2 Image Copy DFSMS MGMTCLAS Partial Release options


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Pete Wilson

Active Member


Joined: 31 Dec 2009
Posts: 599
Location: London

PostPosted: Thu Jul 31, 2025 5:32 pm
Reply with quote

What Partial Release settings do people use in the MGMTCLAS's they assign to their DB2 Image Copy datasets?

I think it should be OK to specify Yes_Immed which releases over allocated space immediately as the dataset is closed. Or possibly Cond_Immed which does the same but conditional on the dataset having a secondary space allocation value.

The only issue would be if the image copy datasets were allocated, then closed, and reopened to write the data. In that case all the primary space would be released and secondary space would need to be sufficient to cater for all the data being written. But I don't believe that is the way image copies are created, so it should be OK to do the immediate space release on close.

I have waded through manuals and internet forums but I cannot see anything specific about this, so would appreciate knowing what other places are doing with this.
Back to top
View user's profile Send private message
Joerg.Findeisen

Senior Member


Joined: 15 Aug 2015
Posts: 1429
Location: Bamberg, Germany

PostPosted: Sun Aug 03, 2025 10:15 am
Reply with quote

We use Yes_Immed specifically for IC's, and Yes for a more generic MCLS that also covers IC's (but not exclusively).
Back to top
View user's profile Send private message
Pete Wilson

Active Member


Joined: 31 Dec 2009
Posts: 599
Location: London

PostPosted: Mon Aug 04, 2025 3:23 pm
Reply with quote

Cheers Joerg. That is what I expected really.
Back to top
View user's profile Send private message
View previous topic : : View next topic  
Post new topic   Reply to topic All times are GMT + 6 Hours
Forum Index -> DB2

 


Similar Topics
Topic Forum Replies
No new posts Partial Sort conditions for PD fields DFSORT/ICETOOL 16
No new posts Copy only TEXT or String from a record SYNCSORT 4
No new posts Use Copy Utility DB2 7
No new posts VB to VB copy - Full length reached SYNCSORT 8
No new posts Need COBOL COPY Help in MVS Environment COBOL Programming 4
Search our Forums:


Back to Top