Re: Modify DSCB information



-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@xxxxxxxxxxx] On
Behalf Of Lizette Koehler
Sent: Wednesday, April 09, 2008 7:40 AM
To: IBM-MAIN@xxxxxxxxxxx
Subject: Re: Modify DSCB information

Jacky,

It depends on what you want to change and the reason for the change. Is
this to prevent space abends or some other reason?

If the items are controlled by DFSMS (Storclas, Mgmtclass, etc.) you can
use
the ISMF panels to alter a data set.
If it is things in a LISTCAT you can see if IDCAMS can help.


Depending on how the data set is allocated at the time, some things may
work
and some may not.

As for space allocation, for VSAM use IDCAMS (so long as the correct
SHAREOPTIONS are in use), for NONVSAM you will need to have control over
the
data set.

Products like the old STOPX37 would intercept allocation process and add
volumes or increase space to prevent (or reduce) SX37 Abends.

Lizette


Is it possible to change the DSCB information of allocated dataset
through
some utility ? Like changing Primary / Secondary quantity ?

Expiry Date etc.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

.



Relevant Pages

  • Re: Modify DSCB information
    ... It depends on what you want to change and the reason for the change. ... this to prevent space abends or some other reason? ... Depending on how the data set is allocated at the time, ... Products like the old STOPX37 would intercept allocation process and add ...
    (bit.listserv.ibm-main)
  • Re: ISPF FREED SYS1.PARMLIB
    ... When you issued the FREE SPACE command against the PARMLIB data set, ... Next I would review the allocation and see what the FREE ... F - Free unused space - not destroy data set. ... Searching the archives makes me think I'd be fine, ...
    (bit.listserv.ibm-main)
  • Re: SMPE Applycheck Allocation Error
    ... WAIT causes SMP/E to ...wait for dataset. ... indicates whether SMP/E should wait for the data set to be allocated if the volume is not mounted or if the data set is already in use. ... Not waiting causes allocation to fail for the data set. ... Search the archives at http://bama.ua.edu/archives/ibm-main.html ...
    (bit.listserv.ibm-main)
  • RE: SMS Question - Urgent
    ... The test for DASD_UNITS could be stopping this allocation. ... Is there an earlier test for VSAM that prevents this data set from ... send email to listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO ... Search the archives at http://bama.ua.edu/archives/ibm-main.html ...
    (bit.listserv.ibm-main)
  • Re: Freeing memory - will it be available immediately
    ... Your interpretation of "as the standard defines it" is ... Your interpretation of "for further allocation" as "for futher ... Except that this ignores the very reason for the standard, ... return the memory back to the OS in the manner you describe. ...
    (comp.lang.c)